licp
2024-04-25 a24f5347bfd2331f8a4819b215f79555776534cd
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 = {