diff --git a/app/project/view/task/index.html b/app/project/view/task/index.html
index 4801a9e..a70c83c 100644
--- a/app/project/view/task/index.html
+++ b/app/project/view/task/index.html
@@ -84,6 +84,7 @@
url: "/project/task/index", //数据接口
page: true, //开启分页
limit: 20,
+ height: 'full-88',
cols: [[
{
field: 'id', title: '任务编号', width: 80, align: 'center', fixed: 'left', templet: function (d) {