Skip to content

Commit

Permalink
本地上传后更新云端数据
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenotIam committed Sep 14, 2020
1 parent 5a40667 commit 4778ecb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ public void reflesh(VisitRecords.DataBean.RecordsBean recordsBean) {

onlineRecordAdpater = new OnlineRecordAdpater(mActivity, list, visitId);

listView.setAdapter(onlineRecordAdpater);

onlineRecordAdpater.notifyDataSetChanged();
}
Expand Down

0 comments on commit 4778ecb

Please sign in to comment.