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

releases 4.1.17

This commit is contained in:
xuliangzhan
2021-12-14 21:12:04 +08:00
parent f41d8fad2b
commit 68b6c74a51

View File

@@ -1,6 +1,6 @@
{
"name": "vxe-table",
"version": "4.1.17-beta.2",
"version": "4.1.17",
"description": "一个基于 vue 的 PC 端表格组件,支持增删改查、虚拟列表、虚拟树、懒加载、快捷菜单、数据校验、树形结构、打印导出、表单渲染、数据分页、弹窗、自定义模板、渲染器、贼灵活的配置项、扩展接口等...",
"scripts": {
"serve": "vue-cli-service serve",
@@ -66,7 +66,7 @@
"vue-router": "^4.0.11",
"vuex": "^4.0.2",
"xe-ajax": "^4.0.5",
"xe-utils": "^3.5.0"
"xe-utils": "^3.5.1"
},
"peerDependencies": {
"vue": "^3.2.2",