fix: vxeGrid init without search form (#5342)
* 修复vxeGrid在未使用表单的情况下,自动加载数据失效的问题。 * 暂时将vxeGrid版本锁定在4.10.0,新版本尺寸计算尚有问题
This commit is contained in:
@@ -177,7 +177,7 @@ catalog:
|
||||
vue-router: ^4.5.0
|
||||
vue-tsc: 2.1.10
|
||||
vxe-pc-ui: ^4.3.67
|
||||
vxe-table: ^4.10.5
|
||||
vxe-table: 4.10.0
|
||||
watermark-js-plus: ^1.5.7
|
||||
zod: ^3.24.1
|
||||
zod-defaults: ^0.1.3
|
||||
|
Reference in New Issue
Block a user