diff --git a/src/pages/page1/saicComponents/Init.vue b/src/pages/page1/saicComponents/Init.vue index 194434e..1fe3d69 100644 --- a/src/pages/page1/saicComponents/Init.vue +++ b/src/pages/page1/saicComponents/Init.vue @@ -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()