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