|
@@ -94,7 +94,7 @@ const qiliangpaihanghour = [
|
|
|
{ title: '投手', dataIndex: 'put_user_name', serverIndex: 'sys_user.put_user_name', label: '设置信息', default: 11, width: 65 },
|
|
|
{ title: '投放时间', dataIndex: 'begin_date', serverIndex: 'adgroup.begin_date, adgroup.end_date', label: '设置信息', default: 12, width: 135 },
|
|
|
{ title: '广告状态', dataIndex: 'system_status', serverIndex: 'adgroup.system_status', label: '设置信息', width: 85 },
|
|
|
- { title: '操作', dataIndex: 'event', label: '设置信息', default: 13, width: 210 },
|
|
|
+ { title: '操作', dataIndex: 'event', label: '设置信息', default: 13, width: 235 },
|
|
|
]
|
|
|
},
|
|
|
{
|