From 3679743b394dbdd0ac0385f1eca1aa8944d73d14 Mon Sep 17 00:00:00 2001 From: wuhongjian Date: Tue, 21 Jun 2022 20:33:39 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/public/index.html | 20 ++++++++++---------- front/src/views/abilityStatistics/index.vue | 2 +- front/src/views/home/DetailsPageconetent.vue | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/front/public/index.html b/front/public/index.html index 3a359252..f17f5533 100644 --- a/front/public/index.html +++ b/front/public/index.html @@ -2,7 +2,7 @@ * @Author: hisense.wuhongjian * @Date: 2022-03-29 16:45:25 * @LastEditors: hisense.wuhongjian - * @LastEditTime: 2022-06-20 18:48:46 + * @LastEditTime: 2022-06-21 19:58:32 * @Description: 告诉大家这是什么 --> @@ -29,10 +29,10 @@ diff --git a/front/src/views/home/DetailsPageconetent.vue b/front/src/views/home/DetailsPageconetent.vue index 72f504d1..f4e2d332 100644 --- a/front/src/views/home/DetailsPageconetent.vue +++ b/front/src/views/home/DetailsPageconetent.vue @@ -892,7 +892,7 @@ paramsGetResources.type == '组件服务' || paramsGetResources.type == '应用资源' || paramsGetResources.type == '基础设施' || - paramsGetResources.type == '' + paramsGetResources.type == '知识库' ) { pageWithAttrs(paramsGetResources).then((res) => { console.log('查询列表============>', resourceList, res.data.data)