CN-1404 fix: 去掉非智能学习知识库多余的启停开关
This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
<div class="card-title-name" :title="updateKnowledge.label">{{updateKnowledge.label}}</div>
|
||||
</div>
|
||||
<el-switch v-model="updateKnowledge.status"
|
||||
v-if="showEnable"
|
||||
active-color="#38ACD2"
|
||||
inactive-color="#C0CEDB"
|
||||
:active-value="1"
|
||||
|
||||
Reference in New Issue
Block a user