flat: 宜昌test

This commit is contained in:
史典卓
2025-04-07 09:52:27 +08:00
parent b98e1d5405
commit e3a244296f
103 changed files with 147 additions and 197 deletions

View File

@@ -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>