展示具体位置字段

dev-2024年1月8日
zhaoyu 2024-01-18 18:11:52 +08:00
parent 00414ed8a9
commit e964559ea5
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<u-cell title="相关方单位负责人手机" :value="info.UNITS_PHONE"/> <u-cell title="相关方单位负责人手机" :value="info.UNITS_PHONE"/>
<u-cell title="经度" v-show="WORK_LONGITUDE" :value="WORK_LONGITUDE"/> <u-cell title="经度" v-show="WORK_LONGITUDE" :value="WORK_LONGITUDE"/>
<u-cell title="纬度" v-show="WORK_LATITUDE" :value="WORK_LATITUDE"/> <u-cell title="纬度" v-show="WORK_LATITUDE" :value="WORK_LATITUDE"/>
<u-cell title="具体位置" :value="LOCATION"/> <u-cell title="具体位置" :value="info.LOCATION"/>
</u-cell-group> </u-cell-group>
<view class="button"> <view class="button">
<u-button <u-button