From c6758c32d79bb1f82cea77422953f3c0b61bc2b8 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期三, 24 十二月 2025 08:04:36 +0800
Subject: [PATCH] #
---
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