From 7d127d17f35d5ce4a58cdb02a3100a256c6726a5 Mon Sep 17 00:00:00 2001
From: Administrator <pjb>
Date: 星期五, 24 十月 2025 15:53:31 +0800
Subject: [PATCH] 小异常修复

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

diff --git a/src/main/webapp/views/taskWrkLog/taskWrkLog.html b/src/main/webapp/views/taskWrkLog/taskWrkLog.html
index 12757f6..f17f14e 100644
--- a/src/main/webapp/views/taskWrkLog/taskWrkLog.html
+++ b/src/main/webapp/views/taskWrkLog/taskWrkLog.html
@@ -73,6 +73,12 @@
 						</el-table-column>
 						<el-table-column property="type" label="涓嬮檷楂樺害">
 						</el-table-column>
+						<el-table-column property="mp$" label="鐮佺洏鍚�">
+						</el-table-column>
+						<el-table-column property="lev" label="鐮佺洏灞傛暟">
+						</el-table-column>
+						<el-table-column property="mpCompletedReport$" label="鐮佺洏涓婃姤">
+						</el-table-column>
 					</el-table>
 
 					<div style="margin-top: 10px;">

--
Gitblit v1.9.1