@@ -168,7 +168,7 @@
form: this.$form.createForm(this),
url: {
dictListUrl: 'toutiao/dictitem/list',
- insertUrl:'toutiao/budget/template/insert'
+ insertUrl:'template/budget/insert'
}
},
@@ -108,14 +108,9 @@
{
- title: '头条平台id',
+ title: '模板名称',
align:"center",
- dataIndex: 'accountId'
- },
- {
- title: '平台账号id',
- align:"center",
- dataIndex: 'advertiserId'
+ dataIndex: 'name'
title: '投放目标',
@@ -133,41 +128,11 @@
dataIndex: 'downloadUrl'
- title: '落地页链接',
- dataIndex: 'externalUrl'
- title: '转化目标',
- dataIndex: 'convertTarget'
title: '应用包名',
dataIndex: 'packageName'
- title: '直达链接启用状态',
- dataIndex: 'openUrlStatus'
- title: '直达链接生成方式',
- dataIndex: 'openUrlCreateMode'
- title: '跳转app链接',
- dataIndex: 'redirectUrl'
- title: 'status',
- dataIndex: 'status'
title: '操作',
dataIndex: 'action',