🔱: [client] sync upgrade with 2 commits [trident-sync]

fix: 修复antdv 文件上传 success事件无效的bug
This commit is contained in:
GitHub Actions Bot
2024-09-10 19:24:33 +00:00
parent d0c4dfca97
commit 6e8b0eeca9
2 changed files with 21 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ function install(app: any, options: any = {}) {
}
},
rowHandle: {
fixed: "right",
buttons: {
view: { type: "link", text: null, icon: "ion:eye-outline" },
copy: { show: true, type: "link", text: null, icon: "ion:copy-outline" },