28321
This commit is contained in:
3
packages/2.0.5/AppGridBlock/AppGridBlock.vue
vendored
3
packages/2.0.5/AppGridBlock/AppGridBlock.vue
vendored
@@ -57,7 +57,8 @@ export default {
|
||||
|
||||
this.$nextTick(() => {
|
||||
if (data.isRefresh) {
|
||||
this.$refs.component.getList();
|
||||
this.$refs.component.getList()
|
||||
this.$refs.component.getTreeList()
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user