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">