mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
feat: support on-demand loading of collections from external sources
This commit is contained in:
parent
57fe740fff
commit
a9cde1b168
@ -203,6 +203,7 @@ export class PluginDataSourceManagerServer extends Plugin {
|
||||
if (model.changed('options') && !model.isMainRecord()) {
|
||||
model.loadIntoApplication({
|
||||
app: this.app,
|
||||
refresh: true
|
||||
});
|
||||
|
||||
this.sendSyncMessage(
|
||||
|
Loading…
x
Reference in New Issue
Block a user