Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

Comments

fix: 修复create之后,直接调用insertRow,导致公式计算报错#1429

Open
2450357564 wants to merge 2 commits intodream-num:masterfrom
2450357564:feature-5
Open

fix: 修复create之后,直接调用insertRow,导致公式计算报错#1429
2450357564 wants to merge 2 commits intodream-num:masterfrom
2450357564:feature-5

Conversation

@2450357564
Copy link
Contributor

在create之后,直接调用insertRow方法,如果当前工作表有公式,会自动计算,但是insertRow逻辑没有经过formula.execFunctionGroup,导致window上没有相关变量,所以公式计算 变量未定义 的错误

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant