yuansh 2 년 전
부모
커밋
8c8d9e06fd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;