|
@@ -128,7 +128,7 @@ export default {
|
|
'getModuleInfoOne': 'api/icssman/moduleInfo/getModuleInfoOne', //模板维护系统修改获取单个模板信息上部分信息
|
|
'getModuleInfoOne': 'api/icssman/moduleInfo/getModuleInfoOne', //模板维护系统修改获取单个模板信息上部分信息
|
|
'getModuleDetailInfo': 'api/icssman/moduleInfo/getModuleDetailInfo', //模板维护系统修改获取单个模板右侧信息
|
|
'getModuleDetailInfo': 'api/icssman/moduleInfo/getModuleDetailInfo', //模板维护系统修改获取单个模板右侧信息
|
|
'delTemplate': 'api/icssman/moduleInfo/delete', //模板维护系统删除单个模板信息
|
|
'delTemplate': 'api/icssman/moduleInfo/delete', //模板维护系统删除单个模板信息
|
|
- 'getDeptShortListSearh': 'api/icssman//deptVital/getDeptShortList_Searh', //查体模板--科室下拉
|
|
|
|
|
|
+ 'getDeptShortListSearh': 'api/icssman/deptVital/getDeptShortList_Searh', //查体模板--科室下拉
|
|
'getPhysicalExamTempList': 'api/icssman/deptVital/getDeptVitalPage', //查体模板列表
|
|
'getPhysicalExamTempList': 'api/icssman/deptVital/getDeptVitalPage', //查体模板列表
|
|
'getPhysicalExamTempDepartList':'api/icssman/deptVital/getDeptShortList_create' , //查体模板科室列表--新增
|
|
'getPhysicalExamTempDepartList':'api/icssman/deptVital/getDeptShortList_create' , //查体模板科室列表--新增
|
|
'getPhysicalExamTempByDepId':'api/icssman/deptVital/getModuleByDeptId', //通过科室id获取查体模板
|
|
'getPhysicalExamTempByDepId':'api/icssman/deptVital/getModuleByDeptId', //通过科室id获取查体模板
|
|
@@ -199,7 +199,7 @@ export default {
|
|
'getknowledgeList': 'api/knowledgeman/dictionaryInfo/getList', //量表结构字典信息
|
|
'getknowledgeList': 'api/knowledgeman/dictionaryInfo/getList', //量表结构字典信息
|
|
'getModuleType': 'api/icssman/moduleInfo/getModuleType', //模板维护 -- 类型筛选
|
|
'getModuleType': 'api/icssman/moduleInfo/getModuleType', //模板维护 -- 类型筛选
|
|
'indexByLexicon': 'api/icssman/questionInfo/indexByLexicon', //知识库标准化-根据名称和术语库词性类型搜索
|
|
'indexByLexicon': 'api/icssman/questionInfo/indexByLexicon', //知识库标准化-根据名称和术语库词性类型搜索
|
|
- 'indexByLexiconStandWord':'api/knowledgeman//commonconcept/indexByLexicon', //知识库标准化-根据名称搜索
|
|
|
|
|
|
+ 'indexByLexiconStandWord':'api/knowledgeman/commonconcept/indexByLexicon', //知识库标准化-根据名称搜索
|
|
'getAssaySon': 'api/knowledgeman/lisSonContact/lisSonContactList', //化验子项维护
|
|
'getAssaySon': 'api/knowledgeman/lisSonContact/lisSonContactList', //化验子项维护
|
|
'getAssaySonDetail': 'api/knowledgeman/lisSonContact/relationContactDetail', //化验子项维护-详情
|
|
'getAssaySonDetail': 'api/knowledgeman/lisSonContact/relationContactDetail', //化验子项维护-详情
|
|
'getConceptInfoAssay': '/api/knowledgeman/concept/getAllForRelation', //化验子项维护-搜索术语
|
|
'getConceptInfoAssay': '/api/knowledgeman/concept/getAllForRelation', //化验子项维护-搜索术语
|