gaoshp
2024-11-03 dcc4992bd51e9ee4a97099cd3a15085f7e247f23
src/layout/components/userbar.vue
@@ -145,7 +145,7 @@
         //个人信息
         handleUser(command) {
            if(command == "uc"){
               this.$router.push({path: '/usercenter'});
               this.$router.push({path: '/userCenter/edituser'});
            }
            if(command == "cmd"){
               this.$router.push({path: '/cmd'});