Ver código fonte

项目新增字段

autoSR1012
douzhuo 2 anos atrás
pai
commit
e2523271d0
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      pages/center/Piabodata/TrendAnalysis.vue

+ 3
- 0
pages/center/Piabodata/TrendAnalysis.vue Ver arquivo

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


Carregando…
Cancelar
Salvar