新增合作方字段
This commit is contained in:
@@ -307,6 +307,7 @@ export default {
|
||||
$('#channelTable').bootstrapTable('destroy');
|
||||
$('#channelTable').bootstrapTable({
|
||||
columns: [
|
||||
{ field: 'payChannel', title: '合作方', align: 'center', width: '5%' },
|
||||
{ field: 'desc', title: '渠道名称', align: 'center', width: '5%' },
|
||||
{
|
||||
field: 'logo',
|
||||
|
Reference in New Issue
Block a user