update 项一删除后面元素的问题
This commit is contained in:
@@ -51,8 +51,8 @@ export default {
|
||||
aSearch[0].SetFontSize(10.5)
|
||||
}
|
||||
}
|
||||
let GetNext = oParagraph.GetNext()
|
||||
GetNext.Delete()
|
||||
// let GetNext = oParagraph.GetNext()
|
||||
// GetNext.Delete()
|
||||
} catch (error) {
|
||||
console.error(error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user