mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
fix: Fix import document router error
This commit is contained in:
parent
3a83472d77
commit
f6ddd7afa3
|
|
@ -14,7 +14,7 @@
|
|||
:is="ak[active]"
|
||||
v-model:loading="loading"
|
||||
:workflow="_workflow"
|
||||
:knowledge_id="knowledgeId"
|
||||
:knowledge_id="id"
|
||||
:id="action_id"
|
||||
></component>
|
||||
</keep-alive>
|
||||
|
|
|
|||
Loading…
Reference in New Issue