haoxuan
2024-04-19 e22fc5dae5365e9aa40d327f6d74fc09d6ae4625
src/views/reportForm/locationReport/index.vue
@@ -235,6 +235,8 @@
    // 搜索
    getList(val) {
      this.keyWord=val
      this.pagerOptions.currPage=1
      this.pagerOptions.pageSize=15
      this.getData()
    },
    // 行点击
@@ -260,7 +262,7 @@
      this.$router.push({
        name: "outEnterLibrary",
        params: {
          keyWord:row.productTypeName,
          keyWord:row.productName,
          produceId:row.produceId,
          productName:row.productName,
          unit:row.unit,