소스 검색

关闭付款管理结算审核流

zxz 2 년 전
부모
커밋
fbfa1bb0fa
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/houseSelfCollect/settlement.vue

+ 1 - 0
src/views/houseSelfCollect/settlement.vue

@@ -557,6 +557,7 @@
       },
       },
       print() {
       print() {
         delete this.paymentList.status
         delete this.paymentList.status
+        delete this.paymentList.statusFlag
         if (this.paymentList.type == '潮粮' && this.paymentList.qualityInspectionManagement.paramType != 1) {
         if (this.paymentList.type == '潮粮' && this.paymentList.qualityInspectionManagement.paramType != 1) {
           if (!this.paymentList.buckleWeightRatio) {
           if (!this.paymentList.buckleWeightRatio) {
             this.$message({
             this.$message({