mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-05 11:48:10 +00:00
fix(table): reload
in useTable not support await
修复useTable返回的reload方法不支持使用await等待加载完毕的问题
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
- **BasicTable**
|
||||
- 修复可编辑单元格某些情况下无法提交的问题
|
||||
- 修复`inset`属性不起作用的问题
|
||||
- 修复`useTable`与`BasicTable`实例的`reload`方法`await`表现不一致的问题
|
||||
- **BasicModal**
|
||||
- 修复点击遮罩、按下`Esc`键都不能关闭`Modal`的问题
|
||||
- 修复点击关闭按钮、最大化按钮旁边的空白区域也会导致`Modal`关闭的问题
|
||||
|
Reference in New Issue
Block a user