src/main/webapp/static/js/pakStore/stockAdjust.js
@@ -123,7 +123,7 @@ }); function init(locNo) { http.post(baseUrl + "/locDetl/list/auth", {locNo: locNo,limit: 1000}, function (res) { http.post(baseUrl + "/locDetl/list/sts", {locNo: locNo,limit: 1000}, function (res) { matCodeData = []; let data = res.data.records; for (var i = 0; i<data.length; i++) {