index.json 349 B

1234567891011
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "tree-select": "./tree-select/index",
  5. "wrapper": "../components/wrapper/index",
  6. "rich-pro": "@mas.io/adc-rich-pro/es/index",
  7. "consult-service": "../consult-service/index",
  8. "e-loading": "../components/e-loading/index",
  9. "select-hospital-area": "../select-hospital-area/index"
  10. }
  11. }