diff --git a/src/views/modules/heart/actinfo-add-or-update.vue b/src/views/modules/heart/actinfo-add-or-update.vue index f811527..64a5313 100644 --- a/src/views/modules/heart/actinfo-add-or-update.vue +++ b/src/views/modules/heart/actinfo-add-or-update.vue @@ -111,6 +111,17 @@ + + + + 小时 + + + + + {{dataForm.kindnessTime}} 小时 + + @@ -188,7 +194,8 @@ export default { deptId: '', punishmentPoints: '', actUserDefaultState: '1', - reward: '' + reward: '', + kindnessTime: '' }, loading: false }