Code/WMS/WIDESEA_WMSClient/src/extension/stock/stockInfo.jsx
@@ -125,9 +125,9 @@ }, searchBefore(param) { const stockStatusFilter = { name: "stockStatus", value: "1", displayType: "notequal", name: "LocationId", value: "0", displayType: "notequal" }; if (!param.wheres) { param.wheres = [];