From 2720ac86c1ff922f3335d2152ab00963b2e8e2f7 Mon Sep 17 00:00:00 2001 From: wujian <14790700720@163.com> Date: 星期六, 27 一月 2024 10:17:56 +0800 Subject: [PATCH] change 首页样式 --- 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