добавление просмотра примерной скорости на интерфейсе в SCPC модеме
This commit is contained in:
@@ -258,7 +258,7 @@
|
||||
<p>Последнее обновление статистики: {{ lastUpdateTime }}</p>
|
||||
</div>
|
||||
</div>
|
||||
<script src="/js/vue.js"></script>
|
||||
<script src="/js/vue.js?v=3.5.13"></script>
|
||||
<script>
|
||||
const availableTabs = ['monitoring', 'setup', 'admin']
|
||||
|
||||
@@ -587,7 +587,8 @@
|
||||
this.statRx.packetsBad = 0
|
||||
this.statRx.packetsDummy = 0
|
||||
})
|
||||
}, // ========== include end from 'common/monitoring-methods.js.j2'
|
||||
},
|
||||
// ========== include end from 'common/monitoring-methods.js.j2'
|
||||
|
||||
// ========== include from 'common/setup-methods.js.j2'
|
||||
// ========== include end from 'common/setup-methods.js.j2'
|
||||
|
Reference in New Issue
Block a user