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