20
This commit is contained in:
@@ -50,11 +50,13 @@ define(['table', 'upload','form','qrcode'], function (Table,Upload,Form) {
|
||||
},
|
||||
{
|
||||
title: "用户名",
|
||||
field: "username"
|
||||
field: "username",
|
||||
filter: "string"
|
||||
},
|
||||
{
|
||||
title: "昵称",
|
||||
field: "nickname"
|
||||
field: "nickname",
|
||||
filter: "string"
|
||||
},
|
||||
{
|
||||
title: "头像",
|
||||
|
||||
Reference in New Issue
Block a user