Commit 9ebf0ab3 authored by yanglilong's avatar yanglilong

Merge branch 'yanglilong' of git.ssish.com:sunhailiang/bims into test

parents 4916d948 c1d71a83
......@@ -236,7 +236,7 @@ export default {
});
// this.$router.push("/customer");
} else {
this.$message.success(res.returnMsg || "操作失败");
this.$message.error(res.returnMsg || "操作失败");
}
});
});
......
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