From 22bd0bec18d7f430c88805d594a45977a094bf9b Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期四, 13 三月 2025 09:18:11 +0800 Subject: [PATCH] 路由跳转修改 --- src/views/business/materialOrder/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/business/materialOrder/index.vue b/src/views/business/materialOrder/index.vue index 325eaf0..bba1f96 100644 --- a/src/views/business/materialOrder/index.vue +++ b/src/views/business/materialOrder/index.vue @@ -208,7 +208,7 @@ // import Inspection from "../do/b1-inspect-order-plan/Inspection.vue"; export default { - name: "b1-material-inspection-order", + name: "MaterialOrder", // import 寮曞叆鐨勭粍浠堕渶瑕佹敞鍏ュ埌瀵硅薄涓墠鑳戒娇鐢� components: { limsTable, DownFileDialog, FilesLookVisible, DataLookVisible, ShowInfo, PrintDialog }, data() { -- Gitblit v1.9.3