兰宝车间质量管理系统-前端
LiuHao
2023-04-02 631a83160955bd1bebff28cc88fab790464726a1
src/types/router.d.ts
@@ -11,7 +11,7 @@
      parentPath?: string;
      meta?: {
         title: string;
         icon?: string;
         icon: string;
      };
   } & RouteRecordRaw;