index.json 540 B

1234567891011
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "hospitalization-information": "./components/hospitalizationInformation/index",
  5. "discharge-instructions": "./components/dischargeInstructions/index",
  6. "settlement-succeeded": "./components/settlementSucceeded/index",
  7. "support-medical-pre-settlement": "./components/supportMedicalPreSettlement/index",
  8. "not-support-medical-supplementary": "./components/notSupportMedicalSupplementary/index",
  9. "not-support-medical-refund": "./components/notSupportMedicalRefund/index"
  10. }
  11. }