From 6e02d92c3b9c240fa78a343b67ddf0db12d840e6 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期五, 22 八月 2025 17:00:56 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/views/shuttleNew.html b/src/main/webapp/views/shuttleNew.html
index db1afad..1314abe 100644
--- a/src/main/webapp/views/shuttleNew.html
+++ b/src/main/webapp/views/shuttleNew.html
@@ -571,7 +571,7 @@
                     requestParam.shuttleTaskMode = 17;
                 }else if (type == 'writeTaskNo') {
                     requestParam.workNo = this.controlData.taskNo;
-                    requestParam.pakMk = null;
+                    requestParam.pakMk = "Y";
 
                     $.ajax({
                         url: baseUrl + "/shuttle/detl/update",

--
Gitblit v1.9.1