update 到货单,库位下拉框选择按照库位编码排序
This commit is contained in:
parent
0460c717b4
commit
912e26abef
@ -846,7 +846,7 @@ function getStorageSpec(value: any) {
|
|||||||
function getERPLocation(erpfactory: any) {
|
function getERPLocation(erpfactory: any) {
|
||||||
getQueryList({
|
getQueryList({
|
||||||
queryId: 'GetERPLocationForCreatePO',
|
queryId: 'GetERPLocationForCreatePO',
|
||||||
version: '00001',
|
version: '00002',
|
||||||
params: {
|
params: {
|
||||||
SITENAME: 'SDK',
|
SITENAME: 'SDK',
|
||||||
ERPFACTORYNAME: erpfactory //PO
|
ERPFACTORYNAME: erpfactory //PO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user