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;