mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-06 20:28:00 +00:00
vite-config中将ant-design-vue升级到版本4 (#3089)
* fix: #3077 最新代码 ApiTransfer编辑后无法正常显示数据 * feat: 升级ant-design-vue至4.0.3 * feat: vite-config up to antd v4 * fix: 去掉console
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
"@vueuse/core": "^10.2.1",
|
||||
"@vueuse/shared": "^10.2.1",
|
||||
"@zxcvbn-ts/core": "^3.0.2",
|
||||
"ant-design-vue": "^4.0.2",
|
||||
"ant-design-vue": "^4.0.3",
|
||||
"axios": "^1.4.0",
|
||||
"codemirror": "^5.65.12",
|
||||
"cropperjs": "^1.5.13",
|
||||
|
||||
Reference in New Issue
Block a user