From 4c6ac55bbdfd2426274014047126da179bde367c Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期五, 10 一月 2025 16:06:40 +0800 Subject: [PATCH] # --- src/main/webapp/views/taskWrkLog/taskWrkLog.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/taskWrkLog/taskWrkLog.html b/src/main/webapp/views/taskWrkLog/taskWrkLog.html index a20a4ce..9ef3e8d 100644 --- a/src/main/webapp/views/taskWrkLog/taskWrkLog.html +++ b/src/main/webapp/views/taskWrkLog/taskWrkLog.html @@ -77,6 +77,8 @@ </el-table-column> <el-table-column property="durationTime" label="鎸佺画鏃堕暱"> </el-table-column> + <el-table-column property="completeTime$" label="缁撴潫鏃堕棿"> + </el-table-column> <el-table-column property="ioType$" label="浠诲姟绫诲瀷"> </el-table-column> <el-table-column property="startPoint" label="璧风偣浣嶇疆"> -- Gitblit v1.9.1