mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-29 16:12:55 +00:00
fix: update paragraph ordering and adjust position during bulk creation
This commit is contained in:
parent
9221c7c93a
commit
3aa804f666
|
|
@ -4,7 +4,6 @@ import { type Ref } from 'vue'
|
|||
import type { pageRequest } from '@/api/type/common'
|
||||
import type { knowledgeData } from '@/api/type/knowledge'
|
||||
|
||||
import useStore from '@/stores'
|
||||
const prefix = '/system/shared'
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue