From 96ad4b3b172718b63d61ec4065b37e36e57acda0 Mon Sep 17 00:00:00 2001
From: zhanghl <253316343@qq.com>
Date: 星期四, 17 四月 2025 10:47:48 +0800
Subject: [PATCH] 钣金统计表-更新

---
 src/views/mainPlan/plateProcessStat/index.vue |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/views/mainPlan/plateProcessStat/index.vue b/src/views/mainPlan/plateProcessStat/index.vue
index f43828a..c30f3d9 100644
--- a/src/views/mainPlan/plateProcessStat/index.vue
+++ b/src/views/mainPlan/plateProcessStat/index.vue
@@ -255,9 +255,6 @@
   reset();
   updateStat().then(response => {
     form.value = response.data;
-    open.value = true;
-    title.value = "淇敼閽i噾缁熻";
-
     ElMessage({
       message: '鏁版嵁鏇存柊鎴愬姛',
       type: 'success',

--
Gitblit v1.9.3