|
@@ -477,7 +477,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
lose(ware){
|
|
lose(ware){
|
|
- if(localStorage.getItem('ws-pf_roleName')=='销售内勤'||localStorage.getItem('ws-pf_roleName')=='采购内勤'){
|
|
|
|
|
|
+ if(localStorage.getItem('ws-pf_roleName')=='销售内勤'||localStorage.getItem('ws-pf_roleName')=='采购内勤' || localStorage.getItem('ws-pf_roleName')=='合同专员'){
|
|
console.log(this.multipleSelection[ware.id])
|
|
console.log(this.multipleSelection[ware.id])
|
|
if(this.multipleSelection[ware.id]){
|
|
if(this.multipleSelection[ware.id]){
|
|
this.form.baseId=ware.baseId
|
|
this.form.baseId=ware.baseId
|