mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-03 19:05:49 +00:00
【issues/7588】选择后自动刷新表格
This commit is contained in:
@@ -406,7 +406,9 @@
|
||||
getProps.value.defaultExpandAllRows && expandAll();
|
||||
})
|
||||
// update-end--author:sunjianlei---date:20231226---for:【issues/945】BasicTable组件设置默认展开不生效
|
||||
expose(tableAction);
|
||||
// update-begin--author:liaozhiyang---date:20241225---for:【issues/7588】选择后自动刷新表格
|
||||
expose({ ...tableAction, handleSearchInfoChange });
|
||||
// update-end--author:liaozhiyang---date:20241225---for:【issues/7588】选择后自动刷新表格
|
||||
|
||||
emit('register', tableAction, formActions);
|
||||
|
||||
|
Reference in New Issue
Block a user