CN-938 feat: 知识库编辑功能
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<template>
|
||||
<div class="cn-home">
|
||||
<cn-header @refresh="refresh"></cn-header>
|
||||
<cn-container v-if="containerShow" ref="container"></cn-container>
|
||||
<suspense>
|
||||
<cn-container v-if="containerShow" ref="container"></cn-container>
|
||||
</suspense>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user