Skip to content

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented Mar 12, 2025

perf: update form object val

@fit2bot fit2bot requested a review from a team March 12, 2025 07:17
if (needGetObjectDetail === null) {
needGetObjectDetail = this.isUpdateMethod() || this.action === 'clone'
}
if (!needGetObjectDetail) {
return Object.assign(this.form, this.initial)
}
let object = this.object
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

None found

Copy link

@ibuler ibuler merged commit 727b5c3 into dev Mar 12, 2025
6 checks passed
@ibuler ibuler deleted the pr@dev@perf_form_val branch March 12, 2025 07:19
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.

3 participants