Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yangwei9012
Copy link
Contributor

What

form组件的场景,在错误的feat配置时显示错误,手动切换为正确的feat会导致接口数据丢失,如数据实际配置了initApi和api,但feat是Insert,手动切换为编辑时,接口会被清空
image

Why

  1. 每次change把数据清空了,该逻辑在api场景下有问题
  2. 初始化的时候以feat数据为准,但应该以api配置数据为准

How

修改以上两处内容

@github-actions github-actions bot added the feat label Apr 16, 2025
@github-actions
Copy link

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

@github-actions github-actions bot added the fix label Apr 16, 2025
@2betop 2betop merged commit 75fe7a0 into baidu:master Apr 16, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants