app/src/main/java/cn/flightfeather/thirdapp/module/inspectioninfo/ProblemChangeFragment.java
@@ -53,7 +53,7 @@ public static final int REQUEST_CODE_SUBMIT = 11; private CommonApplication application; private ArrayList<ProblemlistVo> problemlistVos; private ArrayList<ProblemlistVo> problemlistVos = new ArrayList<>(); private String fragmentType; private MediafileDao mediafileDao; private Unbinder unbinder;