fix:仪表盘路由中英文
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const viewEn: any = {
|
||||
"view.dashboard":"dashboard",
|
||||
"view.endpoint": "endpoint",
|
||||
"view.endpoint_access": "current",
|
||||
"view.endpoint_records": "Historical",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
const viewZh: any = {
|
||||
"view.dashboard":"仪表盘",
|
||||
"view.endpoint": "终端设备",
|
||||
"view.endpoint_access": "当前设备",
|
||||
"view.endpoint_records": "历史设备",
|
||||
|
||||
Reference in New Issue
Block a user