|
@@ -131,6 +131,7 @@
|
|
|
, {field: 'end_date', title: '企业到期日期', width: 120}
|
|
|
, {field: 'create_time', title: '申请时间', width: 160}
|
|
|
, {field: 'status_text', title: '审核状态', width: 100}
|
|
|
+ , {field: 'user_text', title: '申请人账号', width: 120}
|
|
|
, {field: 'username', title: '管理员账号', width: 200}
|
|
|
, {field: 'renew_time', title: '续费时间', width: 160}
|
|
|
, {field: 'renew_amount', title: '续费金额', width: 120}
|