From f34f5322ffa898b42ce4467af9916c9e73deb4f9 Mon Sep 17 00:00:00 2001 From: rk <94314517@qq.com> Date: 星期一, 22 九月 2025 17:01:27 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- frontWuhu/src/components/business/OperaServerProviderWindow.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/frontWuhu/src/components/business/OperaServerProviderWindow.vue b/frontWuhu/src/components/business/OperaServerProviderWindow.vue index 7576be2..f94413a 100644 --- a/frontWuhu/src/components/business/OperaServerProviderWindow.vue +++ b/frontWuhu/src/components/business/OperaServerProviderWindow.vue @@ -105,6 +105,8 @@ this.visible = true // 鏂板缓 if (target == null) { + this.file.imgurlfull = '' + this.file.imgurl = '' this.$nextTick(() => { this.$refs.form.resetFields() this.form[this.configData['field.id']] = null -- Gitblit v1.9.3