From 57540f45e49edcb12e3c046c6a6d20e18d8660a2 Mon Sep 17 00:00:00 2001 From: MO <448233645@qq.com> Date: Thu, 2 Nov 2023 13:47:11 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E9=89=B4=E5=AE=9A=E4=BA=BA=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/fileAuth/authRecord/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/fileAuth/authRecord/index.vue b/src/views/fileAuth/authRecord/index.vue index c5ea933d..81491c05 100644 --- a/src/views/fileAuth/authRecord/index.vue +++ b/src/views/fileAuth/authRecord/index.vue @@ -9,9 +9,9 @@ v-show="showSearch" label-width="98px" > - + Date: Thu, 2 Nov 2023 13:49:10 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E5=90=8E=E7=BC=80?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/accounting/invoices/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/accounting/invoices/index.vue b/src/views/accounting/invoices/index.vue index 16a4ead2..85408169 100644 --- a/src/views/accounting/invoices/index.vue +++ b/src/views/accounting/invoices/index.vue @@ -1320,7 +1320,7 @@ export default { /** 下载模板操作 */ importTemplate() { outTemplate().then((response) => { - this.$download.excel(response, "发票模板.zip"); + this.$download.excel(response, "发票模板.xls"); }); }, // 文件上传中处理 From 5028569c479c144ab708150f3eda863d64f9e864 Mon Sep 17 00:00:00 2001 From: MO <448233645@qq.com> Date: Thu, 2 Nov 2023 14:14:27 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/accounting/book/index.vue | 31 +++++----------- src/views/accounting/report/index.vue | 51 ++++++++++----------------- src/views/borrow/apply/index.vue | 9 ----- 3 files changed, 27 insertions(+), 64 deletions(-) diff --git a/src/views/accounting/book/index.vue b/src/views/accounting/book/index.vue index 03d63674..ed22b0a5 100644 --- a/src/views/accounting/book/index.vue +++ b/src/views/accounting/book/index.vue @@ -149,7 +149,6 @@ align="center" class-name="small-padding fixed-width" fixed="right" - width="180px" >