|
@@ -267,6 +267,7 @@ export default {
|
|
if (this.orgCode == 'xiaoshouyewuyuan') {
|
|
if (this.orgCode == 'xiaoshouyewuyuan') {
|
|
optionsQuery['saler'] = getCookie('loginName')
|
|
optionsQuery['saler'] = getCookie('loginName')
|
|
}
|
|
}
|
|
|
|
+ optionsQuery['inboundAreaSide'] = '欧冶库'
|
|
this.axios
|
|
this.axios
|
|
.post('/api/v1/wms/receiveSendReport', optionsQuery)
|
|
.post('/api/v1/wms/receiveSendReport', optionsQuery)
|
|
.then(res => {
|
|
.then(res => {
|