|
|
|
|
|
|
|
|
:src="`${$imgUrl}issuance/chetou.png`" |
|
|
:src="`${$imgUrl}issuance/chetou.png`" |
|
|
:style="{'--bgimg':`url(${$imgUrl}issuance/bg-border.png)`}"> |
|
|
:style="{'--bgimg':`url(${$imgUrl}issuance/bg-border.png)`}"> |
|
|
</image> |
|
|
</image> |
|
|
<image v-else class="icon" :src="imgPathMontage(state.form.roadTransportPermitPicUrl)" |
|
|
|
|
|
|
|
|
<image v-else class="icon" :src="imgPathMontage(state.form.roadTransportPermitPicUrlName)" |
|
|
:style="{'--bgimg':`url(${$imgUrl}issuance/bg-border.png)`}"></image> |
|
|
:style="{'--bgimg':`url(${$imgUrl}issuance/bg-border.png)`}"></image> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
:style="{'--bgimg':`url(${$imgUrl}issuance/bg-border.png`}"></image> |
|
|
:style="{'--bgimg':`url(${$imgUrl}issuance/bg-border.png`}"></image> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<view class="picture-wrapper" @click="cardFileImageUpdate(99)"> |
|
|
|
|
|
|
|
|
<view class="picture-wrapper" @click="cardFileImageUpdate(10)"> |
|
|
<view class="bg"> |
|
|
<view class="bg"> |
|
|
<view class=""> |
|
|
<view class=""> |
|
|
<view class="name"> 委托书 </view> |
|
|
<view class="name"> 委托书 </view> |
|
|
|
|
|
|
|
|
if (val == 1) { |
|
|
if (val == 1) { |
|
|
state.form.vehBodyUrl = data.imageUrl; |
|
|
state.form.vehBodyUrl = data.imageUrl; |
|
|
state.form.vehBodyUrlName = data.imageName; |
|
|
state.form.vehBodyUrlName = data.imageName; |
|
|
} else if (val == 99) { |
|
|
|
|
|
|
|
|
} else if (val == 10) { |
|
|
state.form.proxyUrl = data.imageUrl; |
|
|
state.form.proxyUrl = data.imageUrl; |
|
|
state.form.proxyUrlName = data.imageName; |
|
|
state.form.proxyUrlName = data.imageName; |
|
|
} else { |
|
|
} else { |