7
This commit is contained in:
Regular → Executable
+4
@@ -38,6 +38,10 @@ define(['table', 'upload','form'], function (Table,Upload,Form) {
|
||||
filter: "select",
|
||||
filterOption:"roleOption"
|
||||
},
|
||||
{
|
||||
title: "用户名",
|
||||
field: "username"
|
||||
},
|
||||
{
|
||||
title: "昵称",
|
||||
field: "nickname"
|
||||
|
||||
Reference in New Issue
Block a user