fix fixu
This commit is contained in:
@@ -99,7 +99,9 @@
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
.then(function (response) {
|
.then(function (response) {
|
||||||
|
for (s in settings) {
|
||||||
|
settings[s].show = false;
|
||||||
|
};
|
||||||
app.settings["network"].show = true;
|
app.settings["network"].show = true;
|
||||||
app.chartData = response.data;
|
app.chartData = response.data;
|
||||||
app.counter += 1;
|
app.counter += 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user