From 5e4dc3af68c2bb0a5a33fcb395e7704207125ce8 Mon Sep 17 00:00:00 2001
From: CD配唱片 <CD配唱片>
Date: 星期二, 06 五月 2025 18:49:19 +0800
Subject: [PATCH] 提交中英文
---
src/views/partPlan/index.vue | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/src/views/partPlan/index.vue b/src/views/partPlan/index.vue
index 91e48ac..26f9129 100644
--- a/src/views/partPlan/index.vue
+++ b/src/views/partPlan/index.vue
@@ -721,7 +721,6 @@
// width: 100,
// },
];
- getList();
},
{ immediate: true, deep: true }
);
@@ -873,8 +872,7 @@
upload.open = false;
upload.isUploading = false;
}
-
-// getList();
+getList();
</script>
<style lang="css" scoped>
h4 {
--
Gitblit v1.9.3