From 70f73614747baf2e0f3d117ecd81511cecc5afff Mon Sep 17 00:00:00 2001 From: jl-zhoujl2 Date: Sun, 25 Jun 2023 14:37:24 +0800 Subject: [PATCH 1/3] =?UTF-8?q?6.25=20=E5=8A=A8=E6=80=81=E9=98=B2=E6=8A=A4?= =?UTF-8?q?-weboffice=E6=96=87=E4=BB=B6=E5=90=8D=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/webofficeComponent.html | 2 +- public/webofficeIeComponent.html | 2 +- src/pages/webOffice/weboffice0609.tsx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/webofficeComponent.html b/public/webofficeComponent.html index 1a1d680..846f62f 100644 --- a/public/webofficeComponent.html +++ b/public/webofficeComponent.html @@ -79,7 +79,7 @@ savePDF=getQueryString('savePDF'); HTMLfileCode=getQueryString('HTMLfileCode'); saveHTML=getQueryString('saveHTML'); - fileName=getQueryString('fileName'); + fileName=decodeURI(getQueryString('fileName')); init(readonly,DocfileCode);" >