feat:create cusotm text dataset
This commit is contained in:
@@ -605,6 +605,7 @@ const Private: FC = () => {
|
||||
}
|
||||
|
||||
const handleRefreshTable = () => {
|
||||
debugger
|
||||
// 刷新表格数据
|
||||
tableRef.current?.loadData();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user