diff --git a/frontend/src/views/system/menus/Index.vue b/frontend/src/views/system/menus/Index.vue
index eab2d9c..338d25f 100644
--- a/frontend/src/views/system/menus/Index.vue
+++ b/frontend/src/views/system/menus/Index.vue
@@ -6,51 +6,144 @@
新增菜单
-
-
-
-
- -
-
-
-
-
- 编辑
-
-
- 删除
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ {{ detailForm.id }}
+ {{ detailForm.modifier ?? '-' }}
+ {{ formatTime(detailForm.createTime) }}
+ {{ formatTime(detailForm.modifyTime) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -60,34 +153,36 @@
+
+