releases 3.6.10

This commit is contained in:
xuliangzhan
2023-02-15 22:40:56 +08:00
parent a7f6c1cfef
commit d67cea6f04

View File

@@ -1,8 +1,9 @@
{
"name": "vxe-table",
"version": "3.6.10-beta.1",
"version": "3.6.10",
"description": "一个基于 vue 的 PC 端表格组件,支持增删改查、虚拟列表、虚拟树、懒加载、快捷菜单、数据校验、树形结构、打印导出、表单渲染、数据分页、弹窗、自定义模板、渲染器等...",
"scripts": {
"update": "npm install --legacy-peer-deps",
"serve": "vue-cli-service serve",
"lint": "vue-cli-service lint",
"build": "vue-cli-service build",