luobisheng
2022-11-23 a4a9d6c03b724689ae74fe5f15149af89200b5de
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);
      });
    },
  },