@@ -231,12 +231,13 @@ const menuList = reactive({
imgs: chat,
beimgs: bechat,
},
- {
- label: "接口",
- path: "/swagger",
- imgs: chat,
- beimgs: bechat,
- },
+ // {
+ // label: "接口",
+ // path: "/swagger",
+ // imgs: chat,
+ // beimgs: bechat,
+ // disabled:true
+ // },
{
label: "最近文件",
path: "/recent",