qinxianzhangyao
2023-10-17 ba9dbeee7c139c67d770afe0053f06f1f235e565
src/views/system/invoice/index.vue
@@ -530,6 +530,7 @@
    };
  },
  created() {
    this.queryParams.name=this.$route.query.paramName
    this.getNowTime();
    this.getList();
  },