Commit 7c8ae13b by 王悦

fix

parent 7f0dbec6
...@@ -161,7 +161,8 @@ class TrademarkCtl extends CtlBase { ...@@ -161,7 +161,8 @@ class TrademarkCtl extends CtlBase {
tm_code: data.code tm_code: data.code
}); });
} }
return system.getResult(rtn) data.msg = data.message
return data
} }
/** /**
......
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