From 6f01b51fc0770fda7787076caf0314be7a7f6656 Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期五, 27 六月 2025 10:58:21 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/order/order.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js index e229124..d5f9d4d 100644 --- a/src/main/webapp/static/js/order/order.js +++ b/src/main/webapp/static/js/order/order.js @@ -134,6 +134,7 @@ {field: 'maktx', title: '鍟嗗搧鍚嶇О', width: 160}, {field: 'specs', title: '瑙勬牸'}, {field: 'batch', title: '鎵瑰彿'}, + {field: 'weight', title: '杈呮暟閲�'}, {field: 'anfme', title: '寰呭畬缁撴暟閲�'}, {field: 'qty', title: '寰呬笂鎶ユ暟閲�', style: 'font-weight: bold'}, {field: 'workQty', title: '宸蹭笂鎶ユ暟閲�'}, -- Gitblit v1.9.1