From cd4fa3265997764dba73ea7d0b00f4cba5edffe2 Mon Sep 17 00:00:00 2001 From: Superman_Main <396572590@qq.com> Date: Sun, 28 Nov 2021 10:17:38 +0800 Subject: [PATCH] feat:FOTON release --- public/static/onlyOffice/editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/onlyOffice/editor.html b/public/static/onlyOffice/editor.html index 2da648f3d..4ff974662 100644 --- a/public/static/onlyOffice/editor.html +++ b/public/static/onlyOffice/editor.html @@ -102,7 +102,7 @@ "download":true,//是否可以下载 "print":true //是否可以打印 }, - "fileType": 'pptx', + "fileType": fileSuffix, "key": key, "title": oldFileName, "url": fileUrl