This commit is contained in:
‘937886381’
2025-12-12 14:17:21 +08:00
parent 1e12b653d6
commit e2385cf813
12 changed files with 660 additions and 428 deletions

View File

@@ -54,7 +54,7 @@ export default {
};
},
created() {
this.currentMenu = this.menus[0];
// this.currentMenu = this.menus[0];
},
watch: {
currentMenu(val) {