Selaa lähdekoodia

类型bug修改2638

zhouna 5 vuotta sitten
vanhempi
commit
f11bb50aaf
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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();
         //}
       },