兰宝车间质量管理系统-前端
LiuHao
2023-05-05 9b6cd8b047cf21f28b254956d5cec2ccf3d15d00
src/types/router.d.ts
@@ -13,6 +13,7 @@
      title: string;
      icon: string;
    };
    query?: string;
  } & RouteRecordRaw;
  interface _RouteLocationBase {