对服务增加基础的数据统计

This commit is contained in:
刘祥超
2021-01-25 16:40:49 +08:00
parent 2812b30b01
commit dbe598a934
27 changed files with 1047 additions and 272 deletions

View File

@@ -5,7 +5,7 @@ Vue.component("http-stat-config-box", {
if (stat == null) {
stat = {
isPrior: false,
isOn: true
isOn: false
}
}
return {