need to merge

This commit is contained in:
Eleven 2021-03-30 09:51:07 +08:00
commit 1ff8674214
2 changed files with 2 additions and 0 deletions

View File

@ -89,6 +89,7 @@ export default {
message: '升级成功',
duration: 2
});
this.temp = res.data;
}
}).catch(error => {
console.log(error);

View File

@ -83,6 +83,7 @@ export default {
message: '升级成功',
duration: 2
});
this.temp = res.data;
}
}).catch(error => {
console.log(error);