Browse Source

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

jbb 1 year ago
parent
commit
38d2b8d24a
1 changed files with 4 additions and 4 deletions
  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('备注不能为空')
+      // }
     },
 
     //  主表:人民币费用支出  弹框