{{ $t('aOwnerDetailRoomFee.lastDegree') }}{{ scope.row.preDegrees }}
{{ $t('aOwnerDetailRoomFee.currentDegree') }}{{ scope.row.curDegrees }}
{{ $t('aOwnerDetailRoomFee.unitPrice')
}}{{ scope.row.mwPrice ? scope.row.mwPrice : scope.row.squarePrice }}
{{ $t('aOwnerDetailRoomFee.additionalFee') }}{{ scope.row.additionalAmount }}
{{ $t('aOwnerDetailRoomFee.usage') }}{{ _getRoomAttrValue(scope.row.feeAttrs, '390006') }}
{{ $t('aOwnerDetailRoomFee.unitPrice') }}{{ scope.row.squarePrice }}
{{ $t('aOwnerDetailRoomFee.additionalFee') }}{{ scope.row.additionalAmount }}
{{ $t('aOwnerDetailRoomFee.algorithm')
}}{{ _getRoomAttrValue(scope.row.feeAttrs, '390005') }}
{{ $t('aOwnerDetailRoomFee.usage') }}{{ _getRoomAttrValue(scope.row.feeAttrs, '390003') }}
{{ $t('aOwnerDetailRoomFee.feeByActual') }}
{{ $t('aOwnerDetailRoomFee.unitPrice') }}{{ scope.row.squarePrice }}
{{ $t('aOwnerDetailRoomFee.additionalFee')
}}{{ scope.row.additionalAmount }}
{{ $t('aOwnerDetailRoomFee.fixedFee') }}{{ scope.row.additionalAmount }}