zhanghua
2022-11-22 c5d408958de4cd76c26ae939401675f0bfa24fa3
src/views/layout/components/Menu/index.vue
@@ -97,7 +97,6 @@
        method: "get",
        url: "sccg/system/portal/menu/search_myself",
      }).then((res) => {
        console.log(res);
      });
    },
  },