소스 검색

项目新增字段

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;


불러오는 중...
취소
저장