diff --git a/WebRoot/html/dangjian/view/taskManageList.html b/WebRoot/html/dangjian/view/taskManageList.html
index cc72220..29d5e4c 100644
--- a/WebRoot/html/dangjian/view/taskManageList.html
+++ b/WebRoot/html/dangjian/view/taskManageList.html
@@ -40,11 +40,13 @@
let cols = [
[
{ field: 'num', title: '名次', align: 'center', width: "5%" }
- , { field: 'person_name', title: '姓名', align: 'center' }
- , { field: 'score', title: '得分', align: 'center', width: "10%" }
- , { field: 'start_time', title: '开始时间', align: 'center', width: "20%" }
- , { field: 'end_time', title: '交卷时间', align: 'center', width: "20%" }
- , { field: 'ys', title: '用时', align: 'center', width: "20%" }
+ , { field: 'person_name', title: '姓名', align: 'center' , width: "10%" }
+ , { field: 'ks', title: '处室', align: 'center' , width: "15%" }
+ , { field: 'tel', title: '办公电话', align: 'center', width: "15%" }
+ , { field: 'score', title: '得分', align: 'center', width: "5%" }
+ , { field: 'ys', title: '用时', align: 'center', width: "15%" }
+ , { field: 'start_time', title: '开始时间', align: 'center', width: "15%" }
+ , { field: 'end_time', title: '交卷时间', align: 'center', width: "15%" }
, { field: '', title: '操作', toolbar: '#tableOperate', align: 'center', width: "5%" }
]
]
diff --git a/target/classes/ExcelExportTemplate/excelTemp/378F56FA-7367-4782-8688-F777D15CAEF5.xlsx b/target/classes/ExcelExportTemplate/excelTemp/378F56FA-7367-4782-8688-F777D15CAEF5.xlsx
new file mode 100644
index 0000000..c3682eb
Binary files /dev/null and b/target/classes/ExcelExportTemplate/excelTemp/378F56FA-7367-4782-8688-F777D15CAEF5.xlsx differ