fix(sj_1.1.0_beta3): 修复刷新后展开无法重置
This commit is contained in:
parent
50eec6dc81
commit
080ea1f8b0
@ -284,6 +284,7 @@ const onUpdatePage = (_: number) => {
|
||||
|
||||
async function flushed() {
|
||||
searchParams.taskStatus = undefined;
|
||||
expandedRowKeys.value = [];
|
||||
await getData();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user