-
-
-
+
-
{{ goodTimeText() }}!{{ userStore.name }}
+
{{ goodTimeText() }}!{{ userStore.nickname }}
北海虽赊,扶摇可接;东隅已逝,桑榆非晚。
diff --git a/src/views/setting/profile/BasicInfo.vue b/src/views/setting/profile/BasicInfo.vue
index d441ad55..93b853c8 100644
--- a/src/views/setting/profile/BasicInfo.vue
+++ b/src/views/setting/profile/BasicInfo.vue
@@ -11,10 +11,9 @@
:on-before-upload="onBeforeUpload"
>
-
+
-
-
+
diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue
index 8f0cd32c..f0b6bc80 100644
--- a/src/views/system/user/index.vue
+++ b/src/views/system/user/index.vue
@@ -18,7 +18,7 @@
:scroll="{ x: '100%', y: '100%', minWidth: 1500 }"
:pagination="pagination"
:disabled-tools="['size']"
- :disabled-column-keys="['username']"
+ :disabled-column-keys="['nickname']"
@refresh="search"
>
@@ -40,9 +40,8 @@
导出
-
-
+
+
@@ -59,6 +58,7 @@
+ 详情
修改