mirror of
https://github.com/fatedier/frp.git
synced 2026-03-21 01:09:27 +08:00
add persistent proxy/visitor store with CRUD API and web UI (#5188)
This commit is contained in:
@@ -230,7 +230,7 @@ const fetchData = async () => {
|
||||
data.value.proxyCounts += count || 0
|
||||
})
|
||||
}
|
||||
} catch (err) {
|
||||
} catch {
|
||||
ElMessage({
|
||||
showClose: true,
|
||||
message: 'Get server info from frps failed!',
|
||||
|
||||
Reference in New Issue
Block a user