mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-22 18:22:53 +08:00
ref: 超级面板功能优化
This commit is contained in:
@@ -181,6 +181,8 @@ new Vue({
|
||||
...JSON.parse(res),
|
||||
src: msg,
|
||||
});
|
||||
}).catch(() => {
|
||||
this.$set(this.selectData, 'translate', null);
|
||||
}).finally(() => {
|
||||
this.loading = false;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user