From ba9dbeee7c139c67d770afe0053f06f1f235e565 Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期二, 17 十月 2023 10:56:35 +0800
Subject: [PATCH] qxtj

---
 src/views/system/invoice/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/system/invoice/index.vue b/src/views/system/invoice/index.vue
index c337bf7..650f7f9 100644
--- a/src/views/system/invoice/index.vue
+++ b/src/views/system/invoice/index.vue
@@ -530,6 +530,7 @@
     };
   },
   created() {
+    this.queryParams.name=this.$route.query.paramName
     this.getNowTime();
     this.getList();
   },

--
Gitblit v1.8.0