From 32d21b0f3f4ff5bf8986ddabc40654884b2c9115 Mon Sep 17 00:00:00 2001 From: paidaxing444 <12qwaszx> Date: Wed, 15 Sep 2021 22:07:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E9=A2=84=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/benyi/filelibrary/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-ui/src/views/benyi/filelibrary/index.vue b/ruoyi-ui/src/views/benyi/filelibrary/index.vue index 4413a7f9a..0041d8ea3 100644 --- a/ruoyi-ui/src/views/benyi/filelibrary/index.vue +++ b/ruoyi-ui/src/views/benyi/filelibrary/index.vue @@ -193,7 +193,7 @@ export default { handleView(row) { var url = row.fileurl; window.open( - "https://view.officeapps.live.com/op/view.aspx?src=" + + "https://view.officeapps.live.com/op/view.aspx?src=http://system.benyiedu.com" + this.apiurl + url, "_blank"