Project.json 241 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "DataOverview": "../Project/dataOverview",
  5. "ProjectQuotationQuantity": "../Project/ProjectQuotationQuantity",
  6. "followUpAnalysis": "../Project/followUpAnalysis"
  7. }
  8. }