You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
296 B

export default {
'protocol': {
'table_title': {
'driver_code': '驱动编码',
'extra_code': '协议编号',
'extra_name': '协议值'
},
'msg': {
'delete_msg': '确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!'
}
}
}