From 162b2345e5cae6ad327b5e931d9459c0cb6843e1 Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期三, 26 一月 2022 08:07:06 +0800
Subject: [PATCH] 更新
---
src/main/webapp/views/pda/comb.html | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/pda/comb.html b/src/main/webapp/views/pda/comb.html
index 817e5e8..28825c2 100644
--- a/src/main/webapp/views/pda/comb.html
+++ b/src/main/webapp/views/pda/comb.html
@@ -56,7 +56,10 @@
cols: [[
{fixed: 'left', align: 'center', field: 'count', title: '鏁伴噺', style:'color: blue', width:50},
{field: 'matNo', align: 'center', title: '浜у搧浠e彿'},
- {field: 'matName', align: 'center', title: '浜у搧鍚嶇О'}
+ {field: 'matName', align: 'center', title: '浜у搧鍚嶇О'},
+ {field: 'supplier', align: 'center', title: '鎵瑰彿'},
+ {field: 'memo', align: 'center', title: '鐢熶骇鏃ユ湡'}
+
]],
done: function (res, curr, count) {
}
--
Gitblit v1.9.1