Browse Source

页面权限

zhaoxiaohai 3 years ago
parent
commit
c1f89519ba
1 changed files with 0 additions and 1 deletions
  1. 0 1
      utils/wxmlQueryPer.wxs

+ 0 - 1
utils/wxmlQueryPer.wxs

@@ -1,5 +1,4 @@
 function query(list, name) {
-    console.log(list, name)
     if (!list) return;
     return list.some(function (v) {
         return v == name