From 8d91edbab0821dced4d145eed6b00e9dc0543bca Mon Sep 17 00:00:00 2001 From: LiuJiaNan Date: Tue, 27 Feb 2024 16:33:44 +0800 Subject: [PATCH] =?UTF-8?q?BI=E9=A1=B5=E9=9D=A2=E5=9B=9B=E8=89=B2=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/request/hazard_investigation.js | 1 - .../checklist_inspection_status/index.vue | 13 ++---- .../components/list.vue | 8 ++-- .../inventory_management/components/list.vue | 8 ++-- .../components/situation.vue | 46 ++++++++++++++----- 5 files changed, 48 insertions(+), 28 deletions(-) diff --git a/src/request/hazard_investigation.js b/src/request/hazard_investigation.js index 60f720b..bfae359 100644 --- a/src/request/hazard_investigation.js +++ b/src/request/hazard_investigation.js @@ -130,4 +130,3 @@ export const setCustomInsuranceCoverageSave = (params) => post("/hiddenstandardCustom/saveBaoBaoType", params); // 清单管理设置包保责任类型提交 export const getCustomCheckListOtherHiddenList = (params) => post("/customHidden/getCheckHidden", params); // 隐患清单检查情况检查记录查看其它隐患列表 -export const getCorpinfo = (params) => post("/corpinfo/goEdit", params); // 获取企业信息 diff --git a/src/views/hazard_investigation/checklist_inspection_status/index.vue b/src/views/hazard_investigation/checklist_inspection_status/index.vue index 90ce654..7e5f189 100644 --- a/src/views/hazard_investigation/checklist_inspection_status/index.vue +++ b/src/views/hazard_investigation/checklist_inspection_status/index.vue @@ -185,7 +185,6 @@