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">
|
<div class="item" style="width: 50%; display: flex; align-items: center; flex-wrap: wrap">
|
||||||
<!-- this.leaseApplyData -->
|
<!-- this.leaseApplyData -->
|
||||||
<div style="display: flex; align-items: center">
|
<div style="display: flex; align-items: center">
|
||||||
领料:
|
<div style="width: 50px;">领料:</div>
|
||||||
<img
|
<img
|
||||||
v-if="this.leaseApplyData.leaseSignUrl"
|
v-if="this.leaseApplyData.leaseSignUrl"
|
||||||
:src="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">
|
<div class="item" style="width: 50%; display: flex; align-items: center; flex-wrap: wrap">
|
||||||
<!-- this.leaseApplyData -->
|
<!-- this.leaseApplyData -->
|
||||||
<div style="display: flex; align-items: center">
|
<div style="display: flex; align-items: center">
|
||||||
领料:
|
<div style="width: 50px;">领料:</div>
|
||||||
<img
|
<img
|
||||||
v-if="this.leaseApplyData.leaseSignUrl"
|
v-if="this.leaseApplyData.leaseSignUrl"
|
||||||
:src="this.leaseApplyData.leaseSignUrl"
|
:src="this.leaseApplyData.leaseSignUrl"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue