// const testUrl = 'http://223.93.170.82:23650' const testUrl = '' export default { // host:'http://192.168.2.241:5050', imgHost:'http://192.168.2.121:82', //富文本编辑器图片回传地址 // imgHost:'http://192.168.2.241:82', //富文本编辑器图片回传地址 delayTime: 500, urls: { 'promptServer':'/sys/file/uploadImage', //静态知识富文本图片上传 'midifyPassword':'/sys/user/midifyPassword', //修改密码 'getConceptKnowledgeList':'/kl/conceptInfo/getPage', // 术语静态知识列表 'getConceptKnowledge':'/kl/conceptInfo/getRecordById',//术语静态知识详情 'getAllConcept':'/kl/conceptInfo/staticKnowledgeIndexWithoutInfo', //医学术语--获取所有概念(标准术语) 'saveConceptInfo':'/kl/conceptInfo/saveOrUpdateRecord', //保存术语静态知识 'delLisMappingById': '/api/knowledgeman/lisMapping/delLisMappingById', //医学数据-化验大小项与公表项维护-单个删除 'getConceptInfoAssay': '/api/knowledgeman/concept/getAllForRelation', //化验子项维护-搜索术语 'getAllLisConcept':'api/knowledgeman/concept/getAllLisConcept', //医学数据-化验大小项与公表项维护-获取所有化验公表项 'hasLisMapping': '/api/knowledgeman/lisMapping/hasLisMapping', //医学数据-化验大小项与公表项维护-化验公表项映射是否已存在 'retrievalSearch': '/demo/retrieval/index', //术语检索 'getLisMappingPage': '/tran/diseaseConfig/getPage', //诊断列表 'diseaseIsExistRecord': '/tran/diseaseConfig/isExistRecord', //诊断-映射关系是否已存在 'saveOrUpdateDiseaseRecord': '/tran/diseaseConfig/saveOrUpdateRecord', //诊断-保存或修改映射关系 'deleteDiseaseRecord': '/tran/diseaseConfig/deleteRecord', //诊断-删除映射关系 'exportDiseaseRecord': '/tran/diseaseConfig/exportExcel', //诊断-数据导出 'importDiseaseRecord': '/tran/diseaseConfig/importExcel', //诊断-数据导入 'exportDiseaseModule': '/tran/diseaseConfig/exportExcelModule', //诊断-数据导入模板导出 'getLisPage': '/tran/lisConfig/getPage', //检验列表 'lisIsExistRecord': '/tran/lisConfig/isExistRecord', //检验-映射关系是否已存在 'saveOrUpdateLisRecord': '/tran/lisConfig/saveOrUpdateRecord', //检验-保存或修改映射关系 'deleteLisRecord': '/tran/lisConfig/deleteRecord', //检验-删除映射关系 'exportLisRecord': '/tran/lisConfig/exportExcel', //检验-数据导出 'importLisRecord': '/tran/lisConfig/importExcel', //检验-数据导入 'exportLisModule': '/tran/lisConfig/exportExcelModule', //科室-数据导入模板导出 'getpacsPage': '/tran/pacsConfig/getPage', //检查列表 'pacsIsExistRecord': '/tran/pacsConfig/isExistRecord', //检查-映射关系是否已存在 'saveOrUpdatePacsRecord': '/tran/pacsConfig/saveOrUpdateRecord', //检查-保存或修改映射关系 'deletePacsRecord': '/tran/pacsConfig/deleteRecord', //检查-删除映射关系 'exportPacsRecord': '/tran/pacsConfig/exportExcel', //检查-数据导出 'importPacsRecord': '/tran/pacsConfig/importExcel', //检查-数据导入 'exportPacsModule': '/tran/pacsConfig/exportExcelModule', //科室-数据导入模板导出 'getDrugPage': '/tran/drugConfig/getPage', //药品列表 'drugIsExistRecord': '/tran/drugConfig/isExistRecord', //药品-映射关系是否已存在 'saveOrUpdateDrugRecord': '/tran/drugConfig/saveOrUpdateRecord', //药品-保存或修改映射关系 'deleteDrugRecord': '/tran/drugConfig/deleteRecord', //药品-删除映射关系 'exportDrugRecord': '/tran/drugConfig/exportExcel', //药品-数据导出 'importDrugRecord': '/tran/drugConfig/importExcel', //药品-数据导入 'exportDrugModule': '/tran/drugConfig/exportExcelModule', //科室-数据导入模板导出 'getScalePageCDSS': '/tran/scaleConfig/getPage', //量表列表 'scaleIsExistRecordCDSS': '/tran/scaleConfig/isExistRecord', //量表-映射关系是否已存在 'saveOrUpdateScaleRecordCDSS': '/tran/scaleConfig/saveOrUpdateRecord', //量表-保存或修改映射关系 'deleteScaleRecordCDSS': '/tran/scaleConfig/deleteRecord', //量表-删除映射关系 'exportScaleRecordCDSS': '/tran/scaleConfig/exportExcel', //量表-数据导出 'importScaleRecordCDSS': '/tran/scaleConfig/importExcel', //量表-数据导入 'exportScaleModuleCDSS': '/tran/scaleConfig/exportExcelModule', 'getOperationPage': '/tran/operationConfig/getPage', //手术/操作列表 'operationIsExistRecord': '/tran/operationConfig/isExistRecord', //手术/操作-映射关系是否已存在 'saveOrUpdateOperationRecord': '/tran/operationConfig/saveOrUpdateRecord', //手术/操作-保存或修改映射关系 'deleteOperationRecord': '/tran/operationConfig/deleteRecord', //手术/操作-删除映射关系 'exportOperationRecord': '/tran/operationConfig/exportExcel', //手术/操作-数据导出 'importOperationRecord': '/tran/operationConfig/importExcel', //手术/操作-数据导入 'exportOperationModule': '/tran/operationConfig/exportExcelModule', //科室-数据导入模板导出 'getFusionPage': '/tran/transfusionConfig/getPage', //输血列表 'fusionIsExistRecord': '/tran/transfusionConfig/isExistRecord', //输血-映射关系是否已存在 'saveOrUpdateFusionRecord': '/tran/transfusionConfig/saveOrUpdateRecord', //输血-保存或修改映射关系 'deleteFusionRecord': '/tran/transfusionConfig/deleteRecord', //输血-删除映射关系 'exportFusionRecord': '/tran/transfusionConfig/exportExcel', //输血-数据导出 'importFusionRecord': '/tran/transfusionConfig/importExcel', //输血-数据导入 'exportFusionModule': '/tran/transfusionConfig/exportExcelModule', //科室-数据导入模板导出 'getDeptPage': '/tran/deptConfig/getPage', //科室列表 'deptIsExistRecord': '/tran/deptConfig/isExistRecord', //科室-映射关系是否已存在 'saveOrUpdateDeptRecord': '/tran/deptConfig/saveOrUpdateRecord', //科室-保存或修改映射关系 'deleteDeptRecord': '/tran/deptConfig/deleteRecord', //科室-删除映射关系 'exportDeptRecord': '/tran/deptConfig/exportExcel', //科室-数据导出 'importDeptRecord': '/tran/deptConfig/importExcel', //科室-数据导入 'exportDeptModule': '/tran/deptConfig/exportExcelModule', //科室-数据导入模板导出 'getNursePage': '/tran/nurseConfig/getPage', //护理列表 'nurseIsExistRecord': '/tran/nurseConfig/isExistRecord', //护理-映射关系是否已存在 'saveOrUpdateRecord': '/tran/nurseConfig/saveOrUpdateRecord', //护理列表添加 'deleteNurseRecord': '/tran/nurseConfig/deleteRecord', //护理-删除映射关系 'exportNurseRecord': '/tran/nurseConfig/exportExcel', //护理-数据导出 'importNurseRecord': '/tran/nurseConfig/importExcel', //检验-数据导入 'exportNurseModule': '/tran/nurseConfig/exportExcelModule', //护理-数据导入模板导出 'getTcmdiseasePage': '/tran/tcmdiseaseConfig/getPage', //中医疾病列表 'tcmIsExistRecord': '/tran/tcmdiseaseConfig/isExistRecord', //中医疾病-映射关系是否已存在 'saveOrUpdateRecordTcm': '/tran/tcmdiseaseConfig/saveOrUpdateRecord', //护理列表添加 'deleteTcmRecord': '/tran/tcmdiseaseConfig/deleteRecord', //中医疾病-删除映射关系 'exportTcmRecord': '/tran/tcmdiseaseConfig/exportExcel', //中医疾病-数据导出 'importTcmRecord': '/tran/tcmdiseaseConfig/importExcel', //中医疾病-数据导入 'exportTcmModule': '/tran/tcmdiseaseConfig/exportExcelModule', //护理-数据导入模板导出 'getTcmsyndromePage': '/tran/tcmsyndromeConfig/getPage', //中医证候列表 'tcmdromeIsExistRecord': '/tran/tcmsyndromeConfig/isExistRecord', //中医证候-映射关系是否已存在 'saveOrUpdateRecordTcmdrome': '/tran/tcmsyndromeConfig/saveOrUpdateRecord', //中医证候列表添加 'deleteTcmdromeRecord': '/tran/tcmsyndromeConfig/deleteRecord', 'exportTcmdromeRecord': '/tran/tcmsyndromeConfig/exportExcel', //中医证候-数据导出 'importTcmdromeRecord': '/tran/tcmsyndromeConfig/importExcel', //中医证候-数据导入 'exportTcmdromeModule': '/tran/tcmsyndromeConfig/exportExcelModule', //中医证候-数据导入模板导出 'getHospitalInfo': '/tran/hospitalInfo/getHospitalInfo', //医院信息——获取医院信息 'saveHospitalInfoRecord': '/tran/hospitalInfo/saveRecord', //医院信息——修改医院信息 'cancelPlanDatas': '/sys/plan/cancelPlanDatas', //删除方案配置信息 'getDefaultPlans': '/sys/plan/getDefaultPlans', //获取默认方案配置 'getPlanInfoIds': '/sys/plan/getPlanInfoIds', //根据方案id获取配置信息 'getPlanInfoPages': '/sys/plan/getPlanInfoPages', //分页获取方案配置信息 'getSysPlanInfoDatas': '/sys/plan/getSysPlanInfoDatas', //根据医院获取方案配置信息 'revStopPlans': '/sys/plan/revStopPlans', //停用启用方案配置 'savePlanInfoDatas': '/sys/plan/savePlanInfoDatas', //保存更新方案配置信息 'getBillmanPage': '/billman/getPage', //获取开单合理项列表 'conceptBillmanIndex': '/billman/conceptIndex', //开单项检索 'conditionBillmanIndex': '/billman/conditionIndex', //条件明细检索 'getRecordByRelationId': '/billman/getRecordByRelationId', //查询单条规则 'saveBillmanRecord': '/billman/saveRecord', //保存规则 'updateBillmanStatus': '/billman/updateStatus', //启用禁用 'getAccessdMenu': '/sys/user/getUserOrgMenu', //获取左侧菜单项 'delConceptInfo':'/kl/conceptInfo/changeStatus', //删除术语静态知识 'login': '/sys/user/getJwt', 'getDicList': '/sys/dictionaryInfo/getList', //返回字典信息(界面返回) //知识库规则维护 'zskRuleList':'/klRule/getKlRuleInfoPage',//规则列表 'zskAddRule':'/klRule/saveRuleInfo',//添加规则 'zskActiveRule':'/klRule/startRuleInfo',//启用规则 'zskDisableRule':'/klRule/disableRuleInfo',//禁用规则 'zskDelRule':'/klRule/clearRuleInfo',//删除规则 'zskRuleDetail':'/klRule/getByIdRuleInfo',//规则详情 'zskTypeList':'/klRulePlan/getMenu',//类型列表 'zskSearchConcept':'/klDisease/searchConcept',//知识库搜索术语 'zskUpdateAll':'/cache/clearRuleAll',//更新数据 'zskgetDict':'/kl/dictionary/getDictionarys',//禁止修改基础规则类型 }, menuIconList: { //菜单对应图标 'YH-KZT': 'el-icon-menu', 'YH-GDFW': 'el-icon-service', 'YH-JGZX': 'el-icon-goods', 'LT-KHZX': 'el-icon-document', 'LT-KZT': 'el-icon-edit-outline', 'LT-DDXT': 'el-icon-setting', 'LT-CPXGL': 'el-icon-upload', 'LT-GRZX': 'el-icon-news' }, msg:{ imgTip:'无法上传图片,图片大小不可超过2M' }, pageSizeArr:[10,50,100,500,1000,5000], //分页每页显示条数选项 pageSize:10, //初始每页显示条数 pageLayout:"total,sizes,prev, pager, next, jumper", //分页组件成分 // type: 类型:1-诊断、2-药品、3-检验套餐、4-检验明细、5-检查、6-手术和操作 // contentTypes: 内容类型(多选):1-静态信息、2-注意事项、3-临床路径、4-治疗方案 emData:[ { "name":"诊断", "key":1 }, { "name":"检验套餐", "key":3 }, { "name":"检验细项", "key":4 }, { "name":"检查", "key":5 }, { "name":"药品", "key":2 }, { "name":"手术和操作", "key":6 }, // { // "name":"科室", // "key":18 // }, ], contentTypes:[ { "name":"静态信息", "key":1 }, { "name":"注意事项", "key":2 }, { "name":"临床路径", "key":3 }, { "name":"一般治疗", "key":4 }, ], drugForm: [ // { "name": "","val": "0"}, { "name": "注射剂","val": "1"}, { "name": "片剂","val": "2"}, { "name": "缓释剂","val": "3"}, { "name": "胶囊剂","val": "4"}, { "name": "滴丸剂","val": "5"}, ] }