Преглед изворни кода

Merge branch 'develop_yh39' of http://git.chelingzhu.com/jianguan-web/jg-ocs-html into develop_yh39

lilei пре 1 година
родитељ
комит
47c8aa3a17

+ 1 - 0
src/views/dealerManagement/merchantInfoManagement/chooseTypeModal.vue

@@ -111,6 +111,7 @@ export default {
     isShow (newValue, oldValue) {
       if (!newValue) {
         this.$refs.ruleForm.resetFields()
+        this.$refs.chooseTypeInfo.clearSelectTable()
         this.$emit('close')
       } else {
         this.$nextTick(() => {