From 635a49022f9f2dc3047456a63cd5f380c6724f87 Mon Sep 17 00:00:00 2001
From: liulijun <liulijun@hnkhzn.com>
Date: 星期五, 27 三月 2026 11:21:16 +0800
Subject: [PATCH] 新增MES领料计划单页面,修复出库详情单据类型的显示

---
 项目代码/WMS/WMSClient/src/views/inbound/mesPPBackInboundOrderDetail.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/inbound/mesPPBackInboundOrderDetail.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/inbound/mesPPBackInboundOrderDetail.vue"
index 915a940..10344e9 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/inbound/mesPPBackInboundOrderDetail.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/inbound/mesPPBackInboundOrderDetail.vue"
@@ -21,7 +21,7 @@
     const table = ref({
       key: "id",
       footer: "Foots",
-      cnName: "鍏ュ簱鍗�",
+      cnName: "鍏ュ簱鍗曟槑缁�",
       name: "inboundOrder",
       url: "/InboundOrder/",
       sortName: "id",

--
Gitblit v1.9.3