|
@@ -16,7 +16,7 @@ const qiliangpaihang = [
|
|
|
// { title: '深度优化目标', dataIndex: 'depthOptimizeTarget', label: '设置信息' },
|
|
|
// { title: '曝光评估', dataIndex: 'impressionAppraise', label: '设置信息' },
|
|
|
{ title: '投放时间', dataIndex: 'adBeginTime', label: '设置信息', default: 12, width: 135 },
|
|
|
- { title: '广告状态', dataIndex: 'adStatus', label: '设置信息', width: 75 },
|
|
|
+ { title: '广告状态', dataIndex: 'adStatus', label: '设置信息', width: 85 },
|
|
|
// { title: '创意状态', dataIndex: 'adCreativeStatus', label: '设置信息' },
|
|
|
{ title: '推广目标', dataIndex: 'promotedObjectType', label: '设置信息' },
|
|
|
// { title: '购买类型', dataIndex: 'adBuyType', label: '设置信息' },
|
|
@@ -112,7 +112,7 @@ const qiliangpaihanghour = [
|
|
|
// { title: '深度优化目标', dataIndex: 'depthOptimizeTarget', label: '设置信息' },
|
|
|
// { title: '曝光评估', dataIndex: 'impressionAppraise', label: '设置信息' },
|
|
|
{ title: '投放时间', dataIndex: 'adBeginTime', label: '设置信息', default: 12, width: 135 },
|
|
|
- { title: '广告状态', dataIndex: 'adStatus', label: '设置信息', width: 75 },
|
|
|
+ { title: '广告状态', dataIndex: 'adStatus', label: '设置信息', width: 85 },
|
|
|
// { title: '创意状态', dataIndex: 'adCreativeStatus', label: '设置信息' },
|
|
|
{ title: '推广目标', dataIndex: 'promotedObjectType', label: '设置信息' },
|
|
|
// { title: '购买类型', dataIndex: 'adBuyType', label: '设置信息' },
|
|
@@ -208,7 +208,7 @@ const qiliangpaihangminute = [
|
|
|
// { title: '深度优化目标', dataIndex: 'depthOptimizeTarget', label: '设置信息' },
|
|
|
// { title: '曝光评估', dataIndex: 'impressionAppraise', label: '设置信息' },
|
|
|
{ title: '投放时间', dataIndex: 'adBeginTime', label: '设置信息', default: 12, width: 135 },
|
|
|
- { title: '广告状态', dataIndex: 'adStatus', label: '设置信息', width: 75 },
|
|
|
+ { title: '广告状态', dataIndex: 'adStatus', label: '设置信息', width: 85 },
|
|
|
// { title: '创意状态', dataIndex: 'adCreativeStatus', label: '设置信息' },
|
|
|
{ title: '推广目标', dataIndex: 'promotedObjectType', label: '设置信息' },
|
|
|
// { title: '购买类型', dataIndex: 'adBuyType', label: '设置信息' },
|
|
@@ -297,9 +297,9 @@ const guanggao = [
|
|
|
{ title: '创意名称/ID', dataIndex: 'creativeName/creativeId', label: '设置信息', default: 4 },
|
|
|
{ title: '创意预览', dataIndex: 'creativePreview', label: '设置信息', width: 80 },
|
|
|
{ title: '广告账户', dataIndex: 'accountId', label: '设置信息', default: 5, width: 70 },
|
|
|
- { title: '投手', dataIndex: 'putUserName', label: '设置信息', default: 6 },
|
|
|
+ { title: '投手', dataIndex: 'putUserName', label: '设置信息', default: 6, width: 65 },
|
|
|
{ title: '创建日期', dataIndex: 'adCreateTime', label: '设置信息' },
|
|
|
- { title: '广告状态', dataIndex: 'adStatus', label: '设置信息', default: 7, width: 75 },
|
|
|
+ { title: '广告状态', dataIndex: 'adStatus', label: '设置信息', default: 7, width: 85 },
|
|
|
// { title: '创意状态', dataIndex: 'adCreativeStatus', label: '设置信息', default: 11 },
|
|
|
// { title: '购买类型', dataIndex: 'adBuyType', label: '设置信息' },
|
|
|
// { title: '自动扩量', dataIndex: 'autoExpand', label: '设置信息' },
|