From c6ab1a516d8398de65512fcd380d89e46ec8e430 Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期五, 27 五月 2022 15:31:07 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/jkasrs' into jkasrs --- src/main/webapp/static/js/locMast/locMast.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/locMast/locMast.js b/src/main/webapp/static/js/locMast/locMast.js index 2c8959e..98692a4 100644 --- a/src/main/webapp/static/js/locMast/locMast.js +++ b/src/main/webapp/static/js/locMast/locMast.js @@ -54,8 +54,8 @@ // ,{field: 'PdcType', align: 'center',title: ''} // ,{field: 'ctnNo', align: 'center',title: ''} ,{field: 'locType1$', align: 'center',title: '楂樹綆绫诲瀷'} - ,{field: 'locType2$', align: 'center',title: '瀹界獎绫诲瀷'} - ,{field: 'locType3$', align: 'center',title: '杞婚噸绫诲瀷'} + // ,{field: 'locType2$', align: 'center',title: '瀹界獎绫诲瀷'} + // ,{field: 'locType3$', align: 'center',title: '杞婚噸绫诲瀷'} ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:100} ]], -- Gitblit v1.9.1