generated from VLADIMIR/template_frontend
fix
This commit is contained in:
@@ -285,7 +285,7 @@ function showGraph(show: boolean) {
|
||||
<div class="scroll-y-right">
|
||||
<h2>Редактирование точки</h2>
|
||||
<div>
|
||||
<input v-model="updatedNodeID" type="text" class="node-code-edit-field" maxlength="3" /> - <input
|
||||
<input v-model="updatedNodeID" type="text" class="node-code-edit-field" maxlength="5" /> - <input
|
||||
v-model="selectedNode.name" type="text" class="node-name-edit-field" />
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user