| xqd
@@ -55,7 +55,7 @@
|
|
|
cellMinWidth: 80,
|
|
|
cols: [[
|
|
|
{ field: 'id', title: 'ID', align: 'center' },
|
|
|
- { field: 'name', title: '用户名', align: 'center' },
|
|
|
+ { field: 'name', title: '提交人', align: 'center' },
|
|
|
{ field: 'phone', title: '手机号', align: 'center' },
|
|
|
{ field: 'created_at', title: '提交日期', align: 'center' },
|
|
|
{ field: 'status', title: '状态', align: 'center' },
|