Fix:wrong param in meta_data_filter (#10978)

### What problem does this PR solve?
change:
wrong param in meta_data_filter

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
buua436
2025-11-04 11:22:10 +08:00
committed by GitHub
parent d55344bc11
commit 5283a10387
5 changed files with 5 additions and 5 deletions

View File

@ -611,7 +611,7 @@ export default {
addCondition: 'Добавить условие',
meta: {
disabled: 'Отключено',
automatic: 'Автоматически',
auto: 'Автоматически',
manual: 'Вручную',
},
cancel: 'Отмена',