From 86beae79cba5ca5abeed2ae65204af0665c17dc1 Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Wed, 20 Sep 2023 17:02:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E7=8A=B6=E6=80=81=E6=B8=85?= =?UTF-8?q?=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/shop/shopproduct-add-or-update.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/modules/shop/shopproduct-add-or-update.vue b/src/views/modules/shop/shopproduct-add-or-update.vue index f7e5aff..afab288 100644 --- a/src/views/modules/shop/shopproduct-add-or-update.vue +++ b/src/views/modules/shop/shopproduct-add-or-update.vue @@ -558,8 +558,10 @@ handlereset() { this.fileList = [], this.visible = false + this.dataForm.Books = [] this.swiperfileList = [] this.$refs['dataForm'].resetFields() + sessionStorage.setItem('Books', JSON.stringify([])) // this.$refs['dataForm'].reset() }, // 失去焦点事件