diff --git a/src/views/App.jsx b/src/views/App.jsx index 93665b4..0010561 100644 --- a/src/views/App.jsx +++ b/src/views/App.jsx @@ -173,7 +173,7 @@ function App() { { key: "reservation", label: {t('menu.Reservation')} }, { key: "invoice", label: {t('menu.Invoice')} }, { key: "feedback", label: {t('menu.Feedback')} }, - // { key: "report", label: Report }, + { key: "report", label: {t('menu.Report')} }, { key: "notice", label: ( diff --git a/src/views/report/Index.jsx b/src/views/report/Index.jsx index e696531..2349627 100644 --- a/src/views/report/Index.jsx +++ b/src/views/report/Index.jsx @@ -182,7 +182,7 @@ function Index() { Primary Data -
+
@@ -229,7 +229,7 @@ function Index() { DMC Assessment Criteria -
+
@@ -426,7 +426,7 @@ function Index() { Evaluation Scores -
+