chore: form tabs active change

This commit is contained in:
jialin
2026-02-12 12:20:05 +08:00
parent 07664b5f22
commit 978d327bcd
10 changed files with 175 additions and 43 deletions
+2 -1
View File
@@ -275,5 +275,6 @@ export default {
'common.button.disable': 'Disable',
'common.status.enabled': 'Enabled',
'common.status.disabled': 'Disabled',
'common.button.duplicate': 'Duplicate'
'common.button.duplicate': 'Duplicate',
'common.option.other': 'Other'
};