From 1e24d0ac9e93ba84f6c537954e9c3806d1160e4f Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期日, 25 五月 2025 13:54:31 +0800
Subject: [PATCH] Revert "取消写入后回答延时"

---
 src/main/webapp/views/taskWrkLog/taskWrkLog.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/taskWrkLog/taskWrkLog.html b/src/main/webapp/views/taskWrkLog/taskWrkLog.html
index 254c9c5..7c4b892 100644
--- a/src/main/webapp/views/taskWrkLog/taskWrkLog.html
+++ b/src/main/webapp/views/taskWrkLog/taskWrkLog.html
@@ -55,9 +55,9 @@
 						</el-table-column>
 						<el-table-column property="wrkNo" label="宸ヤ綔鍙�">
 						</el-table-column>
-						<el-table-column property="createTime$" label="鍒涘缓鏃堕棿">
+						<el-table-column property="createTime$" label="鍒涘缓鏃堕棿" width="150">
 						</el-table-column>
-						<el-table-column property="durationTime" label="鎸佺画鏃堕暱">
+						<el-table-column property="completeTime$" label="瀹屾垚鏃堕棿" width="150">
 						</el-table-column>
 						<el-table-column property="ioType$" label="浠诲姟绫诲瀷">
 						</el-table-column>

--
Gitblit v1.9.1