Commit a5ee8edf by 王昆

tgsb

parent f5fa03cc
......@@ -184,7 +184,7 @@ class InvoiceCtl extends CtlBase {
console.log(error);
res.push({
credit_code: item.credit_code,
status: rs.status,
status: 500,
msg: "试算异常," + error.message
});
}
......
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