From 533df0275a3090951af5d3bf8f5fdbeea2ce44b8 Mon Sep 17 00:00:00 2001
From: zhaowc <526854230@qq.com>
Date: 星期五, 17 一月 2025 09:42:11 +0800
Subject: [PATCH] WCS出库完成接口修改,PDA的AGV转运调度小车修改

---
 HTML/views/SOSetting/ComBoxInfo.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HTML/views/SOSetting/ComBoxInfo.html b/HTML/views/SOSetting/ComBoxInfo.html
index 187ee4d..5e5f425 100644
--- a/HTML/views/SOSetting/ComBoxInfo.html
+++ b/HTML/views/SOSetting/ComBoxInfo.html
@@ -132,7 +132,7 @@
 							field: 'CreateUserName', align: 'center', title: '鍒涘缓浜�', width: 120,
 						},
 						{
-							field: 'CreateTime', align: 'center', title: '鍒涘缓鏃堕棿', width: 165,
+							field: 'CreateTime', align: 'center', title: '鎷h揣鏃堕棿', width: 165,
 							templet: function (d) {
 								return formatDate(d.CreateTime);
 							},

--
Gitblit v1.8.0