From bc0019004022a5507d7e3001af406395ca431c2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Tue, 7 May 2024 14:08:40 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BB=A3=E6=9B=BF=E6=A0=87=E5=87=86?= =?UTF-8?q?=E5=B7=B2=E5=88=A0=E9=99=A4=EF=BC=8C=E4=B8=8B=E6=AC=A1=E6=89=93?= =?UTF-8?q?=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 01c1c0c..a9d2c6d 100644 --- a/src/pages/page1/saicComponents/Init.vue +++ b/src/pages/page1/saicComponents/Init.vue @@ -1186,7 +1186,7 @@ export default { parentParagraph.SetBold(false) } } - if (AllContentControls[i].GetAlias() === 'foton.replaceStandCode') { + if (AllContentControls[i].GetAlias() === 'foton.replaceStandCode' && Asc.scope.replaceStandCode !== 'X/XX xxxx-xxxx') { let parentParagraph = AllContentControls[i].GetParentParagraph() if (Asc.scope.replaceStandCode) { const oRunStandENName = Api.CreateRun()