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