fix: when the form is destroyed, the form parameters still exist (#4834)

* fix: when the form is destroyed, the form parameters still exist

* chore: update deps
This commit is contained in:
Vben
2024-11-07 22:36:26 +08:00
committed by GitHub
parent dcdebaf7ca
commit 8f1e397077
9 changed files with 159 additions and 154 deletions

View File

@@ -224,8 +224,6 @@ useVbenVxeGrid 返回的第二个参数,是一个对象,包含了一些表
| grid | vxe-table grid实例 | `VxeGridInstance` |
| formApi | vbenForm api实例 | `FormApi` |
### Props
## Props
所有属性都可以传入 `useVbenVxeGrid` 的第一个参数中。