ソースを参照

项目新增字段

autoSR1012
douzhuo 1年前
コミット
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;


読み込み中…
キャンセル
保存