2
0

fix:字典管理界面中英适配

This commit is contained in:
zhongzm
2025-02-10 15:21:11 +08:00
parent dd390a8a0f
commit ba535e442f
3 changed files with 31 additions and 9 deletions

View File

@@ -907,6 +907,16 @@ const local:any = {
deletesuc:'删除成功',
deleteerr:'删除失败',
},
dict:{
dictname:'字典名称',
dicttype:'字典类型',
status:'状态',
remark:'备注',
createtime:'创建时间',
operate:'操作',
deleteask:'确认删除吗?',
title:'字典列表',
},
},
form: {
required: '不能为空',