From 2c1fd10c6fbabb8e9f0e9f07fe66fb36c008e883 Mon Sep 17 00:00:00 2001
From: zhuguifei <312353457@qq.com>
Date: 星期二, 10 三月 2026 14:13:54 +0800
Subject: [PATCH] feat: 辅料消耗细化-列表和新增界面添加<物料代码>
---
src/main/webapp/pms/sch/stat/stat_juanbao_fb.jsp | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/pms/sch/stat/stat_juanbao_fb.jsp b/src/main/webapp/pms/sch/stat/stat_juanbao_fb.jsp
index c34c777..e285087 100644
--- a/src/main/webapp/pms/sch/stat/stat_juanbao_fb.jsp
+++ b/src/main/webapp/pms/sch/stat/stat_juanbao_fb.jsp
@@ -273,6 +273,11 @@
title: '鐗╂枡鍚嶇О',
width: 200,
align: 'center'
+ },{
+ field: 'matCode',
+ title: '鐗╂枡缂栫爜',
+ width: 100,
+ align: 'center'
}, {
field: 'qty',
title: '娑堣�楅噺',
--
Gitblit v1.9.3