修改部分文字

This commit is contained in:
GoEdgeLab
2021-07-25 19:42:07 +08:00
parent 18d876422f
commit ee45d89d8e
4 changed files with 4 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<!-- 已安装 -->
<div v-if="node.isInstalled">
<div class="ui message green">当前节点为已安装状态。</div>
<a href="" @click.prevent="updateNodeIsInstalled(false)">[修改为未安装状态]</a>
<a href="" @click.prevent="updateNodeIsInstalled(false)">[重新安装]</a>
<h4>配置文件</h4>
<table class="ui table definition selectable">