From 57302311c0134ff1637c0ab1ade9e61eea7ab571 Mon Sep 17 00:00:00 2001 From: hdy <1105738590@qq.com> Date: 星期五, 26 一月 2024 14:05:10 +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