zuozhengqing
2023-10-23 e4dc63eeeb30bf97e1767eb1da49031216ed24ac
src/views/reportForm/inboundOutboundDetail/index.vue
@@ -168,7 +168,10 @@
    async getData() {
      if (this.params.name === "报表") {
        await getHistory({
          productId: this.params.id,
          keyWord:this.params.keyWord,
          produceId:this.params.produceId,
          unit:this.params.unit,
          productName:this.params.productName,
          page: this.pagerOptions.currPage,
          pageSize: this.pagerOptions.pageSize
        }).then((res) => {