feat: custom table with row children

This commit is contained in:
jialin
2024-06-12 09:26:17 +08:00
parent f491b5dfb1
commit 405d95c81f
19 changed files with 611 additions and 12 deletions
+1
View File
@@ -86,6 +86,7 @@ export default (props: any) => {
loading: false,
setInitialState: null
};
console.log('initialInfo==========', initialInfo);
const { initialState, loading, setInitialState } = initialInfo;
const userConfig = {