Explorar o código

补充账号注册时间

梁展鹏 %!s(int64=3) %!d(string=hai) anos
pai
achega
b49c31e64d
Modificáronse 1 ficheiros con 6 adicións e 2 borrados
  1. 6 2
      src/views/systemManagement/accountManagement/index.vue

+ 6 - 2
src/views/systemManagement/accountManagement/index.vue

@@ -50,8 +50,7 @@ export default {
         },
         {
           key: 'nickname',
-          name: '昵称',
-          width: '140'
+          name: '昵称'
         },
         {
           key: 'avatarUrl',
@@ -95,6 +94,11 @@ export default {
           type: 'tag',
           fetchTagType: val => (val ? 'error' : 'info'),
           tagName: row => (row.isLocked ? '是' : '否')
+        },
+        {
+          key: 'createAt',
+          name: '注册时间',
+          width: this.$col.b
         }
         // {
         //   key: 'action',