Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
</div>
|
||||
<div class="type-text">
|
||||
{{ !housingInfo['data'] || housingInfo['data'] &&
|
||||
housingInfo['data'].info.rentalduration
|
||||
housingInfo['data'].info && housingInfo['data'].info.rentalduration
|
||||
=== '0' ?
|
||||
'不限' : `${ indexData['data']&&indexData['data']['config']&&indexData['data']['config']['rentalduration'][housingInfo['data'] && housingInfo['data'].info.rentalduration]}` }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user