From 85cbfae9b6074e76bf310d7db5ce12e4bd59cd30 Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Thu, 26 Oct 2023 16:22:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=AC=A0=E6=AC=BE=E5=87=BA?= =?UTF-8?q?=E5=BA=93--=E5=A2=9E=E5=8A=A0=E6=9F=A5=E7=9C=8B=E6=AC=A0?= =?UTF-8?q?=E6=AC=BE=E5=BC=80=E7=A5=A8=E3=80=81=E6=AC=A0=E6=AC=BE=E9=A2=86?= =?UTF-8?q?=E7=A5=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../debtrelease/debtreleaseAdd.vue | 36 +- .../debtrelease/debtreleaseInfo.vue | 38 +- .../relation/arrearsbillingInfo.vue | 392 +++++++++++++++++ .../relation/arrearscollectionInfo.vue | 345 +++++++++++++++ .../qiankuanchukuFlow/debtreleaseDaiBan.vue | 38 +- .../qiankuanchukuFlow/debtreleaseEdit.vue | 36 +- .../qiankuanchukuFlow/debtreleaseYiBan.vue | 38 +- .../relation/arrearsbillingInfo.vue | 397 ++++++++++++++++++ .../relation/arrearscollectionInfo.vue | 350 +++++++++++++++ 9 files changed, 1665 insertions(+), 5 deletions(-) create mode 100644 anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/relation/arrearsbillingInfo.vue create mode 100644 anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/relation/arrearscollectionInfo.vue create mode 100644 anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/relation/arrearsbillingInfo.vue create mode 100644 anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/relation/arrearscollectionInfo.vue diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/debtreleaseAdd.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/debtreleaseAdd.vue index b6f53a242c..054d7513e1 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/debtreleaseAdd.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/debtreleaseAdd.vue @@ -176,6 +176,16 @@ {{ remarks(scope.row) }} + + + 查看 + + + + + 查看 + + {{ scope.row.realBuyer.zlStateValue }} @@ -234,6 +244,10 @@ + + + + @@ -242,6 +256,8 @@ import { saveOrUpdate, submitInfo, getRetrievalApplyInfo, selectInfo, trailerLis import { selectCustomerList } from '@/api/dictcommons/dictcommons' import upload from '@/components/uploadFile/upload' import selectVehicle from './relation/selectVehicle' +import arrearsbillingInfo from './relation/arrearsbillingInfo' +import arrearscollectionInfo from './relation/arrearscollectionInfo' import userInfoAdd from '../../chukuguanli/chukubanli/relation/userInfoAdd' import userInfoLook from '../../chukuguanli/chukubanli/relation/userInfoLook' import guacheInfo from '../../chukuguanli/chukubanli/relation/guacheInfo' @@ -257,7 +273,9 @@ export default { userInfoLook, guacheInfo, selectpackage, - shangzhuangInfo + shangzhuangInfo, + arrearsbillingInfo, + arrearscollectionInfo }, data() { return { @@ -648,6 +666,22 @@ export default { resetState() { this.viewState = 1 }, + lookQKKP(row) { + if (row.qkKpSid !== '' && row.qkKpSid !== null) { + this.viewState = 9 + this.$refs['divQKKP'].showInfo({ sid: row.qkKpSid }) + } else { + this.$message({ showClose: true, type: 'error', message: '无欠款开票记录' }) + } + }, + lookQKLP(row) { + if (row.qkLpSid !== '' && row.qkLpSid !== null) { + this.viewState = 10 + this.$refs['divQKLP'].showInfo({ sid: row.qkLpSid }) + } else { + this.$message({ showClose: true, type: 'error', message: '无欠款领票记录' }) + } + }, // ------------ 功能实现 ------------ // 添加数据 handleSave() { diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/debtreleaseInfo.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/debtreleaseInfo.vue index c404664773..7c3c3e9a49 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/debtreleaseInfo.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/debtreleaseInfo.vue @@ -146,6 +146,16 @@ {{ remarks(scope.row) }} + + + 查看 + + + + + 查看 + + {{ scope.row.realBuyer.zlStateValue }} @@ -193,11 +203,17 @@ + + + + + + diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/relation/arrearscollectionInfo.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/relation/arrearscollectionInfo.vue new file mode 100644 index 0000000000..5c959aac65 --- /dev/null +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/teshushenpi/debtrelease/relation/arrearscollectionInfo.vue @@ -0,0 +1,345 @@ + + + + + + {{ viewTitle }} + + + 关闭 + + + + + + 欠款领票及领手续 + + + + 发起人 + {{ formobj.createByName }} + + + 发起部门 + {{ formobj.deptName }} + + + 发起日期 + {{ formobj.applyDate }} + + + + + 销售专员 + {{ formobj.staffName }} + + + 销售部门 + {{ formobj.saleDeptName }} + + + 销售类型 + {{ formobj.saleTypeValue }} + + + + + 合同编号 + {{ formobj.contractNo }} + + + 开票单位 + {{ formobj.openTickUnitName }} + + + 客户名称 + {{ formobj.customerName }} + + + 主车开票信息 + + + + + {{ scope.row.vinNo }} + + + + + {{ scope.row.billTypeValue }} + + + + + {{ scope.row.openTickName }} + + + + + {{ scope.row.openTickRemarks }} + + + + + {{ formobj.oneBillMoney }} + + + + + {{ scope.row.certificateStateValue }} + + + + + + 开票金额合计 + {{ totalBillMoney() }} + + + + + 欠款金额 + {{ formobj.arrearsMoney }} + + + 承诺回款日期 + {{ formobj.returnedMoneyDate }} + + + + + 欠款开票原因 + {{ formobj.arrearsOpenYYValue }} + + + {{ formobj.remarks }} + + + + 挂车开票信息 + + + + + {{ scope.row.gcVinNo }} + + + + + {{ scope.row.vinNo }} + + + + + {{ scope.row.billTypeValue }} + + + + + {{ scope.row.openTickName }} + + + + + {{ scope.row.invoiceInfo }} + + + + + {{ scope.row.oneBillMoney }} + + + + + 查看 + + + + + + + 提前领取发票原因 + {{ formobj.reason }} + + + 《欠款承诺书》(欠款人、担保人同签) + + + + + + 《公司股东会对外担保决议》(公司担保) + + + + + + 《责任人担保承诺书》 + + + + + + 资方信审截图 + + + + + + + + + + + + + + + + diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/debtreleaseDaiBan.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/debtreleaseDaiBan.vue index 2b5fd223d6..733458e76b 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/debtreleaseDaiBan.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/debtreleaseDaiBan.vue @@ -149,6 +149,16 @@ {{ remarks(scope.row) }} + + + 查看 + + + + + 查看 + + {{ scope.row.realBuyer.zlStateValue }} @@ -196,6 +206,10 @@ + + + + @@ -242,6 +256,8 @@ import { getRetrievalApplyInfoBySid, trailerList, complete, breakProcess, reject import userInfoLook from '../chukuguanliFlow/chukuguanli/relation/userInfo' import guacheInfo from '../chukuguanliFlow/chukuguanli/relation/guacheInfo' import shangzhuangInfo from '../chukuguanliFlow/chukuguanli/relation/shangzhuangInfo' +import arrearsbillingInfo from './relation/arrearsbillingInfo' +import arrearscollectionInfo from './relation/arrearscollectionInfo' import { selectStaffListss } from '@/api/dictcommons/dictcommons' export default { @@ -249,7 +265,9 @@ export default { components: { userInfoLook, guacheInfo, - shangzhuangInfo + shangzhuangInfo, + arrearsbillingInfo, + arrearscollectionInfo }, data() { return { @@ -427,6 +445,24 @@ export default { this.viewState = 2 this.$refs['divUserInfo'].showInfo(this.formobj.contractId, row) }, + // 查看欠款开票详情 + lookQKKP(row) { + if (row.qkKpSid !== '' && row.qkKpSid !== null) { + this.viewState = 5 + this.$refs['divQKKP'].showInfo({ sid: row.qkKpSid }) + } else { + this.$message({ showClose: true, type: 'error', message: '无欠款开票记录' }) + } + }, + // 查看欠款领票详情 + lookQKLP(row) { + if (row.qkLpSid !== '' && row.qkLpSid !== null) { + this.viewState = 6 + this.$refs['divQKLP'].showInfo({ sid: row.qkLpSid }) + } else { + this.$message({ showClose: true, type: 'error', message: '无欠款领票记录' }) + } + }, // ------------ 功能实现 ------------ // 加签 openCountersign(val) { diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/debtreleaseEdit.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/debtreleaseEdit.vue index 0a80743e2e..e840f507e8 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/debtreleaseEdit.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/debtreleaseEdit.vue @@ -175,6 +175,16 @@ {{ remarks(scope.row) }} + + + 查看 + + + + + 查看 + + {{ scope.row.realBuyer.zlStateValue }} @@ -233,6 +243,10 @@ + + + + @@ -241,6 +255,8 @@ import { saveOrUpdate, submitInfo, getRetrievalApplyInfo, selectInfo, trailerLis import { selectCustomerList } from '@/api/dictcommons/dictcommons' import upload from '@/components/uploadFile/upload' import selectVehicle from './relation/selectVehicle' +import arrearsbillingInfo from './relation/arrearsbillingInfo' +import arrearscollectionInfo from './relation/arrearscollectionInfo' import userInfoAdd from '../chukuguanliFlow/chukuguanli/relation/userEdit' import userInfoLook from '../chukuguanliFlow/chukuguanli/relation/userInfo' import guacheInfo from '../chukuguanliFlow/chukuguanli/relation/guacheInfo' @@ -256,7 +272,9 @@ export default { userInfoLook, guacheInfo, selectpackage, - shangzhuangInfo + shangzhuangInfo, + arrearsbillingInfo, + arrearscollectionInfo }, data() { return { @@ -658,6 +676,22 @@ export default { resetState() { this.viewState = 1 }, + lookQKKP(row) { + if (row.qkKpSid !== '' && row.qkKpSid !== null) { + this.viewState = 9 + this.$refs['divQKKP'].showInfo({ sid: row.qkKpSid }) + } else { + this.$message({ showClose: true, type: 'error', message: '无欠款开票记录' }) + } + }, + lookQKLP(row) { + if (row.qkLpSid !== '' && row.qkLpSid !== null) { + this.viewState = 10 + this.$refs['divQKLP'].showInfo({ sid: row.qkLpSid }) + } else { + this.$message({ showClose: true, type: 'error', message: '无欠款领票记录' }) + } + }, // ------------ 功能实现 ------------ // 添加数据 handleSave() { diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/debtreleaseYiBan.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/debtreleaseYiBan.vue index 3128efdd6a..57b4ffc22a 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/debtreleaseYiBan.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/debtreleaseYiBan.vue @@ -146,6 +146,16 @@ {{ remarks(scope.row) }} + + + 查看 + + + + + 查看 + + {{ scope.row.realBuyer.zlStateValue }} @@ -193,6 +203,10 @@ + + + + @@ -201,13 +215,17 @@ import { getRetrievalApplyInfoBySid, trailerList, revokeProcess } from '@/api/te import userInfoLook from '../chukuguanliFlow/chukuguanli/relation/userInfo' import guacheInfo from '../chukuguanliFlow/chukuguanli/relation/guacheInfo' import shangzhuangInfo from '../chukuguanliFlow/chukuguanli/relation/shangzhuangInfo' +import arrearsbillingInfo from './relation/arrearsbillingInfo' +import arrearscollectionInfo from './relation/arrearscollectionInfo' export default { name: 'DebtReleaseYiBan', components: { userInfoLook, guacheInfo, - shangzhuangInfo + shangzhuangInfo, + arrearsbillingInfo, + arrearscollectionInfo }, data() { return { @@ -352,6 +370,24 @@ export default { this.viewState = 2 this.$refs['divUserInfo'].showInfo(this.formobj.contractId, row) }, + // 查看欠款开票详情 + lookQKKP(row) { + if (row.qkKpSid !== '' && row.qkKpSid !== null) { + this.viewState = 5 + this.$refs['divQKKP'].showInfo({ sid: row.qkKpSid }) + } else { + this.$message({ showClose: true, type: 'error', message: '无欠款开票记录' }) + } + }, + // 查看欠款领票详情 + lookQKLP(row) { + if (row.qkLpSid !== '' && row.qkLpSid !== null) { + this.viewState = 6 + this.$refs['divQKLP'].showInfo({ sid: row.qkLpSid }) + } else { + this.$message({ showClose: true, type: 'error', message: '无欠款领票记录' }) + } + }, // ------------ 功能实现 ------------ /** 确认撤回任务 */ openRevoke() { diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/relation/arrearsbillingInfo.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/relation/arrearsbillingInfo.vue new file mode 100644 index 0000000000..0b844b3083 --- /dev/null +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/relation/arrearsbillingInfo.vue @@ -0,0 +1,397 @@ + + + + + + {{ viewTitle }} + + + 打印 + 关闭 + + + + + + 欠款开票申请单 + + + + 发起人 + {{ formobj.createByName }} + + + 发起部门 + {{ formobj.deptName }} + + + 发起日期 + {{ formobj.applyDate }} + + + + + 销售专员 + {{ formobj.staffName }} + + + 销售部门 + {{ formobj.saleDeptName }} + + + 销售类型 + {{ formobj.saleTypeValue }} + + + + + 合同编号 + {{ formobj.contractNo }} + + + 开票单位 + {{ formobj.openTickUnitName }} + + + 客户名称 + {{ formobj.customerName }} + + + 主车开票信息 + + + 单台开票金额 + {{ formobj.oneBillMoney }} + + + 开票类型默认 + {{ formobj.openTickTypeValue }} + + + 开票名称默认 + {{ formobj.openTickName }} + + + + + + + {{ scope.row.vinNo }} + + + + + {{ scope.row.certificateStateValue }} + + + + + {{ scope.row.billTypeValue }} + + + + + {{ scope.row.openTickName }} + + + + + {{ scope.row.openTickRemarks }} + + + + + + 欠款金额合计 + {{ formobj.arrearsMoney }} + + + 承诺回款日期 + {{ formobj.returnedMoneyDate }} + + + 是否领取发票和合格证原件 + {{ formobj.isLQOrigInvoice }} + + + + + 欠款开票原因 + {{ formobj.arrearsOpenYYValue }} + + + {{ formobj.remarks }} + + + + 挂车开票信息(挂车的开票类型、开票名称与主车相同) + + + + + {{ scope.row.gcVinNo }} + + + + + {{ scope.row.vinNo }} + + + + + {{ scope.row.oneBillMoney }} + + + + + 证件(营业执照或身份证) + + + + + + 车辆买卖合同 + + + + + + 车辆登记合同(开票名称与客户名称不一致时上传) + + + + + + + + + 《欠款承诺书》(欠款人、担保人同签) + + + + + + + + 《公司股东会对外担保决议》(公司担保) + + + + + + + + 《责任人担保承诺书》 + + + + + + + + 资方信审截图 + + + + + + + + + + + + + + + + diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/relation/arrearscollectionInfo.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/relation/arrearscollectionInfo.vue new file mode 100644 index 0000000000..abf795b049 --- /dev/null +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/qiankuanchukuFlow/relation/arrearscollectionInfo.vue @@ -0,0 +1,350 @@ + + + + + + {{ viewTitle }} + + + 关闭 + + + + + + 欠款领票及领手续 + + + + 发起人 + {{ formobj.createByName }} + + + 发起部门 + {{ formobj.deptName }} + + + 发起日期 + {{ formobj.applyDate }} + + + + + 销售专员 + {{ formobj.staffName }} + + + 销售部门 + {{ formobj.saleDeptName }} + + + 销售类型 + {{ formobj.saleTypeValue }} + + + + + 合同编号 + {{ formobj.contractNo }} + + + 开票单位 + {{ formobj.openTickUnitName }} + + + 客户名称 + {{ formobj.customerName }} + + + 主车开票信息 + + + + + {{ scope.row.vinNo }} + + + + + {{ scope.row.billTypeValue }} + + + + + {{ scope.row.openTickName }} + + + + + {{ scope.row.openTickRemarks }} + + + + + {{ formobj.oneBillMoney }} + + + + + {{ scope.row.certificateStateValue }} + + + + + + 开票金额合计 + {{ totalBillMoney() }} + + + + + 欠款金额 + {{ formobj.arrearsMoney }} + + + 承诺回款日期 + {{ formobj.returnedMoneyDate }} + + + + + 欠款开票原因 + {{ formobj.arrearsOpenYYValue }} + + + {{ formobj.remarks }} + + + + 挂车开票信息 + + + + + {{ scope.row.gcVinNo }} + + + + + {{ scope.row.vinNo }} + + + + + {{ scope.row.billTypeValue }} + + + + + {{ scope.row.openTickName }} + + + + + {{ scope.row.invoiceInfo }} + + + + + {{ scope.row.oneBillMoney }} + + + + + 查看 + + + + + + + 提前领取发票原因 + {{ formobj.reason }} + + + 《欠款承诺书》(欠款人、担保人同签) + + + + + + 《公司股东会对外担保决议》(公司担保) + + + + + + 《责任人担保承诺书》 + + + + + + 资方信审截图 + + + + + + + + + + + + + + + +