Crunchy
2024-04-25 71c4ece010f68a74eeff5e986caecb9a0bb2e36c
src/assets/api/controller.js
@@ -123,6 +123,7 @@
   selectEquipmentOverview: "/deviceScope/selectEquipmentOverview", //获取设备总览
   uploadFile: "/deviceScope/uploadFile", //上传图片
   selectDevicePrincipal: "/user/getDeviceManager", //获取设备负责人
  selectDeviceByCode: "/deviceScope/selectDeviceByCode", //通过设备编号获取设备列表
}
const insOrder = {
@@ -197,6 +198,7 @@
  upReportUrl: "/insReport/upReportUrl", //报告还原
  writeReport: "/insReport/writeReport", //报告提交
  examineReport: "/insReport/examineReport", //报告审核
  ratifyReport: "/insReport/ratifyReport", //报告批准
}
const warehouse = {