|
@ -38,7 +38,7 @@ |
|
|
<el-form-item><span class="addinputInfo">{{ formobj.staffDept }}</span></el-form-item> |
|
|
<el-form-item><span class="addinputInfo">{{ formobj.staffDept }}</span></el-form-item> |
|
|
</el-col> |
|
|
</el-col> |
|
|
<el-col :span="8"> |
|
|
<el-col :span="8"> |
|
|
<div class="span-sty"><span class="icon">*</span>销售类型</div> |
|
|
<div class="span-sty">销售类型</div> |
|
|
<el-form-item><span class="addinputInfo">{{ formobj.paymentMethod }}</span></el-form-item> |
|
|
<el-form-item><span class="addinputInfo">{{ formobj.paymentMethod }}</span></el-form-item> |
|
|
</el-col> |
|
|
</el-col> |
|
|
</el-row> |
|
|
</el-row> |
|
@ -126,7 +126,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
<el-row> |
|
|
<el-row> |
|
|
<el-col :span="8"> |
|
|
<el-col :span="8"> |
|
|
<div class="span-sty"><span class="icon">*</span>欠款提车原因</div> |
|
|
<div class="span-sty">欠款提车原因</div> |
|
|
<el-form-item><span class="addinputInfo">{{ formobj.reasonValue }}</span></el-form-item> |
|
|
<el-form-item><span class="addinputInfo">{{ formobj.reasonValue }}</span></el-form-item> |
|
|
</el-col> |
|
|
</el-col> |
|
|
<el-col :span="16"> |
|
|
<el-col :span="16"> |
|
@ -143,17 +143,17 @@ |
|
|
<el-form-item><span class="addinputInfo">{{ formobj.contractCollectionMoney }}</span></el-form-item> |
|
|
<el-form-item><span class="addinputInfo">{{ formobj.contractCollectionMoney }}</span></el-form-item> |
|
|
</el-col> |
|
|
</el-col> |
|
|
<el-col :span="8"> |
|
|
<el-col :span="8"> |
|
|
<div class="span-sty"><span class="icon">*</span>承诺回款日期</div> |
|
|
<div class="span-sty">承诺回款日期</div> |
|
|
<el-form-item><span class="addinputInfo">{{ formobj.commitmentMoneyDate }}</span></el-form-item> |
|
|
<el-form-item><span class="addinputInfo">{{ formobj.commitmentMoneyDate }}</span></el-form-item> |
|
|
</el-col> |
|
|
</el-col> |
|
|
</el-row> |
|
|
</el-row> |
|
|
<div class="title"><span class="icon">*</span>车辆买卖合同(欠款)</div> |
|
|
<div class="title">车辆买卖合同(欠款)</div> |
|
|
<el-row> |
|
|
<el-row> |
|
|
<el-col :span="24"> |
|
|
<el-col :span="24"> |
|
|
<el-image style="width: 178px;height: 178px;padding-left: 5px" v-for="(item,index) in image_list1" :key="index" :src="item" :preview-src-list="image_list1"></el-image> |
|
|
<el-image style="width: 178px;height: 178px;padding-left: 5px" v-for="(item,index) in image_list1" :key="index" :src="item" :preview-src-list="image_list1"></el-image> |
|
|
</el-col> |
|
|
</el-col> |
|
|
</el-row> |
|
|
</el-row> |
|
|
<div class="title"><span class="icon">*</span>欠款提车担保承诺书</div> |
|
|
<div class="title">欠款提车担保承诺书</div> |
|
|
<el-row> |
|
|
<el-row> |
|
|
<el-col :span="24"> |
|
|
<el-col :span="24"> |
|
|
<el-image style="width: 178px;height: 178px;padding-left: 5px" v-for="(item,index) in image_list2" :key="index" :src="item" :preview-src-list="image_list2"></el-image> |
|
|
<el-image style="width: 178px;height: 178px;padding-left: 5px" v-for="(item,index) in image_list2" :key="index" :src="item" :preview-src-list="image_list2"></el-image> |
|
@ -165,7 +165,7 @@ |
|
|
<el-image style="width: 178px;height: 178px;padding-left: 5px" v-for="(item,index) in image_list3" :key="index" :src="item" :preview-src-list="image_list3"></el-image> |
|
|
<el-image style="width: 178px;height: 178px;padding-left: 5px" v-for="(item,index) in image_list3" :key="index" :src="item" :preview-src-list="image_list3"></el-image> |
|
|
</el-col> |
|
|
</el-col> |
|
|
</el-row> |
|
|
</el-row> |
|
|
<div class="title"><span class="icon">*</span>总经理担保书</div> |
|
|
<div class="title">总经理担保书</div> |
|
|
<el-row> |
|
|
<el-row> |
|
|
<el-col :span="24"> |
|
|
<el-col :span="24"> |
|
|
<el-form-item> |
|
|
<el-form-item> |
|
@ -173,7 +173,7 @@ |
|
|
</el-form-item> |
|
|
</el-form-item> |
|
|
</el-col> |
|
|
</el-col> |
|
|
</el-row> |
|
|
</el-row> |
|
|
<div class="title"><span class="icon">*</span>其他附件(含资方信审照片)</div> |
|
|
<div class="title">其他附件(含资方信审照片)</div> |
|
|
<el-row> |
|
|
<el-row> |
|
|
<el-col :span="24"> |
|
|
<el-col :span="24"> |
|
|
<el-form-item> |
|
|
<el-form-item> |
|
|