luobisheng
2022-11-16 22b61836c8f6f169c506cc7529f75f2c89f66bc1
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);
      });
    },
  },