增加新增专家功能
This commit is contained in:
@@ -109,6 +109,8 @@
|
||||
//console.log(_this.tableData0)
|
||||
_this.loading = false;
|
||||
}).catch(function (error) {
|
||||
if (error.response.status == 403)
|
||||
location = '../manage/login.html'
|
||||
console.log(error)
|
||||
_this.$message({
|
||||
type: 'error',
|
||||
|
||||
Reference in New Issue
Block a user