uu
This commit is contained in:
parent
01f6505c2a
commit
27649da6d3
@ -225,18 +225,15 @@
|
||||
</tpx-select>
|
||||
</view>
|
||||
|
||||
|
||||
<view class="yunf-input-item">
|
||||
<tpx-select v-model:value="submitParam.type2" :list="[]"
|
||||
mode="drop" customInput="true"
|
||||
>
|
||||
<u-row justify="between">
|
||||
<text class="font-26 font-weight">寄件/签收</text>
|
||||
<u-row justify="end" align="center">
|
||||
<text class="pr-20 clr-sub">是否短信</text>
|
||||
<u-switch v-model="submitParam.morenTODO" active-color="#B12D29" size="34"></u-switch>
|
||||
</u-row>
|
||||
<u-row justify="between">
|
||||
<text class="font-26 font-weight">寄件/签收</text>
|
||||
<u-row justify="end" align="center">
|
||||
<text class="pr-20 clr-sub">是否短信</text>
|
||||
<u-switch v-model="submitParam.morenTODO" active-color="#B12D29" size="34"></u-switch>
|
||||
</u-row>
|
||||
</tpx-select>
|
||||
</u-row>
|
||||
</view>
|
||||
|
||||
</view>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user