From 9e65c2808e2c6f1416c0ea70726bbcd1a38184c2 Mon Sep 17 00:00:00 2001 From: hyt <958868763@qq.com> Date: Mon, 13 May 2024 11:37:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=92=E8=89=B2=E6=9D=83=E9=99=90=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/applicationList/index.vue | 1 + src/views/index_v2.vue | 1 - .../jurisdictionManage/roleJurisdiction/dataPermissions.vue | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/applicationList/index.vue b/src/views/applicationList/index.vue index 8f9ae77..42edcec 100644 --- a/src/views/applicationList/index.vue +++ b/src/views/applicationList/index.vue @@ -200,6 +200,7 @@ export default { this.refreshLoading = false; if (res.status == 200) { this.pageModel.total = res.attribute.total; + //获取图片 res.attribute.list.map(el => { return request({ url: "/kangarooDataCenterV3/entranceController/fileDownloadNew?id=" + el.appLogo, diff --git a/src/views/index_v2.vue b/src/views/index_v2.vue index bacca8e..7eede7f 100644 --- a/src/views/index_v2.vue +++ b/src/views/index_v2.vue @@ -5,7 +5,6 @@ -
diff --git a/src/views/systemSettings/jurisdictionManage/roleJurisdiction/dataPermissions.vue b/src/views/systemSettings/jurisdictionManage/roleJurisdiction/dataPermissions.vue index 0ccc422..1ea2a40 100644 --- a/src/views/systemSettings/jurisdictionManage/roleJurisdiction/dataPermissions.vue +++ b/src/views/systemSettings/jurisdictionManage/roleJurisdiction/dataPermissions.vue @@ -5,7 +5,7 @@