{{ $t('ownerVoting.search.title') }}
{{ $t('common.search') }}
{{ $t('common.reset') }}
{{ $t('ownerVoting.list.title') }}
{{ $t('common.add') }}
{{ scope.row.startTime }}
~{{ scope.row.endTime }}
{{ scope.row.titleType === '1001' ? $t('ownerVoting.type.single') : $t('ownerVoting.type.multiple') }}
{{ item.seq }}、{{ item.qaValue }}({{ item.personCount }}{{ $t('ownerVoting.table.peopleChose') }})
{{ scope.row.voteCount }}/{{ scope.row.votedCount }}
{{ scope.row.state === 'C' ? $t('ownerVoting.state.published') : $t('ownerVoting.state.unpublished') }}
{{ $t('ownerVoting.operation.result') }}
{{ $t('common.edit') }}
{{ $t('ownerVoting.operation.publish') }}
{{ $t('common.delete') }}