Commit 44bb8741 authored by “yiyousong”'s avatar “yiyousong”

pref:修改上传工作人员图片

parent c93799f2
......@@ -649,7 +649,8 @@ export default {
filePath: url,
});
if (res.data.code == 1) {
this.$message.success(res.data.msg);
this.$message.success("导入成功");
this.getWorkmanData();
// this.spinning = false;
}
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment