diff --git a/src/components/List/List.vue b/src/components/List/List.vue index 3b3ee17..6fa068c 100644 --- a/src/components/List/List.vue +++ b/src/components/List/List.vue @@ -53,7 +53,7 @@ ok-type="" @confirm="cancel(record, 'morningVisible')" :visible="record.morningVisible" - @cancel="changeStatus(record.id, 0, record, 'morningVisible', 'showMorningTime')" + @cancel="changeStatus(record.id, 0, record, 'morningVisible', 'showMorningTime', list.dateTime)" >