| | |
| | | facilitiesAndEnvironment, |
| | | internalWastes, |
| | | foreignRegister, |
| | | feCalibrationSchedule, |
| | | feStandardSubstance, |
| | | feStandardSubstanceRecord, |
| | | personPostAuthorizationRecord, |
| | | deviceCheck, |
| | | personCommunicationAbility, |
| | | } |
| | | } |
| | | |
| | |
| | | getInsOrderUserList: "/insOrderPlan/getInsOrderUserList", // 查看检验历史列表 |
| | | preview: "/insOrderPlan/preview", // csv文件预览 |
| | | outInsOrderState: "/insOrderPlan/outInsOrderState", // 检验任务扫码出库 |
| | | cancelSubmitPlan: "/insOrderPlan/cancelSubmitPlan", // 检验任务提交后撤销提交 |
| | | } |
| | | |
| | | const systemLog = { |
| | |
| | | testProductByDay: "/report/testProductByDay", //首检测项目统计 |
| | | manHourByStation: "/report/manHourByStation", //首页工时统计 |
| | | manHourByPerson: "/report/manHourByPerson", //首页工时统计 |
| | | timeByStation: "/report/timeByStation", //站点工时统计 |
| | | } |
| | | const certification = { |
| | | getCertificationDetail: "/certification/getCertificationDetail", //查询资质明细列表 |
| | |
| | | // 6.2 人员 |
| | | const personnel = { |
| | | selectCNSAPersonTree: '/personBasicInfo/selectCNSAPersonTree', // 查询CNAS人员侧边栏 |
| | | saveCNASFile: '/personBasicInfo/saveCNASFile', // 公共文件保存接口 |
| | | } |
| | | |
| | | // 8.3 客户满意度调查 |