展示具体位置字段
parent
00414ed8a9
commit
e964559ea5
|
@ -9,7 +9,7 @@
|
|||
<u-cell title="相关方单位负责人手机" :value="info.UNITS_PHONE"/>
|
||||
<u-cell title="经度" v-show="WORK_LONGITUDE" :value="WORK_LONGITUDE"/>
|
||||
<u-cell title="纬度" v-show="WORK_LATITUDE" :value="WORK_LATITUDE"/>
|
||||
<u-cell title="具体位置" :value="LOCATION"/>
|
||||
<u-cell title="具体位置" :value="info.LOCATION"/>
|
||||
</u-cell-group>
|
||||
<view class="button">
|
||||
<u-button
|
||||
|
|
Loading…
Reference in New Issue