Explorar o código

modified: src/views/org.vue

asd123a20 %!s(int64=2) %!d(string=hai) anos
pai
achega
3d4d72f1b0
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/org.vue

+ 0 - 1
src/views/org.vue

@@ -43,7 +43,6 @@ export default {
     this.code = this.$route.params.code;
     // 顶级菜单参数
     this.parentCode = this.$route.query.parentCode;
-    console.log(this.code, 'this.code');
     await this.filterQuery();
     // 获取一例菜单
     this.menu = this.$setChildrenSession({ menus: this.menusall, iscode: this.parentCode });