提交代码
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
{{
|
||||
item.landPoint != null && item.landPoint !== ''
|
||||
? ',落点区域:' + item.landPoint
|
||||
: ''
|
||||
: ',落点区域:未知'
|
||||
}}
|
||||
</text>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user