From 4a8e08071d69fa0e74d0ef85b520b0debd0dc009 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期三, 08 一月 2025 14:26:32 +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