| | |
| | | certification, |
| | | sealScope, |
| | | informationNotification, |
| | | performanceShift, |
| | | unPass, |
| | | } |
| | | } |
| | | |
| | |
| | | selectStandardProductList: "/standardTree/selectStandardProductList", //通过标准树查询对应的检验项目 |
| | | selectStandardProductListByMethodId: "/standardTree/selectStandardProductListByMethodId", //通过检验标准查询检验项目 |
| | | selectStandardMethodEnum: "/standardTree/selectStandardMethodEnum", //获取标准树下标准方法枚举 |
| | | getStandardTree2: "/standardTree/getStandardTree2", //获取产品架构 |
| | | } |
| | | |
| | | const standardMethod = { |
| | |
| | | triggerModificationStatusToRead:"/informationNotification/triggerModificationStatusToRead",//点击详情触发修改状态为已读 |
| | | } |
| | | |
| | | const performanceShift = { |
| | | add:"/performanceShift/add",//绩效管理-班次-排班 |
| | | page:"/performanceShift/page",//绩效管理-班次-分页查询 |
| | | update:"/performanceShift/update/",//绩效管理-班次-班次状态修改 |
| | | } |
| | | |
| | | const unPass = { |
| | | pageInsUnPass:"/unPass/pageInsUnPass", // 查询不合格样品数据 |
| | | } |