From 4188991b66415e591b636dd304340b9d4674dcdf Mon Sep 17 00:00:00 2001 From: ytfl <ytfl@qq.com> Date: 星期三, 30 七月 2025 14:47:37 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/orderPakout/out.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/orderPakout/out.js b/src/main/webapp/static/js/orderPakout/out.js index 6fdb19b..70ba831 100644 --- a/src/main/webapp/static/js/orderPakout/out.js +++ b/src/main/webapp/static/js/orderPakout/out.js @@ -224,6 +224,8 @@ {field: 'orderNo', title: '鍗曟嵁缂栧彿', merge: true, align: 'center'}, {field: 'title', title: '鍟嗗搧', merge: true, align: 'center', width: 350}, {field: 'batch', title: '鎵规', align: 'center'}, + {field: 'initialWeight', title: '鍘熸墭鐩樿緟鏁伴噺', align: 'center', width: 90, style: 'font-weight: bold'}, + {field: 'initialAnfme', title: '鍘熸墭鐩樻暟閲�', align: 'center', width: 90, style: 'font-weight: bold'}, {field: 'anfme', title: '涓绘暟閲�', align: 'center', width: 90, style: 'font-weight: bold'}, {field: 'weight', title: '杈呮暟閲�', align: 'center', width: 90, style: 'font-weight: bold'}, {field: 'unit', align: 'center',title: '鍗曚綅'}, -- Gitblit v1.9.1