mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
🔱: [client] sync upgrade with 6 commits [trident-sync]
build: publish success fix: 修复多级表头时列设置的问题 https://github.com/fast-crud/fast-crud/issues/175 chore: 1 fix: 修复element示例中远程搜索下拉框label不显示的bug https://github.com/fast-crud/fast-crud/issues/422 fix: 修复独立使用对话框 openDialog方法await无返回值的bug
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fast-crud/fs-admin-antdv4",
|
||||
"version": "1.21.0",
|
||||
"version": "1.21.1",
|
||||
"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.0",
|
||||
"@fast-crud/fast-extends": "^1.21.0",
|
||||
"@fast-crud/ui-antdv4": "^1.21.0",
|
||||
"@fast-crud/ui-interface": "^1.21.0",
|
||||
"@fast-crud/fast-crud": "^1.21.1",
|
||||
"@fast-crud/fast-extends": "^1.21.1",
|
||||
"@fast-crud/ui-antdv4": "^1.21.1",
|
||||
"@fast-crud/ui-interface": "^1.21.1",
|
||||
"@iconify/vue": "^4.1.1",
|
||||
"@soerenmartius/vue3-clipboard": "^0.1.2",
|
||||
"ant-design-vue": "^4.1.2",
|
||||
|
||||
Reference in New Issue
Block a user