入库功能重写

This commit is contained in:
蔡玲
2024-10-24 16:51:49 +08:00
parent cf0b1d07a7
commit 6a97b7fb54
7 changed files with 761 additions and 6 deletions

View File

@@ -72,7 +72,7 @@
} else if (e.ywlx === 'SH') {
url = '/pages/management/receive-confirm'
} else {
url = '/pages/management/in-storage?id=' + e.djlx + '&name=' + e.name + '&type=' + e.ywlx
url = '/pages/management/in-storage_new?id=' + e.djlx + '&name=' + e.name + '&type=' + e.ywlx
}
uni.redirectTo({
url: url