fix:历史记录界面后端对接
This commit is contained in:
@@ -562,6 +562,8 @@ const local: any = {
|
||||
uptime:"Up Time",
|
||||
lasttime:"Last seen Time",
|
||||
cdr:"CDR Records",
|
||||
refresh:"Refresh",
|
||||
mac:"MAC"
|
||||
},
|
||||
records:{
|
||||
clientID:"Client ID",
|
||||
@@ -572,6 +574,7 @@ const local: any = {
|
||||
endtime:"End Time",
|
||||
clienthistory:"Client history",
|
||||
refresh:"Refresh",
|
||||
dataUsage:"Data Usage",
|
||||
},
|
||||
access:{
|
||||
devicename:"Device Name",
|
||||
|
||||
@@ -562,6 +562,8 @@ const local:any = {
|
||||
uptime:"接入时间",
|
||||
lasttime:"断开时间",
|
||||
cdr:"CDR记录",
|
||||
refresh:"刷新",
|
||||
mac:"mac地址"
|
||||
},
|
||||
records:{
|
||||
clientID:"设备ID",
|
||||
@@ -572,6 +574,7 @@ const local:any = {
|
||||
endtime:"结束时间",
|
||||
clienthistory:"接入历史记录",
|
||||
refresh:"刷新",
|
||||
dataUsage:"流量使用量",
|
||||
},
|
||||
access:{
|
||||
devicename:"设备名称",
|
||||
|
||||
Reference in New Issue
Block a user