From bc9e8e07c7d8c6496a2bce40cf307001190630b7 Mon Sep 17 00:00:00 2001 From: huangjinysf Date: Sun, 28 Dec 2025 23:39:46 +0800 Subject: [PATCH] =?UTF-8?q?feat(plan):=20=E9=A1=B5=E9=9D=A2=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E6=97=B6=E8=87=AA=E5=8A=A8=E6=98=BE=E7=A4=BA=E6=BC=86?= =?UTF-8?q?=E5=8C=85=E6=9C=BA=E5=8F=B0=E8=BF=90=E8=A1=8C=E7=8A=B6=E6=80=81?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加 onMounted 钩子函数,在页面加载时自动调用 handleEnamellingMachineStatus 方法 --- src/views/plan/index.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/views/plan/index.vue b/src/views/plan/index.vue index 3b432df..8fe17c9 100644 --- a/src/views/plan/index.vue +++ b/src/views/plan/index.vue @@ -59,7 +59,7 @@