From e2d71a5f83e70e0d419a3b793f9fd51de72b9fe1 Mon Sep 17 00:00:00 2001 From: ZY <zc857179121@qq.com> Date: 星期二, 24 九月 2024 08:53:11 +0800 Subject: [PATCH] bug修改完成 --- zy-asrs-wms/src/main/webapp/static/js/locMast/locMast.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zy-asrs-wms/src/main/webapp/static/js/locMast/locMast.js b/zy-asrs-wms/src/main/webapp/static/js/locMast/locMast.js index dcd0d0e..e77d713 100644 --- a/zy-asrs-wms/src/main/webapp/static/js/locMast/locMast.js +++ b/zy-asrs-wms/src/main/webapp/static/js/locMast/locMast.js @@ -28,7 +28,7 @@ // ,{field: 'ctnType', align: 'center',title: ''} // ,{field: 'locSts', align: 'center',title: ''} // ,{field: 'sheetNo', align: 'center',title: ''} - ,{field: 'crnNo', align: 'center',title: '鍫嗗灈鏈哄彿'} + //,{field: 'crnNo', align: 'center',title: '鍫嗗灈鏈哄彿'} ,{field: 'row1', align: 'center',title: '鎺�', sort:true} ,{field: 'bay1', align: 'center',title: '鍒�', sort:true} ,{field: 'lev1', align: 'center',title: '灞�', sort:true} -- Gitblit v1.9.1