From 98a775c9ffdf5189f8b25398f6aecdf0a47116dd Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Wed, 5 Mar 2025 14:06:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E9=97=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base-vue/src/views/modules/sys/dept-add-or-update.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/base-vue/src/views/modules/sys/dept-add-or-update.vue b/base-vue/src/views/modules/sys/dept-add-or-update.vue index 23f07d9..5aaf644 100644 --- a/base-vue/src/views/modules/sys/dept-add-or-update.vue +++ b/base-vue/src/views/modules/sys/dept-add-or-update.vue @@ -21,7 +21,7 @@ - + @@ -88,6 +88,7 @@ methods: { handleChange () { this.$forceUpdate() + this.dataForm.pid =null }, init (row) { this.visible = true