소스 검색

挖掘

newyun
corala 1 년 전
부모
커밋
b15fdc7f83
3개의 변경된 파일578개의 추가작업 그리고 305개의 파일을 삭제
  1. +2
    -0
      config.js
  2. +1
    -1
      pages/center/records/index.vue
  3. +575
    -304
      pages/index/consumer/index.vue

+ 2
- 0
config.js 파일 보기

@@ -42,6 +42,8 @@ var config = {
cmmentList:`${host}/comment/list`,
// 新增评论
saveCmment:`${host}/comment/saveCmment`,
// 获取客户来源列表
sourceList: `${host}/customer/sourceList`,
// 新增文件评论
saveCmmentUpload:`${host}/comment/upload`,
// 点赞


+ 1
- 1
pages/center/records/index.vue 파일 보기

@@ -711,7 +711,7 @@
})
})
},
//select接待顾问
actionSelectCallback(e) {
if(e[0].label=='全部'){
this.counselorName = '接待顾问'


+ 575
- 304
pages/index/consumer/index.vue
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


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