刘磊
8 天以前 e3aaaa22a7cee2b7c7a33e98f843abc0cd15fb1b
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/extension/widesea_wms/stock/Dt_PalletStockInfo.js
@@ -41,7 +41,7 @@
          console.log(row.palletCode);
          var _this = this;
          this.http
            .post("/api/BoxingInfoDetail/GetBarcodeDetial", row.palletCode, "查询数据中")
            .post("/api/Dt_PalletStockInfoDetail/GetBarcodeDetial", row.palletCode, "查询数据中")
            .then((x) => {
              console.log(x.data);
              if (x.status == 1) {