From ac07916a4cba29e0bb261514507c5711838d9dc9 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期三, 16 八月 2023 11:07:50 +0800
Subject: [PATCH] #订单伴生出库自动组托

---
 src/main/webapp/static/js/locDetl/locDetl.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/locDetl/locDetl.js b/src/main/webapp/static/js/locDetl/locDetl.js
index 8ad0940..0b1e265 100644
--- a/src/main/webapp/static/js/locDetl/locDetl.js
+++ b/src/main/webapp/static/js/locDetl/locDetl.js
@@ -11,7 +11,7 @@
         ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿', hide: false}
 
         ,{field: 'anfme', align: 'center',title: '鏁伴噺'}
-
+        ,{field: 'locType2$', align: 'center',title: '楂樹綆棰�', hide: false}
         ,{field: 'model', align: 'center',title: '浠g爜', hide: true}
         ,{field: 'color', align: 'center',title: '棰滆壊', hide: true}
         ,{field: 'brand', align: 'center',title: '鍝佺墝', hide: true}

--
Gitblit v1.9.1