[fea]
[返回清楚已选择任务]
This commit is contained in:
yangyakun
2024-10-08 16:08:17 +08:00
parent 9471a4bf3a
commit 70f4acfdef

View File

@@ -79,6 +79,7 @@ class SwitchTaskView: WindowRelativeLayout, SwtichTaskModel.SwtichLineViewCallba
}
}
actv_cancle_task.onClick {
mAdapter.setDataList(mutableListOf())
viewbizModel?.showSwitchLineInfo()
}
tv_error_msg.onClick {