Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: perm filter translate #4626

Merged
merged 1 commit into from
Feb 10, 2025
Merged

perf: perm filter translate #4626

merged 1 commit into from
Feb 10, 2025

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented Feb 10, 2025

perf: perm filter translate

@fit2bot fit2bot requested a review from a team February 10, 2025 11:14
children: [
{ value: '1', label: i18n.t('Yes') },
{ value: '0', label: i18n.t('No') }
]
},
{
label: i18n.t('fromTicket'), value: 'from_ticket',
label: i18n.t('FromTicket'), value: 'from_ticket',
children: [
{ value: '1', label: i18n.t('Yes') },
{ value: '0', label: i18n.t('No') }
Copy link
Member

Choose a reason for hiding this comment

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

I'm sorry, but there seems to be no code provided here for me to check its differences and make any recommendations. Please share a specific code snippet that you want me to analyze.

@feng626 feng626 merged commit e93979a into dev Feb 10, 2025
5 of 6 checks passed
@feng626 feng626 deleted the pr@dev@perm_filter_translate branch February 10, 2025 11:15
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