소스 검색

Merge branch 'develop' of http://124.70.211.186:3000/zxh/MD_YOSwechat into develop

xiaohaizhao 1 년 전
부모
커밋
a08cdfcd3a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/tabbar/home/index.js

+ 1 - 0
pages/tabbar/home/index.js

@@ -65,6 +65,7 @@ Page({
                     }
                     if (authList[s.name].options.some(s => s == "read")) {
                         if (s.name == "worderclue") {
+                            console.log(s.name)
                             //更新销售线索徽标数据
                             funs.getCount = () => {
                                 const index = this.data.gridList.findIndex(v => v.label == '销售线索');