Compare commits
No commits in common. "daa99dd0981413934a249b5e2b57f14b5fb1f59a" and "5fc8887edc603f58b7453fe468446917561cdafb" have entirely different histories.
daa99dd098
...
5fc8887edc
|
@ -591,12 +591,7 @@ export default {
|
|||
'Content-Type': 'multipart/form-data'
|
||||
}
|
||||
}).then(function(res) {
|
||||
ElMessage({
|
||||
type: "错误",
|
||||
message:res.data.msg,
|
||||
});
|
||||
|
||||
|
||||
console.log(res);
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue