Commit d6762bf9 authored by your yuchenglong's avatar your yuchenglong

update:打印code码修改

parent f2f7de47
...@@ -556,7 +556,7 @@ export default { ...@@ -556,7 +556,7 @@ export default {
return; return;
} }
if (res.code !== 10) { if (res.code !== 5111040) {
if (res.reason) { if (res.reason) {
this.$message.error(res.reason); this.$message.error(res.reason);
} else { } 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