This commit is contained in:
parent
02334dcdff
commit
4265f8ffca
|
|
@ -251,7 +251,7 @@
|
|||
<div class="item" style="width: 50%; display: flex; align-items: center; flex-wrap: wrap">
|
||||
<!-- this.leaseApplyData -->
|
||||
<div style="display: flex; align-items: center">
|
||||
领料:
|
||||
<div style="width: 50px;">领料:</div>
|
||||
<img
|
||||
v-if="this.leaseApplyData.leaseSignUrl"
|
||||
:src="this.leaseApplyData.leaseSignUrl"
|
||||
|
|
|
|||
|
|
@ -241,7 +241,7 @@
|
|||
<div class="item" style="width: 50%; display: flex; align-items: center; flex-wrap: wrap">
|
||||
<!-- this.leaseApplyData -->
|
||||
<div style="display: flex; align-items: center">
|
||||
领料:
|
||||
<div style="width: 50px;">领料:</div>
|
||||
<img
|
||||
v-if="this.leaseApplyData.leaseSignUrl"
|
||||
:src="this.leaseApplyData.leaseSignUrl"
|
||||
|
|
|
|||
Loading…
Reference in New Issue