'add:堆垛机国际化'

This commit is contained in:
2023-11-30 14:07:20 +08:00
parent 6fe192867f
commit 411e89603f
3 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
export default {
'address': {
'title': 'wms地址',
'methods_code': '方法编码',
'methods_name': '方法名称',
'methods_url': '请求地址',
'remark': '备注'
},
'msg': {
'delete_msg': '确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!'
}
}