исправление полей в SCPC модеме
This commit is contained in:
@@ -347,6 +347,10 @@
|
||||
<option value="delay">Окном задержки</option>
|
||||
</select>
|
||||
</label>
|
||||
<label>
|
||||
<span>Полоса поиска, кгц ±</span>
|
||||
<input v-model="param.cinc.searchBandwidth" type="number" min="0" max="100" step="1"/>
|
||||
</label>
|
||||
|
||||
<h3 v-show="param.cinc.mode === 'positional'">Настройки позиционирования</h3>
|
||||
<label v-show="param.cinc.mode === 'positional'">
|
||||
|
Reference in New Issue
Block a user