增加新增专家功能

This commit is contained in:
范露尧
2023-09-14 21:16:41 +08:00
parent deba0675d7
commit 93e9ae19f8
6 changed files with 104 additions and 2 deletions

View File

@@ -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',