zhangyuewww 1 년 전
부모
커밋
70a72bdcb2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/houseSelfCollect/newWeighingManagement.vue

+ 1 - 1
src/views/houseSelfCollect/newWeighingManagement.vue

@@ -1765,7 +1765,7 @@ export default {
           this.weighingList.titleNo = val.qualityInspectionManagement.titleNo
           this.weighingList.titleNoOther = val.qualityInspectionManagement.titleNoOther
           if (this.tpyeNo == 2 && this.status == 1 && val && val.qualityInspectionManagement.confirm == 0 && this
-            .warehouseName != '克东千丰库') {
+            .warehouseName != '克东千丰库'&&localStorage.getItem('ws-pf_compName')!='黑龙江省申融物流管理有限公司') {
             this.submitAllow = true
             this.$message({
               message: '该条质检信息未确认',