mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
1. 优化更新规则逻辑,修复更新规则失败的bug
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
</span>
|
||||
<span style="float: right;margin-top: -10px">
|
||||
{# <el-button type="primary" @click="do_refresh">刷新页面</el-button>#}
|
||||
<el-button type="success" @click="do_update">更新</el-button>
|
||||
<el-button type="success" @click="do_update" v-if="update">更新</el-button>
|
||||
<el-button type="danger" @click="do_restart">重启</el-button>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user