update
This commit is contained in:
@@ -302,11 +302,11 @@ export default {
|
||||
});
|
||||
}
|
||||
}).catch((error)=>{
|
||||
Vue.prototype.$notify.error({
|
||||
title: '错误',
|
||||
message: error,
|
||||
offset: 50
|
||||
});
|
||||
// Vue.prototype.$notify.error({
|
||||
// title: '错误',
|
||||
// message: error,
|
||||
// offset: 50
|
||||
// });
|
||||
})
|
||||
}else{
|
||||
return;
|
||||
|
Reference in New Issue
Block a user