mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-25 16:16:20 +08:00
fix(dataSource): BasicTable Component with dataSource is not working (hot fix) (#3888)
This commit is contained in:
@@ -146,6 +146,7 @@ export function useDataSource(
|
||||
},
|
||||
{
|
||||
deep: true,
|
||||
immediate: true,
|
||||
},
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user