src/views/overview/OverviewListView.vue
@@ -234,7 +234,7 @@
    async getData() {
      await getOperation({
        number: this.keyword,
        operationTypeId: this.$route.params.id,
        operationTypeId: this.$route.params.id?this.$route.params.id:this.params.id,
        page: this.pagerOptions.currPage,
        pageSize: this.pagerOptions.pageSize,
        status: this.params.status