[update] 标准英文名称删除,下次打开还有
This commit is contained in:
@@ -1230,7 +1230,7 @@ export default {
|
||||
parentParagraph.SetBold(false)
|
||||
}
|
||||
}
|
||||
if (AllContentControls[i].GetAlias() === 'foton.standENName') {
|
||||
if (AllContentControls[i].GetAlias() === 'foton.standENName' && Asc.scope.standENName !== 'xx') {
|
||||
let parentParagraph = AllContentControls[i].GetParentParagraph()
|
||||
if (Asc.scope.standENName) {
|
||||
const oRunStandENName = Api.CreateRun()
|
||||
|
||||
Reference in New Issue
Block a user