Commit 84aa9ca0 by 宋毅

tj

parent acd6d30e
......@@ -669,7 +669,7 @@ class OrderInfoService extends ServiceBase {
if (!actionBody.additions) {
return system.getResult(null, "附加购买项目不能为空,20338");
}
} orderinfoSve
}
if (orderItem.orderStatus == 2) {
var dbNclList = itemResult.data.nclones;
if (dbNclList.length < tempNclList.length) {
......
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