|
@@ -565,7 +565,7 @@
|
|
|
this.formState.accessory2 = JSON.stringify(this.formState.accessory2)
|
|
|
var addData = 'yes'
|
|
|
this.incidentTicketChildrenTable.dataSource.every(item=>{
|
|
|
- // if(item.zhanghaoId==''||!item.zhanghaoId){
|
|
|
+ // if(item.zhanghaoId=='' ||!item.zhanghaoId){
|
|
|
// this.$message.warning('请选择账套号!')
|
|
|
// addData = 'no'
|
|
|
// return false;
|