版本更新跳转

This commit is contained in:
2020-08-25 12:21:26 +08:00
parent b63a84149e
commit ffa18c92d2
3 changed files with 7 additions and 6 deletions

View File

@@ -50,7 +50,6 @@ export default {
updateVersion() {
this.$u.route('/pageE/setting/updateVersion', {
status: this.status,
type: 'manual',
});
}
}