12345678910111213 |
- {
- "modes": [
- {
- "title": "就诊卡",
- "page": "antbuilder/industry/hospitalV2/pages/page-pull/index"
- },
- {
- "title": "就诊卡v2",
- "page": "antbuilder/industry/hospitalV2/pages/page-no-pull/index",
- "pageQuery": "pageType=edit-patient&title=添加就诊卡"
- }
- ]
- }
|