#
zjj
2024-05-30 c10225b985e0cd6aa05efb86cc7b65d8265669ed
pages/home/home.vue
@@ -156,9 +156,9 @@
                     }
                     that.elements.push({
                        title: '退出登录',
                        name: 'logOut',
                        name: '',
                        color: 'grey',
                        cuIcon: 'exit',
                        cuIcon: '',
                        url: '/login/logOut'
                     })
                  } else if (res.code === 403) {