瀏覽代碼

类型bug修改2638

zhouna 5 年之前
父節點
當前提交
f11bb50aaf
共有 1 個文件被更改,包括 1 次插入0 次删除
  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();
         //}
       },