Browse Source

登录地点字段名错误

RuoYi 6 years ago
parent
commit
2d588ed873

+ 1 - 1
ruoyi-admin/src/main/resources/templates/monitor/online/online.html

@@ -77,7 +77,7 @@
 		            title: '主机'
 		        },
 		        {
-		            field: 'longinLocation',
+		            field: 'loginLocation',
 		            title: '登录地点'
 		        },
 		        {