入库功能重写
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user