添加删除按钮
This commit is contained in:
@@ -84,9 +84,9 @@
|
||||
toPage (e) {
|
||||
let url = ''
|
||||
if (e.ywlx === 'DB') {
|
||||
url = '/pages/management/alloc-maintenance_new'
|
||||
url = '/pages/management/alloc-maintenance_new?type=' + e.ywlx
|
||||
} else if (e.ywlx === 'SH') {
|
||||
url = '/pages/management/receive-confirm_new'
|
||||
url = '/pages/management/receive-confirm_new?type=' + e.ywlx
|
||||
} else {
|
||||
if (e.djlx === 'LLCKD') {
|
||||
url = '/pages/management/in-storage_LLCKD?id=' + e.djlx + '&name=' + e.name + '&type=' + e.ywlx
|
||||
|
||||
Reference in New Issue
Block a user