wanshenmean
4 天以前 c4c82824f408176298d48aea46056010a1674401
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 = [];