fix: update paragraph ordering and adjust position during bulk creation

v3.2
wangdan-fit2cloud 2025-06-17 13:34:28 +08:00
parent 9221c7c93a
commit 3aa804f666
1 changed files with 0 additions and 1 deletions

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