From 8fa368775c81c2bfb0b914de6f0fee57be4e73af Mon Sep 17 00:00:00 2001 From: cl <418351270@qq.com> Date: 星期一, 29 一月 2024 14:06:43 +0800 Subject: [PATCH] 节拍 --- jcdm-ui/src/views/main/bs/orderScheduling/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jcdm-ui/src/views/main/bs/orderScheduling/index.vue b/jcdm-ui/src/views/main/bs/orderScheduling/index.vue index 94b49a6..97cf8d4 100644 --- a/jcdm-ui/src/views/main/bs/orderScheduling/index.vue +++ b/jcdm-ui/src/views/main/bs/orderScheduling/index.vue @@ -618,7 +618,7 @@ }, /** 杩斿洖鎸夐挳鎿嶄綔 */ handleClose() { - const obj = { path: "/main/pm/technologyRoute" }; + const obj = { path: "/main/om/productionOrde" }; this.$tab.closeOpenPage(obj); } } -- Gitblit v1.9.3