@ -166,7 +166,7 @@ const confirmEvent = (val:any) => {
console.log('cancel!',data)
ElNotification({
title: '系统提示!',
message: data.mag,
message: data.mag?data.mag:"删除成功",
type: 'success',
})
getToDoList()