From 328444573eea8f104472b50eda13ea2f63454ffe Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 18 六月 2020 16:21:41 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/pakStore/stockAdjust.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/static/js/pakStore/stockAdjust.js b/src/main/webapp/static/js/pakStore/stockAdjust.js
index cb1e3ce..572703f 100644
--- a/src/main/webapp/static/js/pakStore/stockAdjust.js
+++ b/src/main/webapp/static/js/pakStore/stockAdjust.js
@@ -24,7 +24,6 @@
{field: 'barcode', align: 'center', title: '鏉$爜'},
{field: 'matName', align: 'center', title: '鐗╂枡鍚嶇О'},
{field: 'str1', align: 'center', title: '鐗╂枡鍗曚綅'},
- {field: 'str2', align: 'center', title: '鐗╂枡瑙勬牸'},
{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:80}
]],
done: function (res, curr, count) {
@@ -121,7 +120,6 @@
matName: data[i].maktx,
barcode: data[i].zpallet,
str1: data[i].altme,
- str2: data[i].bname,
removeBtn: false
})
}
--
Gitblit v1.9.1