소스 검색

成本分配表-取消保存校验

jbb 1 년 전
부모
커밋
38d2b8d24a
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      src/views/reportForms/cost-allocation-table.vue

+ 4 - 4
src/views/reportForms/cost-allocation-table.vue

@@ -892,7 +892,7 @@ export default {
         that.isDisabled = false
       }, 3000)
 
-      if (this.detailsPlanNum.remarks) {
+      // if (this.detailsPlanNum.remarks) {
         // 保存 部分信息
         var halfInfo = {}
         // halfInfo.planNum = this.detailsPlanNum.planNum
@@ -912,9 +912,9 @@ export default {
             this.$message.error(res.message);
           }
         })
-      } else {
-        this.$message.error('备注不能为空')
-      }
+      // } else {
+      //   this.$message.error('备注不能为空')
+      // }
     },
 
     //  主表:人民币费用支出  弹框