|
|
|
|
@ -298,7 +298,7 @@ const transferRemind2Checklist = (remindstate) => {
|
|
|
|
|
if (remindstate.FirstRemind) {
|
|
|
|
|
remindValueList.push('FirstRemind')
|
|
|
|
|
}
|
|
|
|
|
if (remindstate.SendFirstRemind) {
|
|
|
|
|
if (remindstate.SecondRemind) {
|
|
|
|
|
remindValueList.push('SecondRemind')
|
|
|
|
|
}
|
|
|
|
|
if (remindstate.ThirdRemind) {
|
|
|
|
|
|