From 0d34c241a206b3ff979f4cdaf94a93c4f234a93b Mon Sep 17 00:00:00 2001
From: Administrator <pjb>
Date: 星期三, 22 十月 2025 18:52:18 +0800
Subject: [PATCH] 入库请求wms成功接口日志标记成功

---
 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 7c4b892..12757f6 100644
--- a/src/main/webapp/views/taskWrkLog/taskWrkLog.html
+++ b/src/main/webapp/views/taskWrkLog/taskWrkLog.html
@@ -71,6 +71,8 @@
 						</el-table-column>
 						<el-table-column property="barcode" label="鏉$爜">
 						</el-table-column>
+						<el-table-column property="type" label="涓嬮檷楂樺害">
+						</el-table-column>
 					</el-table>
 
 					<div style="margin-top: 10px;">

--
Gitblit v1.9.1