1.1.ui关闭后设置错误的date编译报错

This commit is contained in:
payton 2023-12-08 14:39:24 +08:00
parent ca4f2bded6
commit b26ce942c4

View File

@ -633,7 +633,7 @@ void UIFlowSetupDateTimeEventCallback(lv_obj_t* obj, lv_event_t event)
{
case LV_PLUGIN_EVENT_SCR_OPEN:
//UIFlowSetupDateTime_OnOpen(obj);
UIFlowSetupDateTime_OnOpen(obj);
break;
case LV_PLUGIN_EVENT_SCR_CLOSE: