fix small typos

This commit is contained in:
Alireza Ahmadi
2023-12-05 19:23:31 +01:00
parent da82d14c18
commit 2cf2da8ae2
3 changed files with 0 additions and 7 deletions

View File

@@ -175,11 +175,6 @@
this.password = "";
}
}
const State = {
Running: "running",
Stop: "stop",
Error: "error",
}
const app = new Vue({
delimiters: ['[[', ']]'],

View File

@@ -529,7 +529,6 @@
</td>
</tr>
</template>
</template>
</template>
</table>
</a-form>