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

修复展开行显示问题

This commit is contained in:
xuliangzhan
2023-04-26 22:54:58 +08:00
parent 0aa3cbe539
commit 93174d8e1a
4 changed files with 9 additions and 5 deletions

View File

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