songshankun
2023-10-19 58dcace410b3a479fc8cc8efc02569e0df11a6d7
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() {