Commit 457933be authored by 赵啸非's avatar 赵啸非

Merge remote-tracking branch 'origin/master'

parents a7a87aa7 44bb8741
......@@ -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