布局默认

This commit is contained in:
1154079537 2024-04-29 14:40:51 +08:00
parent 43c4f22a45
commit bef3fb22e9

View File

@ -372,6 +372,9 @@ export default {
}, },
mounted() { mounted() {
this.initLayoutConfig(); this.initLayoutConfig();
this.onSetLayout('defaults');
}, },
methods: { methods: {
// //