add 临时出库(补过账)

This commit is contained in:
18110972313 2025-05-27 10:15:03 +08:00
parent f1a4fa24f0
commit 9b515d03f6
2 changed files with 1118 additions and 2 deletions

View File

@ -557,10 +557,9 @@ function getGetPrintLabelType() {
state.queryParams.params.LOCATIONNAME = ''
state.AllLocationList = []
state.PRINTLABELLIST = [
{"LABEINAME":"PET","LABELCODE":"PET标签-电晕.btw","LABELURL":"C:\\inetpub\\wwwroot\\BarTender\\wwwroot\\Templates\\WMS\\WHRePrint","SITENAME":"SDK"},
{"LABEINAME":"PET","LABELCODE":"PET标签-电晕.btw","LABELURL":"C:\\inetpub\\wwwroot\\BarTender\\wwwroot\\Templates\\WMS\\WHRePrint\\","SITENAME":"SDK"},
{"LABEINAME":"SKD2","LABELCODE":"Sdk2.btw","LABELURL":"C:\\inetpub\\wwwroot\\BarTender\\wwwroot\\Templates\\","SITENAME":"SDK"},
{"LABEINAME":"胶水原料","LABELCODE":"胶水原材.btw","LABELURL":"C:\\inetpub\\wwwroot\\BarTender\\wwwroot\\Templates\\","SITENAME":"SDK"},
]
}

File diff suppressed because it is too large Load Diff