licp
2024-12-25 996e3e343760bcfa23b55138f85abd62d6ebfb22
src/assets/api/controller.js
@@ -223,6 +223,7 @@
  getInsOrderUserList: "/insOrderPlan/getInsOrderUserList", // 查看检验历史列表
  preview: "/insOrderPlan/preview", // csv文件预览
  outInsOrderState: "/insOrderPlan/outInsOrderState", // 检验任务扫码出库
  cancelSubmitPlan: "/insOrderPlan/cancelSubmitPlan", // 检验任务提交后撤销提交
}
const systemLog = {
@@ -320,6 +321,7 @@
  testProductByDay: "/report/testProductByDay", //首检测项目统计
  manHourByStation: "/report/manHourByStation", //首页工时统计
  manHourByPerson: "/report/manHourByPerson", //首页工时统计
  timeByStation: "/report/timeByStation", //站点工时统计
}
const certification = {
  getCertificationDetail: "/certification/getCertificationDetail", //查询资质明细列表