This commit is contained in:
Liang Ding 2023-03-18 10:38:22 +08:00
parent 681318cbb9
commit b81152515c
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
5 changed files with 26 additions and 7 deletions

View file

@ -409,7 +409,7 @@ interface IProtyle {
id: string,
block: {
id?: string,
childBlockCount?: number,
scroll?: boolean
parentID?: string,
parent2ID?: string,
rootID?: string,