fix(dataSource): BasicTable Component with dataSource is not working (hot fix) (#3888)
This commit is contained in:
parent
af39afa24b
commit
f83002441d
|
|
@ -146,6 +146,7 @@ export function useDataSource(
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
deep: true,
|
deep: true,
|
||||||
|
immediate: true,
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue