liyg %!s(int64=2) %!d(string=hai) anos
pai
achega
910ea9ff23
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/statisticalReport/components/tableItem.vue

+ 1 - 1
src/views/statisticalReport/components/tableItem.vue

@@ -93,7 +93,7 @@ export default {
     getStockString() {
       let that = this;
       this.axios
-        .post("/api/v1/wmsh/getLoadPortStockList?apiId=158&i=")
+        .post("/api/v1/wmsh/getLoadPortStockList?apiId=158&pageSize=1000&pageNum=1")
         .then(res => {
           console.log(res);
           if (res.status == "200") {