my_sp.json 225 B

12345678
  1. {
  2. "usingComponents": {
  3. "select-staff": "/Component/selectStaff/selectStaff",
  4. "img-box": "/Component/img-box/index",
  5. "select-zp": "/Component/selectSxZp/selectSxZp",
  6. "no-data":"/Component/noData/noData"
  7. }
  8. }