Explorar o código

修改填写单类型初始化非公共数据

zhangxc %!s(int64=6) %!d(string=hai) anos
pai
achega
339757e6ff
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/components/icss/PubIndeptTag.vue

+ 4 - 0
src/components/icss/PubIndeptTag.vue

@@ -366,6 +366,10 @@
           this.form.region2 = '';
           this.labelTypes = this.labelTypesList.filter(item => this.labelTypesMaps[tmpData].indexOf(item.val) > -1)
           
+        }
+        if(type === 2) {
+          this.initForm()
+          
         }
         //console.log(tmpData)
         this.changeSex(tmpData);