From 592d8716abc17ab019d3d7cda743b39728709d44 Mon Sep 17 00:00:00 2001 From: zhangyanli Date: Sun, 4 Feb 2024 08:55:43 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E6=82=A3=E6=8E=92=E6=9F=A5=E6=A3=80?= =?UTF-8?q?=E6=9F=A5=E6=B8=85=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../inventory_troubleshooting/index.vue | 2 +- .../{standard_inspect.vue => inspect_custom.vue} | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) rename src/views/hazard_investigation/inventory_troubleshooting/{standard_inspect.vue => inspect_custom.vue} (97%) diff --git a/src/views/hazard_investigation/inventory_troubleshooting/index.vue b/src/views/hazard_investigation/inventory_troubleshooting/index.vue index 91e8fc8..626956f 100644 --- a/src/views/hazard_investigation/inventory_troubleshooting/index.vue +++ b/src/views/hazard_investigation/inventory_troubleshooting/index.vue @@ -190,7 +190,7 @@ const fnInspect = (ID, LIST_TYPE) => { path: LIST_TYPE === "1" ? "/hazard_investigation/inventory_troubleshooting/inspect" - : "/hazard_investigation/inventory_troubleshooting/standard_inspect", + : "/hazard_investigation/inventory_troubleshooting/inspect_custom", query: { ID }, }); }; diff --git a/src/views/hazard_investigation/inventory_troubleshooting/standard_inspect.vue b/src/views/hazard_investigation/inventory_troubleshooting/inspect_custom.vue similarity index 97% rename from src/views/hazard_investigation/inventory_troubleshooting/standard_inspect.vue rename to src/views/hazard_investigation/inventory_troubleshooting/inspect_custom.vue index d116bcf..f4d0a67 100644 --- a/src/views/hazard_investigation/inventory_troubleshooting/standard_inspect.vue +++ b/src/views/hazard_investigation/inventory_troubleshooting/inspect_custom.vue @@ -41,14 +41,7 @@ - - - - - +