flat: 宜昌test
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
<text class="label long">期望工作地:</text>
|
||||
<view class="value">
|
||||
<view v-if="state.disaleArea">
|
||||
青岛 -
|
||||
宜昌 -
|
||||
<dict-Label dictType="area" :value="Number(state.area)"></dict-Label>
|
||||
</view>
|
||||
<view v-else>
|
||||
@@ -172,7 +172,7 @@
|
||||
:range="state.areaList"
|
||||
>
|
||||
<view class="uni-input">
|
||||
青岛 -
|
||||
宜昌 -
|
||||
{{ state.areaList[state.area].label }}
|
||||
</view>
|
||||
</picker>
|
||||
|
||||
Reference in New Issue
Block a user