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

build: publish success
chore:
chore:
perf: 优化export,支持查询导出
This commit is contained in:
GitHub Actions Bot
2023-07-04 19:24:06 +00:00
parent 474fd77970
commit b4c4dc2c2e
8 changed files with 261 additions and 5 deletions

View File

@@ -52,6 +52,11 @@ function install(app: any, options: any = {}) {
}
}
},
toolbar: {
export: {
fileType: "excel"
}
},
rowHandle: {
buttons: {
view: { type: "link", text: null, icon: "ion:eye-outline" },