From d8896d6d303d466e613aee1c53d9603edacf0aeb Mon Sep 17 00:00:00 2001 From: yang <1441163367@qq.com> Date: 星期三, 26 十月 2022 11:29:10 +0800 Subject: [PATCH] 解决 --- src/views/padSunmaryProcedure/word_mange/mangeGZ.vue | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/views/padSunmaryProcedure/word_mange/mangeGZ.vue b/src/views/padSunmaryProcedure/word_mange/mangeGZ.vue index 0bb2916..0d5fb8f 100644 --- a/src/views/padSunmaryProcedure/word_mange/mangeGZ.vue +++ b/src/views/padSunmaryProcedure/word_mange/mangeGZ.vue @@ -162,7 +162,8 @@ path: '/WordYulan', query: { wordData: data, - src:'/wordes/correctionNotice.docx' + src:'/wordes/correctionNotice.docx', + name:'璐d护闄愭湡鏀规閫氱煡涔�', } }) }, @@ -172,7 +173,8 @@ path: '/WordYulan', query: { downWordData: data, - src:'/wordes/correctionNotice.docx' + src:'/wordes/correctionNotice.docx', + name:'璐d护闄愭湡鏀规閫氱煡涔�', } }) // WordView.methods.exportDoc(wordData, "/wordes/inquiryCause.docx", "璋冩煡璇㈤棶绗斿綍.docx") -- Gitblit v1.9.1