Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
Y
yishuju-ui
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
何远江
yishuju-ui
Commits
8096a597
Commit
8096a597
authored
Jun 05, 2025
by
沈翠玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去除vxe-grid的?符号
parent
a0b8976e
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
169 additions
and
169 deletions
+169
-169
index.vue
src/views/property/case-allocation/index.vue
+24
-24
index.vue
src/views/property/case-allocationCpe/index.vue
+24
-24
index.vue
src/views/property/case-back/index.vue
+24
-24
index.vue
src/views/property/case-manage/index.vue
+24
-24
index.vue
src/views/property/case-return/index.vue
+24
-24
caseDetailModal.vue
src/views/property/import/components/caseDetailModal.vue
+25
-25
index.vue
src/views/workplace/case/index.vue
+24
-24
No files found.
src/views/property/case-allocation/index.vue
View file @
8096a597
...
...
@@ -419,145 +419,145 @@
},
},
{
field
:
'credit
?
.borrowingTime'
,
field
:
'credit.borrowingTime'
,
title
:
'借款时间'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationStatus'
,
field
:
'credit.litigationStatus'
,
title
:
'诉讼执行状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationCaseNo'
,
field
:
'credit.litigationCaseNo'
,
title
:
'诉讼案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.executeCaseNo'
,
field
:
'credit.executeCaseNo'
,
title
:
'执行案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.closingStatus'
,
field
:
'credit.closingStatus'
,
title
:
'结案状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.constantNo'
,
field
:
'credit.constantNo'
,
title
:
'合同编号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmountOrg'
,
field
:
'credit.planAmountOrg'
,
title
:
'资金方名称'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmount'
,
field
:
'credit.planAmount'
,
title
:
'申请金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentDate'
,
field
:
'credit.paymentDate'
,
title
:
'借款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overDate'
,
field
:
'credit.overDate'
,
title
:
'到期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.period'
,
field
:
'credit.period'
,
title
:
'期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.lastPaymentDate'
,
field
:
'credit.lastPaymentDate'
,
title
:
'最后还款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.yearRate'
,
field
:
'credit.yearRate'
,
title
:
'年化利率'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentAmount'
,
field
:
'credit.paymentAmount'
,
title
:
'订单总应还金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.interest'
,
field
:
'credit.interest'
,
title
:
'订单总应还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.free'
,
field
:
'credit.free'
,
title
:
'订单总应还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdue'
,
field
:
'credit.overdue'
,
title
:
'逾期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdueDays'
,
field
:
'credit.overdueDays'
,
title
:
'逾期天数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overduePeriod'
,
field
:
'credit.overduePeriod'
,
title
:
'逾期期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overBalance'
,
field
:
'credit.overBalance'
,
title
:
'已还本金'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overInterest'
,
field
:
'credit.overInterest'
,
title
:
'已还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overFree'
,
field
:
'credit.overFree'
,
title
:
'已还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.remark'
,
field
:
'credit.remark'
,
title
:
'备注'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.disbursement'
,
field
:
'credit.disbursement'
,
title
:
'垫付费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
...
...
src/views/property/case-allocationCpe/index.vue
View file @
8096a597
...
...
@@ -420,145 +420,145 @@
},
},
{
field
:
'credit
?
.borrowingTime'
,
field
:
'credit.borrowingTime'
,
title
:
'借款时间'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationStatus'
,
field
:
'credit.litigationStatus'
,
title
:
'诉讼执行状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationCaseNo'
,
field
:
'credit.litigationCaseNo'
,
title
:
'诉讼案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.executeCaseNo'
,
field
:
'credit.executeCaseNo'
,
title
:
'执行案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.closingStatus'
,
field
:
'credit.closingStatus'
,
title
:
'结案状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.constantNo'
,
field
:
'credit.constantNo'
,
title
:
'合同编号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmountOrg'
,
field
:
'credit.planAmountOrg'
,
title
:
'资金方名称'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmount'
,
field
:
'credit.planAmount'
,
title
:
'申请金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentDate'
,
field
:
'credit.paymentDate'
,
title
:
'借款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overDate'
,
field
:
'credit.overDate'
,
title
:
'到期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.period'
,
field
:
'credit.period'
,
title
:
'期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.lastPaymentDate'
,
field
:
'credit.lastPaymentDate'
,
title
:
'最后还款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.yearRate'
,
field
:
'credit.yearRate'
,
title
:
'年化利率'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentAmount'
,
field
:
'credit.paymentAmount'
,
title
:
'订单总应还金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.interest'
,
field
:
'credit.interest'
,
title
:
'订单总应还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.free'
,
field
:
'credit.free'
,
title
:
'订单总应还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdue'
,
field
:
'credit.overdue'
,
title
:
'逾期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdueDays'
,
field
:
'credit.overdueDays'
,
title
:
'逾期天数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overduePeriod'
,
field
:
'credit.overduePeriod'
,
title
:
'逾期期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overBalance'
,
field
:
'credit.overBalance'
,
title
:
'已还本金'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overInterest'
,
field
:
'credit.overInterest'
,
title
:
'已还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overFree'
,
field
:
'credit.overFree'
,
title
:
'已还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.remark'
,
field
:
'credit.remark'
,
title
:
'备注'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.disbursement'
,
field
:
'credit.disbursement'
,
title
:
'垫付费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
...
...
src/views/property/case-back/index.vue
View file @
8096a597
...
...
@@ -518,145 +518,145 @@
},
},
{
field
:
'credit
?
.borrowingTime'
,
field
:
'credit.borrowingTime'
,
title
:
'借款时间'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationStatus'
,
field
:
'credit.litigationStatus'
,
title
:
'诉讼执行状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationCaseNo'
,
field
:
'credit.litigationCaseNo'
,
title
:
'诉讼案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.executeCaseNo'
,
field
:
'credit.executeCaseNo'
,
title
:
'执行案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.closingStatus'
,
field
:
'credit.closingStatus'
,
title
:
'结案状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.constantNo'
,
field
:
'credit.constantNo'
,
title
:
'合同编号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmountOrg'
,
field
:
'credit.planAmountOrg'
,
title
:
'资金方名称'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmount'
,
field
:
'credit.planAmount'
,
title
:
'申请金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentDate'
,
field
:
'credit.paymentDate'
,
title
:
'借款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overDate'
,
field
:
'credit.overDate'
,
title
:
'到期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.period'
,
field
:
'credit.period'
,
title
:
'期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.lastPaymentDate'
,
field
:
'credit.lastPaymentDate'
,
title
:
'最后还款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.yearRate'
,
field
:
'credit.yearRate'
,
title
:
'年化利率'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentAmount'
,
field
:
'credit.paymentAmount'
,
title
:
'订单总应还金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.interest'
,
field
:
'credit.interest'
,
title
:
'订单总应还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.free'
,
field
:
'credit.free'
,
title
:
'订单总应还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdue'
,
field
:
'credit.overdue'
,
title
:
'逾期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdueDays'
,
field
:
'credit.overdueDays'
,
title
:
'逾期天数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overduePeriod'
,
field
:
'credit.overduePeriod'
,
title
:
'逾期期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overBalance'
,
field
:
'credit.overBalance'
,
title
:
'已还本金'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overInterest'
,
field
:
'credit.overInterest'
,
title
:
'已还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overFree'
,
field
:
'credit.overFree'
,
title
:
'已还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.remark'
,
field
:
'credit.remark'
,
title
:
'备注'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.disbursement'
,
field
:
'credit.disbursement'
,
title
:
'垫付费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
...
...
src/views/property/case-manage/index.vue
View file @
8096a597
...
...
@@ -678,145 +678,145 @@
width
:
100
,
},
{
field
:
'credit
?
.borrowingTime'
,
field
:
'credit.borrowingTime'
,
title
:
'借款时间'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationStatus'
,
field
:
'credit.litigationStatus'
,
title
:
'诉讼执行状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationCaseNo'
,
field
:
'credit.litigationCaseNo'
,
title
:
'诉讼案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.executeCaseNo'
,
field
:
'credit.executeCaseNo'
,
title
:
'执行案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.closingStatus'
,
field
:
'credit.closingStatus'
,
title
:
'结案状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.constantNo'
,
field
:
'credit.constantNo'
,
title
:
'合同编号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmountOrg'
,
field
:
'credit.planAmountOrg'
,
title
:
'资金方名称'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmount'
,
field
:
'credit.planAmount'
,
title
:
'申请金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentDate'
,
field
:
'credit.paymentDate'
,
title
:
'借款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overDate'
,
field
:
'credit.overDate'
,
title
:
'到期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.period'
,
field
:
'credit.period'
,
title
:
'期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.lastPaymentDate'
,
field
:
'credit.lastPaymentDate'
,
title
:
'最后还款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.yearRate'
,
field
:
'credit.yearRate'
,
title
:
'年化利率'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentAmount'
,
field
:
'credit.paymentAmount'
,
title
:
'订单总应还金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.interest'
,
field
:
'credit.interest'
,
title
:
'订单总应还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.free'
,
field
:
'credit.free'
,
title
:
'订单总应还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdue'
,
field
:
'credit.overdue'
,
title
:
'逾期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdueDays'
,
field
:
'credit.overdueDays'
,
title
:
'逾期天数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overduePeriod'
,
field
:
'credit.overduePeriod'
,
title
:
'逾期期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overBalance'
,
field
:
'credit.overBalance'
,
title
:
'已还本金'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overInterest'
,
field
:
'credit.overInterest'
,
title
:
'已还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overFree'
,
field
:
'credit.overFree'
,
title
:
'已还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.remark'
,
field
:
'credit.remark'
,
title
:
'备注'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.disbursement'
,
field
:
'credit.disbursement'
,
title
:
'垫付费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
...
...
src/views/property/case-return/index.vue
View file @
8096a597
...
...
@@ -520,145 +520,145 @@
},
},
{
field
:
'credit
?
.borrowingTime'
,
field
:
'credit.borrowingTime'
,
title
:
'借款时间'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationStatus'
,
field
:
'credit.litigationStatus'
,
title
:
'诉讼执行状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationCaseNo'
,
field
:
'credit.litigationCaseNo'
,
title
:
'诉讼案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.executeCaseNo'
,
field
:
'credit.executeCaseNo'
,
title
:
'执行案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.closingStatus'
,
field
:
'credit.closingStatus'
,
title
:
'结案状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.constantNo'
,
field
:
'credit.constantNo'
,
title
:
'合同编号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmountOrg'
,
field
:
'credit.planAmountOrg'
,
title
:
'资金方名称'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmount'
,
field
:
'credit.planAmount'
,
title
:
'申请金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentDate'
,
field
:
'credit.paymentDate'
,
title
:
'借款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overDate'
,
field
:
'credit.overDate'
,
title
:
'到期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.period'
,
field
:
'credit.period'
,
title
:
'期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.lastPaymentDate'
,
field
:
'credit.lastPaymentDate'
,
title
:
'最后还款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.yearRate'
,
field
:
'credit.yearRate'
,
title
:
'年化利率'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentAmount'
,
field
:
'credit.paymentAmount'
,
title
:
'订单总应还金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.interest'
,
field
:
'credit.interest'
,
title
:
'订单总应还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.free'
,
field
:
'credit.free'
,
title
:
'订单总应还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdue'
,
field
:
'credit.overdue'
,
title
:
'逾期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdueDays'
,
field
:
'credit.overdueDays'
,
title
:
'逾期天数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overduePeriod'
,
field
:
'credit.overduePeriod'
,
title
:
'逾期期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overBalance'
,
field
:
'credit.overBalance'
,
title
:
'已还本金'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overInterest'
,
field
:
'credit.overInterest'
,
title
:
'已还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overFree'
,
field
:
'credit.overFree'
,
title
:
'已还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.remark'
,
field
:
'credit.remark'
,
title
:
'备注'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.disbursement'
,
field
:
'credit.disbursement'
,
title
:
'垫付费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
...
...
src/views/property/import/components/caseDetailModal.vue
View file @
8096a597
...
...
@@ -217,151 +217,151 @@
},
},
{
field
:
'credit
?
.borrowingTime'
,
field
:
'credit.borrowingTime'
,
title
:
'借款时间'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationStatus'
,
field
:
'credit.litigationStatus'
,
title
:
'诉讼执行状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationCaseNo'
,
field
:
'credit.litigationCaseNo'
,
title
:
'诉讼案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.executeCaseNo'
,
field
:
'credit.executeCaseNo'
,
title
:
'执行案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.closingStatus'
,
field
:
'credit.closingStatus'
,
title
:
'结案状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.closingStatus'
,
field
:
'credit.closingStatus'
,
title
:
'结案状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.constantNo'
,
field
:
'credit.constantNo'
,
title
:
'合同编号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmountOrg'
,
field
:
'credit.planAmountOrg'
,
title
:
'资金方名称'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmount'
,
field
:
'credit.planAmount'
,
title
:
'申请金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentDate'
,
field
:
'credit.paymentDate'
,
title
:
'借款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overDate'
,
field
:
'credit.overDate'
,
title
:
'到期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.period'
,
field
:
'credit.period'
,
title
:
'期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.lastPaymentDate'
,
field
:
'credit.lastPaymentDate'
,
title
:
'最后还款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.yearRate'
,
field
:
'credit.yearRate'
,
title
:
'年化利率'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentAmount'
,
field
:
'credit.paymentAmount'
,
title
:
'订单总应还金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.interest'
,
field
:
'credit.interest'
,
title
:
'订单总应还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.free'
,
field
:
'credit.free'
,
title
:
'订单总应还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdue'
,
field
:
'credit.overdue'
,
title
:
'逾期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdueDays'
,
field
:
'credit.overdueDays'
,
title
:
'逾期天数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overduePeriod'
,
field
:
'credit.overduePeriod'
,
title
:
'逾期期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overBalance'
,
field
:
'credit.overBalance'
,
title
:
'已还本金'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overInterest'
,
field
:
'credit.overInterest'
,
title
:
'已还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overFree'
,
field
:
'credit.overFree'
,
title
:
'已还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.remark'
,
field
:
'credit.remark'
,
title
:
'备注'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.disbursement'
,
field
:
'credit.disbursement'
,
title
:
'垫付费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
...
...
src/views/workplace/case/index.vue
View file @
8096a597
...
...
@@ -647,145 +647,145 @@
},
},
{
field
:
'credit
?
.borrowingTime'
,
field
:
'credit.borrowingTime'
,
title
:
'借款时间'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationStatus'
,
field
:
'credit.litigationStatus'
,
title
:
'诉讼执行状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.litigationCaseNo'
,
field
:
'credit.litigationCaseNo'
,
title
:
'诉讼案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.executeCaseNo'
,
field
:
'credit.executeCaseNo'
,
title
:
'执行案号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.closingStatus'
,
field
:
'credit.closingStatus'
,
title
:
'结案状态'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.constantNo'
,
field
:
'credit.constantNo'
,
title
:
'合同编号'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmountOrg'
,
field
:
'credit.planAmountOrg'
,
title
:
'资金方名称'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.planAmount'
,
field
:
'credit.planAmount'
,
title
:
'申请金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentDate'
,
field
:
'credit.paymentDate'
,
title
:
'借款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overDate'
,
field
:
'credit.overDate'
,
title
:
'到期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.period'
,
field
:
'credit.period'
,
title
:
'期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.lastPaymentDate'
,
field
:
'credit.lastPaymentDate'
,
title
:
'最后还款日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.yearRate'
,
field
:
'credit.yearRate'
,
title
:
'年化利率'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.paymentAmount'
,
field
:
'credit.paymentAmount'
,
title
:
'订单总应还金额'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.interest'
,
field
:
'credit.interest'
,
title
:
'订单总应还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.free'
,
field
:
'credit.free'
,
title
:
'订单总应还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdue'
,
field
:
'credit.overdue'
,
title
:
'逾期日期'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overdueDays'
,
field
:
'credit.overdueDays'
,
title
:
'逾期天数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overduePeriod'
,
field
:
'credit.overduePeriod'
,
title
:
'逾期期数'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overBalance'
,
field
:
'credit.overBalance'
,
title
:
'已还本金'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overInterest'
,
field
:
'credit.overInterest'
,
title
:
'已还利息'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.overFree'
,
field
:
'credit.overFree'
,
title
:
'已还其他费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.remark'
,
field
:
'credit.remark'
,
title
:
'备注'
,
showOverflow
:
'tooltip'
,
width
:
80
,
},
{
field
:
'credit
?
.disbursement'
,
field
:
'credit.disbursement'
,
title
:
'垫付费用'
,
showOverflow
:
'tooltip'
,
width
:
80
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment