fix: update paragraph ordering and adjust position during bulk creation

This commit is contained in:
wangdan-fit2cloud 2025-06-17 13:34:28 +08:00
parent 9221c7c93a
commit 3aa804f666

View File

@ -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'
/**