fix 代替标准已删除,下次打开还有
This commit is contained in:
@@ -1186,7 +1186,7 @@ export default {
|
|||||||
parentParagraph.SetBold(false)
|
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()
|
let parentParagraph = AllContentControls[i].GetParentParagraph()
|
||||||
if (Asc.scope.replaceStandCode) {
|
if (Asc.scope.replaceStandCode) {
|
||||||
const oRunStandENName = Api.CreateRun()
|
const oRunStandENName = Api.CreateRun()
|
||||||
|
|||||||
Reference in New Issue
Block a user