浏览代码

项目新增字段

autoSR1012
douzhuo 2 年前
父节点
当前提交
e2523271d0
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      pages/center/Piabodata/TrendAnalysis.vue

+ 3
- 0
pages/center/Piabodata/TrendAnalysis.vue 查看文件

@@ -714,6 +714,9 @@
if (index == 1 || index == 3 || index == 4) {
this.marketingBusinessText = this.showMarketingList[1].templateName
this.marketingBusiness = this.showMarketingList[1].id
} else {
this.marketingBusiness = ''
this.marketingBusinessText = '请选择销讲业务'
}
this.pamect.accountId = ""
this.newactiveTotal = index;


正在加载...
取消
保存