songshankun
2023-10-19 301cbea766080fb65b8c6af563388b61606322f3
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() {