Commit 7369023b by wukun

1023

parent 38b1a882
......@@ -718,6 +718,7 @@ public class OrderAdapter extends CoreAdapter<Order, FragmentOrderdoingItemBindi
ProgressUtil.stopLoad();
mPresenter.setPosition(position);
mPresenter.refreshClear();
EventBus.getDefault().post(new RefreshServe(1));
}else{
ProgressUtil.stopLoad();
mItem.setStatus(4);
......
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 sign in to comment