From 7e1420649451d5dc22ac49b3b31ba59df1edf19e Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期一, 22 十二月 2025 10:53:10 +0800
Subject: [PATCH] #getArmType$

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

diff --git a/src/main/webapp/static/js/basBoxType/basBoxType.js b/src/main/webapp/static/js/basBoxType/basBoxType.js
index 480c069..7371eea 100644
--- a/src/main/webapp/static/js/basBoxType/basBoxType.js
+++ b/src/main/webapp/static/js/basBoxType/basBoxType.js
@@ -25,6 +25,7 @@
             {field: 'id', align: 'center',title: 'ID' ,hide : true},
             {field: 'boxSpecs', align: 'center',title: '绠卞瀷',hide : false}
             ,{field: 'boxType', align: 'center',title: '绠卞瀷缂栧彿',hide : false}
+            ,{field: 'armType$', align: 'center',title: '鏄惁鍏佽鏈烘鑷傛墽琛�',hide : false}
 
             ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
         ]],

--
Gitblit v1.9.1