Vanessa 2025-08-25 22:50:19 +08:00
parent 79a7f4e8e9
commit b2ad366da3
4 changed files with 65 additions and 15 deletions

View file

@ -547,6 +547,8 @@ interface IOperation {
isDetached?: boolean // insertAttrViewBlock 专享
srcIDs?: string[] // removeAttrViewBlock 专享
srcs?: IOperationSrcs[] // insertAttrViewBlock 专享
ignoreDefaultFill?: boolean // insertAttrViewBlock 专享
viewID?: string // insertAttrViewBlock 专享
name?: string // addAttrViewCol 专享
type?: TAVCol // addAttrViewCol 专享
deckID?: string // add/removeFlashcards 专享