Parcourir la source

类型bug修改2638

zhouna il y a 5 ans
Parent
commit
f11bb50aaf
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/components/preTreat/PubIndeptQa.vue

+ 1 - 0
src/components/preTreat/PubIndeptQa.vue

@@ -462,6 +462,7 @@
           this.labelTypes = this.labelTypesList.filter(item => maps[this.form.region1].includes(item.val));
         }
         //if(type === 2||type === 3) {
+        this.form.flag = '';
           this.sendData();
         //}
       },