md
This commit is contained in:
parent
467a09e047
commit
f3bbe54a71
@ -142,6 +142,7 @@ export default {
|
||||
// console.log("==ownerCountryCode=>",this.ownerCountryCode);
|
||||
// console.log("==his.billDetail.reciever.country=>",this.billDetail.reciever.country);
|
||||
//bug:848 调整后:与运单号关联的:寄件网点、目的网点、签收网点、总部、销售联系人、回款联系人 允许查看 运单信息;其他网点或员工若不相关则不允许查看;
|
||||
//bug- 目的国除中国外的网点能看到目的是该国的运单信息
|
||||
if(
|
||||
ownerSiteCode == this.billDetail.sendSiteCode
|
||||
|| ownerSiteCode == this.billDetail.dispatchSiteCode
|
||||
|
||||
Loading…
Reference in New Issue
Block a user