|
@@ -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: '该条质检信息未确认',
|