rev:优化一体机接口
This commit is contained in:
12
acs2/nladmin-ui/src/i18n/langs/region/in.js
Normal file
12
acs2/nladmin-ui/src/i18n/langs/region/in.js
Normal file
@@ -0,0 +1,12 @@
|
||||
export default {
|
||||
'region': {
|
||||
'title': '区域',
|
||||
'region_code': '区域编号',
|
||||
'region_name': '区域名称',
|
||||
'is_charge': '是否管控',
|
||||
'has_agv': '是否存在agv'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': 'Are You Sure To Delete It? If There Are Subordinate Nodes, they Will Be Deleted Together. This Operation Cannot Be Undone!'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user