From 5b7ddbbd288579ccc54d1977803fcecab38e84aa Mon Sep 17 00:00:00 2001
From: 1 <1>
Date: 星期四, 27 十一月 2025 11:20:41 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/basArmMast/basArmMast.js | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/static/js/basArmMast/basArmMast.js b/src/main/webapp/static/js/basArmMast/basArmMast.js
index 3f8c188..d0be1a8 100644
--- a/src/main/webapp/static/js/basArmMast/basArmMast.js
+++ b/src/main/webapp/static/js/basArmMast/basArmMast.js
@@ -21,15 +21,15 @@
cellMinWidth: 50,
height: 'full-120',
cols: [[
- // {type: 'checkbox'}
- // ,
+ {type: 'checkbox'}
+ ,
{field: 'id', align: 'center',title: 'ID',hide: true}
,{field: 'armNo', align: 'center',title: '鏈烘鑷傜紪鍙�',hide: false}
,{field: 'orderNo', align: 'center',title: '璁㈠崟鍙�',hide: false}
,{field: 'armDirection', align: 'center',title: '鎿嶄綔鏂瑰悜',hide: true}
,{field: 'staNo', align: 'center',title: '缁堢偣',hide: false}
,{field: 'sortingLine', align: 'center',title: '璧风偣',hide: false}
- ,{field: 'matnr', align: 'center',title: 'sku',hide: false}
+ ,{field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿',hide: false}
,{field: 'sku', align: 'center',title: 'sku',hide: true}
,{field: 'po', align: 'center',title: 'po',hide: false}
,{field: 'upc', align: 'center',title: 'upc',hide: false}
--
Gitblit v1.9.1