zhongtianhaoyuan 3 년 전
부모
커밋
ad4a15caf8
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      src/views/outboundManagement/weighingManagementNew.vue

+ 6 - 6
src/views/outboundManagement/weighingManagementNew.vue

@@ -889,12 +889,12 @@
         }
       },
       print() {
-        if(this.tpyeNo==2){
-          if(this.weighingList.qualityInspectionManagement.status != '已质检'){
-            this.$message.error("该条信息未质检!")
-            return
-          }
-        }
+        // if(this.tpyeNo==2){
+        //   if(this.weighingList.qualityInspectionManagement.status != '已质检'){
+        //     this.$message.error("该条信息未质检!")
+        //     return
+        //   }
+        // }
         this.weighingList.carNumber = this.weighingList.carNo
         if (this.types == 1 || this.types == 2) {
           if (!this.weighingList.contractNo) {