提交 5d029d1f authored 作者: lgd's avatar lgd

1.下单补全参数

2.//TODO erp用户激活,忘记密码测试,上下架需要在调试,产品下单还差附件,bat,mes,消息,我的,刷新token
上级 e69abc63
......@@ -153,7 +153,7 @@ public class StoreSaleConfirmActivity extends WorkToolBarActivity {
// data.put("tranFromStockId", recordsBean.getCarPrice());
data.put("innerPrice", recordsBean.getInternalPrice());
data.put("customerBranchFactoryId", recordsBean.getFactoryId());//3.分厂客户ID
// data.put("outerPrice", recordsBean.getCarPrice());
data.put("outerPrice", recordsBean.getCarPrice());
data.put("productCount", recordsBean.getCarNum());
// data.put("annex", recordsBean.getCarPrice());
orderItems.add(data);
......
......@@ -181,6 +181,7 @@
android:layout_alignParentLeft="true"
android:layout_marginRight="18mm"
android:layout_alignParentRight="true"
android:text="拆分生产订单"
android:textColor="@color/flexible_text_gray"
android:textSize="14sp" />
</RelativeLayout>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论