| | |
| | | upPlanUser: "/insOrderPlan/upPlanUser", //任务交接 |
| | | verifyPlan: "/insOrderPlan/verifyPlan", //复核检验任务 |
| | | submitPlan: "/insOrderPlan/submitPlan", //检验任务提交 |
| | | inspectionOrderDetailsTaskSwitching: "/insOrderPlan/inspectionOrderDetailsTaskSwitching", // 检验单详情-任务切换 |
| | | } |
| | | |
| | | const systemLog = { |
| | |
| | | page: "/informationNotification/page", //滚动分页查询 |
| | | updateMessageStatus: "/informationNotification/updateMessageStatus", //更新消息状态(拒绝、接收) |
| | | triggerModificationStatusToRead: "/informationNotification/triggerModificationStatusToRead", //点击详情触发修改状态为已读 |
| | | getNumberFourTypesMessagesHomePage: "/informationNotification/getNumberFourTypesMessagesHomePage", // 消息通知-获取首页四种消息数量 |
| | | } |
| | | |
| | | const performanceShift = { |