From e828e4befcbd054b79ba2e652860ec0bcefba2e8 Mon Sep 17 00:00:00 2001 From: tqs <56479841@qq.com> Date: 星期四, 22 十二月 2022 15:28:45 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/checkRecord/checkRecord.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/checkRecord/checkRecord.js b/src/main/webapp/static/js/checkRecord/checkRecord.js index 2f6344a..9e16000 100644 --- a/src/main/webapp/static/js/checkRecord/checkRecord.js +++ b/src/main/webapp/static/js/checkRecord/checkRecord.js @@ -30,8 +30,8 @@ ,{field: 'batch', align: 'center',title: '鎵瑰彿'} ,{field: 'anfme', align: 'center',title: '鐩樼偣鍓嶆暟閲�'} ,{field: 'confirmQty', align: 'center',title: '鐩樼偣纭閲�'} + ,{field: 'adjQty$', align: 'center',title: '鐩樼偣宸紓閲�'} ,{field: 'createTime$', align: 'center',title: '璁板綍鏃堕棿'} - ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120} ]], request: { -- Gitblit v1.9.1