Sfoglia il codice sorgente

项目新增字段

autoSR1012
douzhuo 1 anno fa
parent
commit
e2523271d0
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      pages/center/Piabodata/TrendAnalysis.vue

+ 3
- 0
pages/center/Piabodata/TrendAnalysis.vue Vedi File

@@ -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;


Caricamento…
Annulla
Salva