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