From 77a9049c3318d4103b01d2b23abaa7d55580039d Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期二, 31 十月 2023 17:42:57 +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 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