diff --git a/safesite/templates/task.html b/safesite/templates/task.html
index 4f87dacd..c11687b4 100644
--- a/safesite/templates/task.html
+++ b/safesite/templates/task.html
@@ -71,7 +71,6 @@
{ field: 'name', title: '风险点名称', width: 80 },
{ field: 'area__name', title: '区域', width: 100 },
{ field: 'type__dickeyname', title: '风险点类型', width: 100 },
- { field: 'tasktype', title: '任务状态', width: 100 },
// { field: 'num', title: '风险数量', width: 100 },
]],