From 1e6a3ce80c38124fe8750f59956528204e696d4e Mon Sep 17 00:00:00 2001
From: zhanghonglin <zhanghonglin@hnkhzn.com>
Date: 星期三, 22 四月 2026 15:13:25 +0800
Subject: [PATCH] 新功能

---
 项目代码/WMS/WIDESEA_WMSClient/src/views/outbound/outboundOrde_hty.vue |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/outbound/outboundOrde_hty.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/outbound/outboundOrde_hty.vue"
index c7e2a75..e18cc6f 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/outbound/outboundOrde_hty.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/outbound/outboundOrde_hty.vue"
@@ -72,6 +72,13 @@
         align: "left"
       },
       {
+        field: "boundOrderCode",
+        title: "鍗曟嵁鍗曞彿",
+        type: "string",
+        width: 90,
+        align: "left"
+      },
+      {
         field: "boundOrderType",
         title: "鍗曟嵁绫诲瀷",
         type: "int",
@@ -83,6 +90,7 @@
             { key: "1", value: "鍙戣揣鍑哄簱" },
             { key: "2", value: "鍏朵粬鍑哄簱" },
             { key: "3", value: "绉诲簱鍑哄簱" },
+            { key: "4", value: "鐩存帴鍑哄簱" },
           ]
         }
       },

--
Gitblit v1.9.3