mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-19 13:53:02 +00:00
aaa
This commit is contained in:
@@ -179,7 +179,7 @@ export default {
|
|||||||
axios.get(this.node2Ip + 'v2/statisticsInfo').then(
|
axios.get(this.node2Ip + 'v2/statisticsInfo').then(
|
||||||
response => {
|
response => {
|
||||||
if (response.data.success) {
|
if (response.data.success) {
|
||||||
this.node1Info = response.data.data
|
this.node2Info = response.data.data
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user