Merge branch 'main' of http://162.14.99.253:3000/10539622/2025-03-JS-SDK-CLI
This commit is contained in:
commit
9e04b8caa6
@ -728,7 +728,6 @@ async function sendToERP() {
|
||||
.then((res: any) => {
|
||||
console.log(res)
|
||||
if (res.success) {
|
||||
;(state.OpCode = ''),
|
||||
ElMessageBox.alert('入库成功', '提醒框', {
|
||||
confirmButtonText: 'OK'
|
||||
})
|
||||
@ -847,7 +846,7 @@ function getStorageSpec(value: any) {
|
||||
function getERPLocation(erpfactory: any) {
|
||||
getQueryList({
|
||||
queryId: 'GetERPLocationForCreatePO',
|
||||
version: '00001',
|
||||
version: '00002',
|
||||
params: {
|
||||
SITENAME: 'SDK',
|
||||
ERPFACTORYNAME: erpfactory //PO
|
||||
|
Loading…
x
Reference in New Issue
Block a user