|
|
|
@ -138,7 +138,7 @@
|
|
|
|
|
{ title: '序号', align: 'center', width: "5%", type: 'numbers' },
|
|
|
|
|
{ title: '场站名称', field: 'station_name', align: 'left' },
|
|
|
|
|
{ title: '状态', align: 'center', templet: '#status', width: "10%" },
|
|
|
|
|
{ title: '每小时收费金额(元)', field: 'one_hour_money', align: 'center', width: "15%" },
|
|
|
|
|
{ title: '每分钟收费金额(元)', field: 'one_minute_money', align: 'center', width: "15%" },
|
|
|
|
|
{ title: '免费时长(分钟)', field: 'free_duration', align: 'center', width: "15%" },
|
|
|
|
|
{ title: '占位费上限金额(元)', field: 'money_limit', align: 'center', width: "15%" },
|
|
|
|
|
{ title: '操作', toolbar: '#table-bar', align: 'center', width: "10%" }
|
|
|
|
|