songshankun
2023-10-19 d7557c1681b2da87df6509b3faf5dc4cefac1da2
src/views/reportForm/inventoryReport/index.vue
@@ -146,7 +146,7 @@
      pageSizes: [15, 30],
      oldRadioBtn: "",
      metaTitle: this.$route.meta.title,
      searchStr: ""
      searchStr: this.$route.params.name ?? ''
    }
  },
  created() {