app/src/main/java/safeluck/drive/evaluation/fragment/NetWorkTrainFragment.java
@@ -442,6 +442,7 @@ tv_work_platform = view.findViewById(R.id.platform); iv_rtk_status = view.findViewById(R.id.iv_rtk_connect); iv_rtk_status.getDrawable().setLevel(0); iv_head = view.findViewById(R.id.iv_head); tv_sat_num = view.findViewById(R.id.tv_sat_num_instatus); tv_qf = view.findViewById(R.id.tv_qf);