yuansh 2 years ago
parent
commit
8c8d9e06fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/oa/modules/IncidentTicketModal.vue

+ 1 - 1
src/views/oa/modules/IncidentTicketModal.vue

@@ -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;