[update] 标准英文名称删除,下次打开还有

This commit is contained in:
lideqin
2024-05-22 14:01:54 +08:00
parent 83d3b22510
commit 5f23de7605
+1 -1
View File
@@ -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()