From 5e4dc3af68c2bb0a5a33fcb395e7704207125ce8 Mon Sep 17 00:00:00 2001 From: CD配唱片 <CD配唱片> Date: 星期二, 06 五月 2025 18:49:19 +0800 Subject: [PATCH] 提交中英文 --- src/views/mainPlan/platePlan/index.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/views/mainPlan/platePlan/index.vue b/src/views/mainPlan/platePlan/index.vue index 835b280..f3ff9d1 100644 --- a/src/views/mainPlan/platePlan/index.vue +++ b/src/views/mainPlan/platePlan/index.vue @@ -789,7 +789,6 @@ align: "center", }, ]; - getList(); }, { immediate: true, deep: true } ); @@ -1034,7 +1033,7 @@ }, }); -// getList(); +getList(); </script> <style lang="css" scoped> h4 { -- Gitblit v1.9.3