Browse Source

no message

master
lh 7 years ago
parent
commit
f9761dbc86
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/src/main/java/com/qhclh/ytzh/work/Hatchery/HatcheryReportActivity.java

+ 1
- 0
app/src/main/java/com/qhclh/ytzh/work/Hatchery/HatcheryReportActivity.java View File

@ -203,6 +203,7 @@ public class HatcheryReportActivity extends BaseActivity {
List<RpcObject> objList;
@Override
protected void successUI() {
reportBeanList.clear();
for (int i =0;i<objList.size();i++){
String HatchIncubateDate="";
if (objList.get(i).getDate("HatchIncubateDate")!=null){


Loading…
Cancel
Save