-
-
-
欠款提车申请
-
-
-
-
-
+
+
欠款提车申请单
+
+
+
+ 发起人
+ {{ formobj.applyName }}
-
-
- {{ruleForm.contractNo}}
-
+
+ 发起部门
+ {{ formobj.applyDept }}
-
-
+
+ 发起日期
+ {{ formobj.createDate }}
-
-
- {{ruleForm.applyDate}}
-
+
+
+
+ 销售专员
+ {{ formobj.staffName }}
+
+
+ 销售部门
+ {{ formobj.staffDept }}
+
+
+ *销售类型
+ {{ formobj.paymentMethod }}
-
-
-
+
+
+ 合同编号
+ {{ formobj.contractId }}
-
-
- {{ruleForm.customerName}}
-
+
+ 开票单位
+ {{ formobj.openTickName }}
+
+
+ 客户名称
+ {{ formobj.customerName }}
-
-
-
+
+
+ 车型
+ {{ formobj.modelName }}
-
-
- {{ruleForm.modelName}}
+
+ *是否金融部复核
+
+
+ 是
+ 否
+
+
+
+
+ *金融部经理
+
+
+
+
-
-
-
车辆信息
-
添加
+
-
-
-
-
-
- 删除
-
-
-
-
- {{ props.row.vinNo }}
-
-
-
-
- {{ props.row.dealMoney }}
-
-
-
-
+
+
+
+
+ 删除
+
+
+
+
+ {{ scope.row.vin }}
+
+
+
+
+ {{ scope.row.price }}
+
+
+
+
+ {{ scope.row.subscribedAll }}
+
+
+
+
挂车信息
+
+
+
+
+ {{ scope.row.gcVinNo }}
+
+
+
+
+ {{ scope.row.vinNo }}
+
+
+
+
+ {{ scope.row.price }}
+
+
+
+
+ {{ scope.row.subscribedAll }}
+
+
+
-
- 欠款提车原因
+
+ *欠款提车原因
+
+
+
+
+
-
+
-
+
-
- 合同总金额
+
+ 合同总金额
+ {{ formobj.contractMoney }}
-
-
-
+
+ 平台收款总金额
+ {{ formobj.contractCollectionMoney }}
+
+
+ *承诺回款日期
+
+
-
- 合同收款金额
+
+
+
注:若车辆列表信息或承诺回款日期需要修改,请在修改后点击生成附件按钮重新生成相关附件
+
生成附件
+
+
+
+ *车辆买卖合同(欠款)
+
+
下载附件
+
+
+
+
-
-
-
-
+
+
+
+ *欠款提车担保承诺书
+
+
下载附件
+
+
+
+
-
- 累计欠款金额
+
+
+
+
+
-
+
+
+
+
-
+
+
-
- 承诺回款日期
-
-
+
-
+
-
+
diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/qiankuanticheInfo.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/qiankuanticheInfo.vue
deleted file mode 100644
index a3bc6c5bc2..0000000000
--- a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/qiankuanticheInfo.vue
+++ /dev/null
@@ -1,402 +0,0 @@
-
-
-
-
-
-
-
-
欠款提车详情
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ props.row.vinNo }}
-
-
-
-
- {{ props.row.dealMoney }}
-
-
-
-
-
-
- 欠款提车原因
-
-
-
- {{ ruleForm.reason }}
-
-
-
-
-
- 合同总金额
-
-
-
- {{ ruleForm.contractMoney }}
-
-
-
- 合同收款金额
-
-
-
- {{ ruleForm.contractCollectionMoney }}
-
-
-
- 累计欠款金额
-
-
-
- {{ ruleForm.cumulativeArrearsMoney }}
-
-
-
-
-
- 承诺回款日期
-
-
-
- {{ ruleForm.commitmentMoneyDate }}
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/qiankuanticheYiBanInfo.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/qiankuanticheYiBanInfo.vue
new file mode 100644
index 0000000000..7ad60d0daf
--- /dev/null
+++ b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/qiankuanticheYiBanInfo.vue
@@ -0,0 +1,374 @@
+
+
+
+
+
+
欠款提车申请单
+
+
+
+ 发起人
+ {{ formobj.applyName }}
+
+
+ 发起部门
+ {{ formobj.applyDept }}
+
+
+ 发起日期
+ {{ formobj.createDate }}
+
+
+
+
+ 销售专员
+ {{ formobj.staffName }}
+
+
+ 销售部门
+ {{ formobj.staffDept }}
+
+
+ *销售类型
+ {{ formobj.paymentMethod }}
+
+
+
+
+ 合同编号
+ {{ formobj.contractId }}
+
+
+ 开票单位
+ {{ formobj.openTickName }}
+
+
+ 客户名称
+ {{ formobj.customerName }}
+
+
+
+
+ 车型
+ {{ formobj.modelName }}
+
+
+ 是否金融部复核
+
+ {{ formobj.isFinance == '1' ? '是' : '否' }}
+
+
+
+ 金融部经理
+
+ {{ formobj.financeName }}
+
+
+
+
+
+
+
+
+ {{ scope.row.vin }}
+
+
+
+
+ {{ scope.row.price }}
+
+
+
+
+ {{ scope.row.subscribedAll }}
+
+
+
+ 挂车信息
+
+
+
+
+ {{ scope.row.gcVinNo }}
+
+
+
+
+ {{ scope.row.vinNo }}
+
+
+
+
+ {{ scope.row.price }}
+
+
+
+
+ {{ scope.row.subscribedAll }}
+
+
+
+
+
+ *欠款提车原因
+ {{ formobj.reasonValue }}
+
+
+ {{ formobj.reason }}
+
+
+
+
+ 合同总金额
+ {{ formobj.contractMoney }}
+
+
+ 平台收款总金额
+ {{ formobj.contractCollectionMoney }}
+
+
+ *承诺回款日期
+ {{ formobj.commitmentMoneyDate }}
+
+
+ *车辆买卖合同(欠款)
+
+
+
+
+
+ *欠款提车担保承诺书
+
+
+
+
+
+ 股东会对外担保决议
+
+
+
+
+
+ *总经理担保书
+
+
+
+
+
+
+
+ *其他附件
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/qiankuantichefuhe.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/qiankuantichefuhe.vue
deleted file mode 100644
index a29b649a56..0000000000
--- a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/qiankuantichefuhe.vue
+++ /dev/null
@@ -1,478 +0,0 @@
-
-
-
-
-
-
-
-
欠款提车复核
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ props.row.vinNo }}
-
-
-
-
- {{ props.row.dealMoney }}
-
-
-
-
-
-
- 欠款提车原因
-
-
-
- {{ ruleForm.reason }}
-
-
-
-
-
- 合同总金额
-
-
-
- {{ ruleForm.contractMoney }}
-
-
-
- 合同收款金额
-
-
-
- {{ ruleForm.contractCollectionMoney }}
-
-
-
- 累计欠款金额
-
-
-
- {{ ruleForm.cumulativeArrearsMoney }}
-
-
-
-
-
- 承诺回款日期
-
-
-
- {{ ruleForm.commitmentMoneyDate }}
-
-
-
-
-
-
-
-
- 删除
-
-
-
-
- {{scope.row.fileName}}
-
-
-
-
- {{ scope.row.fileType }}
-
-
-
-
- {{ scope.row.name }}
-
-
-
-
- {{ scope.row.createTime }}
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/qiankuantichefuheInfo.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/qiankuantichefuheInfo.vue
deleted file mode 100644
index 69776fdb9e..0000000000
--- a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/qiankuantichefuheInfo.vue
+++ /dev/null
@@ -1,329 +0,0 @@
-
-
-
-
-
-
-
-
欠款提车复核
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ props.row.vinNo }}
-
-
-
-
- {{ props.row.dealMoney }}
-
-
-
-
-
-
- 欠款提车原因
-
-
-
- {{ ruleForm.reason }}
-
-
-
-
-
- 合同总金额
-
-
-
- {{ ruleForm.contractMoney }}
-
-
-
- 合同收款金额
-
-
-
- {{ ruleForm.contractCollectionMoney }}
-
-
-
- 累计欠款金额
-
-
-
- {{ ruleForm.cumulativeArrearsMoney }}
-
-
-
-
-
- 承诺回款日期
-
-
-
- {{ ruleForm.commitmentMoneyDate }}
-
-
-
-
-
-
-
-
- {{scope.row.fileName}}
-
-
-
-
- {{ scope.row.fileType }}
-
-
-
-
- {{ scope.row.name }}
-
-
-
-
- {{ scope.row.createTime }}
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/relation/selectVehicle.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/relation/selectVehicle.vue
new file mode 100644
index 0000000000..a2ab78fbd7
--- /dev/null
+++ b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/teshushenpiFlow/qiankuanticheguanli/relation/selectVehicle.vue
@@ -0,0 +1,182 @@
+
+
+
+
+
+
+
{{ searchxianshitit }}
+
+
+
+
+
+
+
+
+
+ {{ scope.row.contractNo }}
+
+
+
+
+ {{ scope.row.customerName }}
+
+
+
+
+ {{ scope.row.vin }}
+
+
+
+
+
+
+
+
+
+
+
+