From cf2391a86bdea88196d49cd33949570f74c0985d Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期一, 22 九月 2025 18:03:46 +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