From 7187c440f60eedc1e1076bffc0e3d798b1c4c482 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期五, 29 十二月 2023 10:37:36 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/order/order.js | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js index 90c1539..9900430 100644 --- a/src/main/webapp/static/js/order/order.js +++ b/src/main/webapp/static/js/order/order.js @@ -198,6 +198,9 @@ // {field: 'batch', title: '鎵瑰彿'}, {field: 'anfme', title: '鏁伴噺'}, {field: 'batch', title: '鎵规'}, + {field: 'beBatch', title: '琛屽彿'}, + {field: 'sourceLocName', title: '婧愪粨搴�'}, + {field: 'targetLocName', title: '鐩爣浠撳簱'}, {field: 'workQty', title: '浣滀笟鏁伴噺'}, {field: 'qty', title: '瀹屾垚鏁伴噺', style: 'font-weight: bold'}, // {field: 'unit', title: '鍗曚綅'}, -- Gitblit v1.9.1