Commit 07be8204 by 孙亚楠

dd

parent dd79b928
...@@ -90,6 +90,7 @@ class BusinessmenCtl extends CtlBase { ...@@ -90,6 +90,7 @@ class BusinessmenCtl extends CtlBase {
} }
try { try {
pobj.service_rate = system.y2f(pobj.service_rate); pobj.service_rate = system.y2f(pobj.service_rate);
pobj.tax_rate = system.y2f(pobj.tax_rate); pobj.tax_rate = system.y2f(pobj.tax_rate);
......
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