|
|
@ -16,7 +16,7 @@ |
|
|
|
</picker> |
|
|
|
</picker> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="mart15 width90 alijusstart"> |
|
|
|
<view class="mart15 width90 alijusstart"> |
|
|
|
<view class="fcorfff font14 margleri10 width25 fotlt">订单类型 :</view> |
|
|
|
<view class="fcorfff font14 margleri10 width25 fotlt">交易类型 :</view> |
|
|
|
<picker mode="selector" class="width75" :range="statusList" range-key="name" |
|
|
|
<picker mode="selector" class="width75" :range="statusList" range-key="name" |
|
|
|
@change="bindDateChange5"> |
|
|
|
@change="bindDateChange5"> |
|
|
|
<view class="fcorfff fotrt font14" v-if="statusName">{{statusName}}<i class="down"></i></view> |
|
|
|
<view class="fcorfff fotrt font14" v-if="statusName">{{statusName}}<i class="down"></i></view> |
|
|
|