|
|
|
@ -144,7 +144,7 @@
|
|
|
|
|
,limit : 10,
|
|
|
|
|
cols: [[ // 表头//isSignRole.get()!'' :1:admin+管理员 2:uniAdmin学院管理员 3:teacher 4student
|
|
|
|
|
{
|
|
|
|
|
field: 'code', title: '用户名', align: "center",
|
|
|
|
|
field: 'code', title: '学号', align: "center",
|
|
|
|
|
hide: "${isSignRole.get()!''}" != 1 ? false : true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|