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)