新增前端vue

This commit is contained in:
2025-12-16 19:18:09 +08:00
parent 26f4a20b54
commit e5b6f7a2a6
10 changed files with 557 additions and 20 deletions

View File

@@ -256,7 +256,7 @@
confirm: handleDelete.bind(this, record),
},
auth: 'biz:listItem:edit',
ifShow: record.clickClose == false
ifShow: record.clickClose == '9'
},
],
};