|
@@ -86,8 +86,8 @@
|
|
|
{field: 'code', title: '卡号', width: '20%'},
|
|
|
{field: 'price', title: '礼品卡价格', width: '6%'},
|
|
|
{field: 'store_award', title: '礼品卡奖金', width: '6%'},
|
|
|
- {field: 'store', title: '门店', width: '10%', toolbar: "#store"},
|
|
|
- {field: 'time', title: '时间', width: '10%', toolbar: "#time"},
|
|
|
+ {field: 'store', title: '门店', width: '18%', toolbar: "#store"},
|
|
|
+ {field: 'time', title: '时间', width: '18%', toolbar: "#time"},
|
|
|
{field: 'start_name', title: '状态', width: '6%'},
|
|
|
// {field: 'right', title: '操作',width:'10%', align: 'center', toolbar: '#barDemo'}
|
|
|
]
|