增加具体位置

dev-2024年1月8日
zhaoyu 2024-01-18 17:18:10 +08:00
parent 67d526963d
commit 00414ed8a9
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +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-group> </u-cell-group>
<view class="button"> <view class="button">
<u-button <u-button