From c35d5789fcf8f8e81c3d20359fe653b961ea0414 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Mon, 4 Jul 2022 17:02:00 +0800 Subject: [PATCH] =?UTF-8?q?BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../myAgent/demo/competency-application.vue | 3 +- front/public/index.html | 20 ++++++------- .../components/AssignCaseDetailPage.vue | 6 ++-- .../views/assignCase/components/queryPage.vue | 5 +++- front/src/views/home/AbilityToApplyFor.vue | 3 +- front/src/views/home/apply.vue | 30 ++++++++++++++----- .../home/components/searchResultList.vue | 2 +- front/src/views/home/infrastructurePage.vue | 30 +++++++++++-------- .../personalCenter/components/MyApply.vue | 2 +- .../components/PurchaseVehicle.vue | 4 ++- 10 files changed, 68 insertions(+), 37 deletions(-) diff --git a/back/src/views/modules/myAgent/demo/competency-application.vue b/back/src/views/modules/myAgent/demo/competency-application.vue index 709f0fcc..0c29bfbd 100644 --- a/back/src/views/modules/myAgent/demo/competency-application.vue +++ b/back/src/views/modules/myAgent/demo/competency-application.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-06-29 15:59:51 * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-07-01 09:29:57 + * @LastEditTime: 2022-07-04 16:17:22 * @Description: 告诉大家这是什么 --> @@ -157,6 +157,7 @@ export default { }) }, downloadFile2 (url) { + console.log(window.SITE_CONFIG.previewUrl) window.open( window.SITE_CONFIG.previewUrl + 'hisense_office/onlinePreview?url=' + diff --git a/front/public/index.html b/front/public/index.html index e49bb306..9b1c0049 100644 --- a/front/public/index.html +++ b/front/public/index.html @@ -1,8 +1,8 @@ @@ -28,10 +28,10 @@