fixed: When binding the data source, the State of the data source initialization and the original State were updated incorrectly, resulting in the ineffectiveness of the function. There is redundant and useless data in the Schema.#1208
Conversation
WalkthroughThe change modifies the Changes
Suggested labels
Suggested reviewers
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
packages/configurator/src/variable-configurator/VariableConfigurator.vue
Show resolved
Hide resolved
Next time you can add a gpg signature: https://docs.github.com/zh/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key |
Co-authored-by: 张啸 <xiaozhang20@iflytek.com> 修复: 数据源绑定时,将数据源初始化的State 和原有State错误更新,导致功能无效,Schame沉余无用数据
Co-authored-by: 张啸 <xiaozhang20@iflytek.com> 修复: 数据源绑定时,将数据源初始化的State 和原有State错误更新,导致功能无效,Schame沉余无用数据
English | 简体中文
PR
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Background and solution
What is the current behavior?
修复: 数据源绑定时,将数据源初始化的State 和原有State错误更新,导致功能无效,Schame沉余无用数据
Issue Number: #1209
What is the new behavior?
Does this PR introduce a breaking change?
Other information
Summary by CodeRabbit