mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-12-03 04:18:21 +08:00
need to merge
This commit is contained in:
commit
1ff8674214
@ -89,6 +89,7 @@ export default {
|
||||
message: '升级成功',
|
||||
duration: 2
|
||||
});
|
||||
this.temp = res.data;
|
||||
}
|
||||
}).catch(error => {
|
||||
console.log(error);
|
||||
|
@ -83,6 +83,7 @@ export default {
|
||||
message: '升级成功',
|
||||
duration: 2
|
||||
});
|
||||
this.temp = res.data;
|
||||
}
|
||||
}).catch(error => {
|
||||
console.log(error);
|
||||
|
Loading…
Reference in New Issue
Block a user