From 9dc6093b5a8530d288e6d77aef52f22e7f70f988 Mon Sep 17 00:00:00 2001 From: songyunpeng Date: Thu, 29 Oct 2020 17:07:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E5=9D=97=E7=B1=BB=E5=9E=8B=20bug?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../custom/modulecategory-add-or-update.vue | 14 ++++---------- src/views/modules/custom/modulecategory.vue | 2 +- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/src/views/modules/custom/modulecategory-add-or-update.vue b/src/views/modules/custom/modulecategory-add-or-update.vue index 0c21a7a..1139085 100644 --- a/src/views/modules/custom/modulecategory-add-or-update.vue +++ b/src/views/modules/custom/modulecategory-add-or-update.vue @@ -7,7 +7,7 @@ - + 点击选择模块样式 {{moduleStyleName}} @@ -29,7 +29,7 @@ + v-loading="loading"> - + { this.$refs['dataForm'].resetFields() this.getcategoryList().then(() => { @@ -174,7 +169,6 @@ export default { } else { this.dataForm.categoryCode = '' this.dataForm.categoryType = '' - this.moduleStyleName = '' } }) }) diff --git a/src/views/modules/custom/modulecategory.vue b/src/views/modules/custom/modulecategory.vue index bd47e42..232c4f3 100644 --- a/src/views/modules/custom/modulecategory.vue +++ b/src/views/modules/custom/modulecategory.vue @@ -14,7 +14,7 @@ + class="big_image" v-show="scope.row.imgUrl !== '' && scope.row.imgUrl !== undefined">