From 11008de4df38669e3bb021492218278de95d35ba Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Fri, 6 Jun 2025 14:03:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../publicPage/anjianjinchengInfo.vue | 345 ++++++++++++++++++ .../src/views/caseappeal/caseappealAdd.vue | 2 +- .../src/views/caseappeal/caseappealInfo.vue | 2 +- .../src/views/caseclosed/caseclosedAdd.vue | 2 +- .../src/views/caseclosed/caseclosedInfo.vue | 2 +- .../views/caseexecution/caseexecutionAdd.vue | 2 +- .../views/caseexecution/caseexecutionInfo.vue | 2 +- .../courseofthecase/courseofthecaseAdd.vue | 21 +- .../courseofthecase/courseofthecaseInfo.vue | 17 +- .../relation/shangsuInfo/shangsuInfo.vue | 2 +- .../relation/zhuansusongInfo.vue | 180 +++++++++ .../transferToLitigationAdd.vue | 2 +- .../transferToLitigationInfo.vue | 2 +- .../publicPage/anjianjinchengInfo.vue | 16 - 14 files changed, 568 insertions(+), 29 deletions(-) create mode 100644 anrui-riskcenter-ui/src/components/publicPage/anjianjinchengInfo.vue create mode 100644 anrui-riskcenter-ui/src/views/courseofthecase/relation/zhuansusongInfo.vue diff --git a/anrui-riskcenter-ui/src/components/publicPage/anjianjinchengInfo.vue b/anrui-riskcenter-ui/src/components/publicPage/anjianjinchengInfo.vue new file mode 100644 index 0000000000..7663b2dd20 --- /dev/null +++ b/anrui-riskcenter-ui/src/components/publicPage/anjianjinchengInfo.vue @@ -0,0 +1,345 @@ + + + + + {{ viewTitle }} + + 关闭 + + + + + + + 分公司 + {{ formobj.useOrgName }} + + + 创建部门 + {{ formobj.createDept }} + + + 创建人 + {{ formobj.createByName }} + + + + + 创建日期 + {{ formobj.createDate }} + + + 公司负责人 + {{ formobj.companyHead }} + + + 法务部门负责人 + {{ formobj.legalHead }} + + + + + 案件编号 + {{ formobj.caseNo }} + + + 案件类型 + {{ formobj.caseType }} + + + 贷款合同编号 + {{ formobj.loanContractNo }} + + + + + 贷款人 + {{ formobj.loanName }} + + + 贷款人证件号码 + {{ formobj.idNumber }} + + + 贷款人户籍/注册地址 + {{ formobj.borrowerAddress }} + + + + + 客户 + {{ formobj.customerName }} + + + 资方 + {{ formobj.bankName }} + + + 资方合同编号 + {{ formobj.bankContractNo }} + + + + + 起诉时欠款合计 + {{ formobj.amountAll }} + + + 起诉金额合计 + {{ formobj.sueMoney }} + + + 是否已回购 + {{ formobj.repurchased }} + + + + + 是否全额诉讼 + {{ formobj.full }} + + + 部分诉讼说明 + {{ formobj.sueShows }} + + + + + 起诉原因 + {{ formobj.sueReason }} + + + + + 案件当前阶段 + {{ formobj.caseStage }} + + + 案件当前环节 + {{ formobj.caseTache }} + + + 进入当前环节日期 + + + {{ formobj.enterDate }} + 用时: {{ formobj.useDays }}天 + + + + + + + 诉讼时效 + {{ formobj.sueAging }} + + + 车辆信息 + + + + + + + + 担保人 + + + + + + + + 诉讼相关费用 + + + + + + + + + + 查看 + + + + 保全 + + + + + + + + + + + + 查看 + + + + + + 一审 + 二审 + 再审 + 执行 + 结案 + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/anrui-riskcenter-ui/src/views/caseappeal/caseappealAdd.vue b/anrui-riskcenter-ui/src/views/caseappeal/caseappealAdd.vue index e8cfe505a1..84affb4cca 100644 --- a/anrui-riskcenter-ui/src/views/caseappeal/caseappealAdd.vue +++ b/anrui-riskcenter-ui/src/views/caseappeal/caseappealAdd.vue @@ -180,7 +180,7 @@ + + diff --git a/anrui-riskcenter-ui/src/views/transferToLitigation/transferToLitigationAdd.vue b/anrui-riskcenter-ui/src/views/transferToLitigation/transferToLitigationAdd.vue index d98228313e..23319fff4e 100644 --- a/anrui-riskcenter-ui/src/views/transferToLitigation/transferToLitigationAdd.vue +++ b/anrui-riskcenter-ui/src/views/transferToLitigation/transferToLitigationAdd.vue @@ -92,7 +92,7 @@