From 5e4dc3af68c2bb0a5a33fcb395e7704207125ce8 Mon Sep 17 00:00:00 2001
From: CD配唱片 <CD配唱片>
Date: 星期二, 06 五月 2025 18:49:19 +0800
Subject: [PATCH] 提交中英文

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

diff --git a/src/views/mainPlan/plateProcessStat/index.vue b/src/views/mainPlan/plateProcessStat/index.vue
index 6c4e13d..774688b 100644
--- a/src/views/mainPlan/plateProcessStat/index.vue
+++ b/src/views/mainPlan/plateProcessStat/index.vue
@@ -216,7 +216,6 @@
         format: "YYYY-MM-DD HH:mm:ss",
       },
     ];
-    getList();
   },
   { immediate: true, deep: true }
 );
@@ -385,7 +384,7 @@
 //   }
 //   return null;
 // };
-// getList();
+getList();
 </script>
 <style lang="scss" scoped>
 ::v-deep(.mytable-style.vxe-table .vxe-body--row.row-green) {

--
Gitblit v1.9.3