zhaoxiaohai %!s(int64=3) %!d(string=hai) anos
pai
achega
8713678881
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      pages/teams/index.js

+ 0 - 1
pages/teams/index.js

@@ -104,7 +104,6 @@ Page({
         let {
             item
         } = e.currentTarget.dataset;
-        console.log(this.data.rolemag)
         wx.navigateTo({
             url: `./addRole?item=${JSON.stringify(item)}&update=${this.data.rolemag.includes("update")}&userDelete=${this.data.rolemag.includes("delete")}`
         })