diff --git a/back/src/views/modules/ability/knowledgeBase.vue b/back/src/views/modules/ability/knowledgeBase.vue
new file mode 100644
index 00000000..6e4d8d9c
--- /dev/null
+++ b/back/src/views/modules/ability/knowledgeBase.vue
@@ -0,0 +1,561 @@
+
+
+
+
+
+
+
+
+
+ {{
+ $t('query')
+ }}
+
+
+ {{
+ $t('export')
+ }}
+
+
+ 上架
+
+
+ {{
+ $t('deleteBatch')
+ }}
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+ {{ findValue(scope.row.infoList2, item.attrType) }}
+
+
+
+
+
+
+ {{ $t('update') }}
+ {{ $t('delete') }}
+ 详情
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/back/src/views/modules/putOnTheShelf/components/inputSelectCheckbox.vue b/back/src/views/modules/putOnTheShelf/components/inputSelectCheckbox.vue
index 955f18f6..7f5a4620 100644
--- a/back/src/views/modules/putOnTheShelf/components/inputSelectCheckbox.vue
+++ b/back/src/views/modules/putOnTheShelf/components/inputSelectCheckbox.vue
@@ -82,6 +82,11 @@ js:
{{item.dictLabel}}
-->
+
+
+
+
+