更新当前版本信息

dev
anthonywj 2 years ago
parent c986e915e0
commit a177cf3bdf

@ -1345,7 +1345,7 @@
@click.native.stop="updateVersion()"
:loading="updateLoading"
style="margin-left: 5%"
>更新当前版本信息
>更新当前发布版本
</el-button>
</el-col>
</el-row>

@ -814,7 +814,7 @@
<el-button type="text" size="small" @click.native.stop="updateVersion()"
:loading="updateLoading"
style="margin-left: 5%"
>更新当前版本信息
>更新当前发布版本
</el-button>
</el-col>
</el-row>

@ -740,7 +740,7 @@
<el-button type="text" size="small" @click.native.stop="updateVersion()"
:loading="updateLoading"
style="margin-left: 5%"
>更新当前版本信息
>更新当前发布版本
</el-button>
</el-col>
</el-row>

Loading…
Cancel
Save