From ceb611ede1ca3988d731adffee433a1a7bcd442b Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期四, 19 十月 2023 17:38:18 +0800
Subject: [PATCH] tjxgstf

---
 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 650f7f9..c4063ae 100644
--- a/src/views/system/invoice/index.vue
+++ b/src/views/system/invoice/index.vue
@@ -663,6 +663,7 @@
       const tjnumber = this.tjNumbers;
       const viewNum = this.mobanId;
       const params = { viewNum, tjnumber };
+      // this.$router.push({path:'/report/charge',query: params})
       this.$tab.openPage("涓汉鍙戠エ", "/report/charge", params);
       let data = {
         tjNum: this.tjNumbers,

--
Gitblit v1.8.0