添加删除按钮

This commit is contained in:
2025-04-15 09:53:57 +08:00
parent 7d15c3f052
commit 88955a178b
7 changed files with 175 additions and 33 deletions

View File

@@ -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