diff --git a/ruoyi-admin/src/main/resources/templates/system/filedestory/detail.html b/ruoyi-admin/src/main/resources/templates/system/filedestory/detail.html
index 43a4cef..53ee7db 100644
--- a/ruoyi-admin/src/main/resources/templates/system/filedestory/detail.html
+++ b/ruoyi-admin/src/main/resources/templates/system/filedestory/detail.html
@@ -88,6 +88,16 @@
+
diff --git a/ruoyi-admin/src/main/resources/templates/system/filedestory/filedestory.html b/ruoyi-admin/src/main/resources/templates/system/filedestory/filedestory.html
index 16e3dc7..f9b0683 100644
--- a/ruoyi-admin/src/main/resources/templates/system/filedestory/filedestory.html
+++ b/ruoyi-admin/src/main/resources/templates/system/filedestory/filedestory.html
@@ -109,10 +109,6 @@
field: 'destoryDate',
title: '销毁日期'
},
- {
- field: 'remark',
- title: '备注'
- },
{
title: '操作',
align: 'center',