From 253bbfb87d8e214c9e64d9534a58ef22711e97ca Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期五, 27 十二月 2024 08:16:17 +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