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

build: publish success
perf: 优化列设置多级表头支持级联勾选
perf: table-select支持destroyOnClose参数,以修复点击取消后,扔保留上一次选中值的bug
This commit is contained in:
GitHub Actions Bot
2024-10-13 19:27:22 +00:00
parent fe9d443100
commit 49fa01f209
7 changed files with 35 additions and 13 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@fast-crud/fs-admin-antdv4",
"version": "1.21.3",
"version": "1.21.4",
"private": true,
"scripts": {
"dev": "vite",
@@ -26,10 +26,10 @@
"@ant-design/icons-vue": "^7.0.1",
"@aws-sdk/client-s3": "^3.535.0",
"@aws-sdk/s3-request-presigner": "^3.535.0",
"@fast-crud/fast-crud": "^1.21.3",
"@fast-crud/fast-extends": "^1.21.3",
"@fast-crud/ui-antdv4": "^1.21.3",
"@fast-crud/ui-interface": "^1.21.3",
"@fast-crud/fast-crud": "^1.21.4",
"@fast-crud/fast-extends": "^1.21.4",
"@fast-crud/ui-antdv4": "^1.21.4",
"@fast-crud/ui-interface": "^1.21.4",
"@iconify/vue": "^4.1.1",
"@soerenmartius/vue3-clipboard": "^0.1.2",
"ant-design-vue": "^4.1.2",