@@ -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();
//}
},