@@ -280,6 +280,8 @@
upparams= [self subitem_param:itemjson addto:upparams ];
}
+ // save order 不检查必填项;
+ self.cancommit=true;
if(self.cancommit==false)
{
[RAUtils alert_view:@"Fields with * mark cannot be empty." title:@"Some Requried Fields Are Missing."];