fix(dataSource): BasicTable Component with dataSource is not working (hot fix) (#3888)

This commit is contained in:
No name
2024-06-04 16:22:09 +08:00
committed by GitHub
parent af39afa24b
commit f83002441d

View File

@@ -146,6 +146,7 @@ export function useDataSource(
},
{
deep: true,
immediate: true,
},
);