xiazhengtongxue
2 天以前 dd45231398da022f9cf6ee76f488257fef5c5afe
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 = [];