1
0
mirror of synced 2025-12-11 08:38:08 +08:00

column 参数 editRender.defaultValue 支持方法类型

This commit is contained in:
xuliangzhan
2021-09-29 21:49:47 +08:00
parent 276426e5d7
commit 731238b9b0
8 changed files with 37 additions and 17 deletions

View File

@@ -70,9 +70,9 @@
"highlight.js": "^11.2.0",
"jsbarcode": "^3.11.0",
"jspdf": "^2.4.0",
"node-sass": "^4.14.0",
"node-sass": "^6.0.1",
"qrcode": "^1.4.4",
"sass-loader": "^8.0.2",
"sass-loader": "^10.0.5",
"sortablejs": "^1.14.0",
"typescript": "~4.3.5",
"vue": "^3.2.18",
@@ -81,14 +81,14 @@
"vuex": "^4.0.2",
"vxe-table-plugin-antd": "^3.0.4",
"vxe-table-plugin-element": "^3.0.4",
"vxe-table-plugin-export-pdf": "^3.0.3",
"vxe-table-plugin-export-pdf": "^3.0.2",
"vxe-table-plugin-export-xlsx": "^3.0.3",
"vxe-table-plugin-menus": "^3.0.5",
"vxe-table-plugin-renderer": "^3.0.2",
"vxe-table-plugin-shortcut-key": "^3.0.2",
"xe-ajax": "^4.0.5",
"xe-clipboard": "^1.10.1",
"xe-utils": "^3.3.3",
"xe-utils": "^3.3.4",
"xlsx": "^0.17.2"
},
"peerDependencies": {