guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
2078885f91
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/user/parts/clickBtn.vue

+ 0 - 1
src/views/user/parts/clickBtn.vue

@@ -65,7 +65,6 @@ export default {
     async searchMenu() {
       const res = await this.toGetMenu({ id: this.user.uid });
       for (const val of res.data.menus) {
-        console.log(val);
         if (val.role_name == '用户管理') {
           this.$set(this, `oneName`, val.role_name);
         } else if (val.role_name == '对接会') {