From 5f23de7605548b596b120a1b2417353ed5ee3e8b Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Wed, 22 May 2024 14:01:54 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E6=A0=87=E5=87=86=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E5=88=A0=E9=99=A4=EF=BC=8C=E4=B8=8B=E6=AC=A1?= =?UTF-8?q?=E6=89=93=E5=BC=80=E8=BF=98=E6=9C=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/page1/saicComponents/Init.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()