【fix bug】66425【前端】升级vxe-table组件到3.6.10版本,并同步适配当前框架中所有使用到vxe-table组件的示例

This commit is contained in:
zhaoxiao
2023-03-15 09:48:17 +08:00
parent 131cbd9765
commit 61c230cb87
21 changed files with 449 additions and 295 deletions
+3 -3
View File
@@ -45,9 +45,9 @@
"vue-splitpane": "^1.0.4",
"vuedraggable": "^2.20.0",
"vuex": "^3.1.0",
"vxe-table": "2.9.13",
"vxe-table-plugin-antd": "1.8.10",
"xe-utils": "2.4.8"
"vxe-table": "^3.6.10",
"vxe-table-plugin-antd": "^1.11.2",
"xe-utils": "^3.5.7"
},
"devDependencies": {
"@babel/polyfill": "^7.2.5",