|
@@ -368,7 +368,6 @@
|
|
import targetedPopulation from './stepModule/targetedPopulation.vue'
|
|
import targetedPopulation from './stepModule/targetedPopulation.vue'
|
|
|
|
|
|
import selectCheckAll from './stepModule/test'
|
|
import selectCheckAll from './stepModule/test'
|
|
- import toutiaoTime from './stepModule/toutiaoTime'
|
|
|
|
let dateQuantumRangeConst = ''
|
|
let dateQuantumRangeConst = ''
|
|
const columns = [{
|
|
const columns = [{
|
|
title: '人群',
|
|
title: '人群',
|
|
@@ -476,7 +475,6 @@
|
|
creatApplication,
|
|
creatApplication,
|
|
targetedPopulation,
|
|
targetedPopulation,
|
|
selectCheckAll,
|
|
selectCheckAll,
|
|
- toutiaoTime
|
|
|
|
},
|
|
},
|
|
props: {
|
|
props: {
|
|
campaignId: {
|
|
campaignId: {
|