mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 02:46:44 +08:00
Merge branch 'zcwy_0726_download' into dev_master
This commit is contained in:
@@ -562,7 +562,7 @@ export default {
|
||||
}
|
||||
}).catch(err=>{
|
||||
this.isTrue = false;
|
||||
this.$message.error(err.data.message)
|
||||
this.$message.error(err.response.data.message)
|
||||
})
|
||||
// axios({
|
||||
// method: 'get',
|
||||
|
||||
Reference in New Issue
Block a user