Commit 0c46ade8 by linboxuan

ucommune-back operate api

parent 437de27d
...@@ -344,7 +344,6 @@ class OrderInfoService extends ServiceBase { ...@@ -344,7 +344,6 @@ class OrderInfoService extends ServiceBase {
result.data.accountTypeName = "其他"; result.data.accountTypeName = "其他";
return result; return result;
} }
result.data.accountTypeName = moneyJourneylist[0]["accountTypeName"]; result.data.accountTypeName = moneyJourneylist[0]["accountTypeName"];
return result; return result;
} }
......
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