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 @@ - - - - - +