收货确认

This commit is contained in:
蔡玲
2024-11-08 17:59:59 +08:00
parent 4e53df8a57
commit 19f28f9cfd
6 changed files with 943 additions and 19 deletions

View File

@@ -70,7 +70,7 @@
if (e.ywlx === 'DB') {
url = '/pages/management/alloc-maintenance'
} else if (e.ywlx === 'SH') {
url = '/pages/management/receive-confirm'
url = '/pages/management/receive-confirm_new'
} else {
url = '/pages/management/in-storage_new?id=' + e.djlx + '&name=' + e.name + '&type=' + e.ywlx
}