jinx 3 лет назад
Родитель
Сommit
53bf4cb65c
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      src/router/routes/modules/invoice.ts

+ 2 - 0
src/router/routes/modules/invoice.ts

@@ -11,4 +11,6 @@ export const InvoiceRoute: AppRouteRecordRaw = {
     hideChildrenInMenu: true,
   },
 };
+
+
 export default InvoiceRoute;