瀏覽代碼

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 == '销售线索');