diff --git a/frontend/src/views/MaterialManage.vue b/frontend/src/views/MaterialManage.vue
index 774a803..2525701 100644
--- a/frontend/src/views/MaterialManage.vue
+++ b/frontend/src/views/MaterialManage.vue
@@ -2,65 +2,163 @@
材料管理
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 详情
- 编辑
- 提交审核
- 审核通过
- 审核拒绝
- 删除
-
+
+
+
+
+
+
+ {{ displayTag(col.key, t) }}
+
+ -
+
+
+
+ ★
+
+ -
+
+
+ {{ col.formatter(scope.row) }}
+
+
+
-
-
+
+
+
+
+ 详情
+ 编辑
+ 提交审核
+ 审核通过
+ 审核拒绝
+ 删除
+
+
+
+