feat: custom table with row children
This commit is contained in:
@@ -86,6 +86,7 @@ export default (props: any) => {
|
||||
loading: false,
|
||||
setInitialState: null
|
||||
};
|
||||
console.log('initialInfo==========', initialInfo);
|
||||
const { initialState, loading, setInitialState } = initialInfo;
|
||||
|
||||
const userConfig = {
|
||||
|
||||
Reference in New Issue
Block a user