From dfc4898827d73df7152d6458689324fd3485b75d Mon Sep 17 00:00:00 2001 From: liuchengxin <13104445455@126.com> Date: 星期日, 12 十二月 2021 22:12:40 +0800 Subject: [PATCH] 修改登陆页面/系统logo/版权信息等 --- src/views/system/user/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue index ae03d32..5beeeae 100644 --- a/src/views/system/user/index.vue +++ b/src/views/system/user/index.vue @@ -164,6 +164,7 @@ label="鎿嶄綔" align="center" width="160" + fixed="right" class-name="small-padding fixed-width" > <template slot-scope="scope" v-if="scope.row.userId !== 1"> -- Gitblit v1.9.1