Commit 0e9b8c8e by guanzhenshan

调整账户列宽

parent 5c4e2c6a
......@@ -90,7 +90,7 @@
function list() {
var columns = [
{ field: 'record_time', title: '报告日期', width: '150', sortable: true },
{ field: 'account_name', title: '帐号', width: '130' },
{ field: 'account_name', title: '帐号', width: '180' },
{ field: 'time_zone', title: '时区', width: '70'},
{ field: 'type', title: '类型', width: '170'},
{ field: 'status', title: '状态', width: '120', iscount: true},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment