新增排程接口+排程更新
This commit is contained in:
@@ -135,6 +135,9 @@ public class AddWaterPlanActivity extends BaseActivity<AddWaterPlanLayoutBinding
|
||||
|
||||
public void onConfigSaved(WaterPlanWeekEntity entity) {
|
||||
selectTabBind();
|
||||
// 传递 WaterPlanWeekEntity 给 BindDeviceFragment
|
||||
BindDeviceFragment bindDeviceFragment = (BindDeviceFragment) mFragmentList.get(1);
|
||||
bindDeviceFragment.setPlanEntity(entity);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user