diff --git a/src/views/credit/creditBreachOfTrust/index.vue b/src/views/credit/creditBreachOfTrust/index.vue
index a4ac668..320693b 100644
--- a/src/views/credit/creditBreachOfTrust/index.vue
+++ b/src/views/credit/creditBreachOfTrust/index.vue
@@ -163,13 +163,13 @@
},
{
title: '原告/上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'plaintiffAppellant',
+ key: 'plaintiffAppellant'
},
{
title: '被告/被上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'appellee',
+ key: 'appellee'
},
{
title: '其他当事人/第三人',
diff --git a/src/views/credit/creditCaseFiling/index.vue b/src/views/credit/creditCaseFiling/index.vue
index 1f86f94..4b9a138 100644
--- a/src/views/credit/creditCaseFiling/index.vue
+++ b/src/views/credit/creditCaseFiling/index.vue
@@ -153,13 +153,13 @@
},
{
title: '原告/上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'plaintiffAppellant',
+ key: 'plaintiffAppellant'
},
{
title: '被告/被上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'appellee',
+ key: 'appellee'
},
{
title: '其他当事人/第三人',
diff --git a/src/views/credit/creditCourtAnnouncement/index.vue b/src/views/credit/creditCourtAnnouncement/index.vue
index 243e44b..f5da603 100644
--- a/src/views/credit/creditCourtAnnouncement/index.vue
+++ b/src/views/credit/creditCourtAnnouncement/index.vue
@@ -169,13 +169,13 @@
},
{
title: '原告/上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'plaintiffAppellant',
+ key: 'plaintiffAppellant'
},
{
title: '被告/被上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'appellee',
+ key: 'appellee'
},
{
title: '其他当事人/第三人',
diff --git a/src/views/credit/creditCourtSession/index.vue b/src/views/credit/creditCourtSession/index.vue
index 7239d19..e37b311 100644
--- a/src/views/credit/creditCourtSession/index.vue
+++ b/src/views/credit/creditCourtSession/index.vue
@@ -156,13 +156,13 @@
},
{
title: '原告/上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'plaintiffAppellant',
+ key: 'plaintiffAppellant'
},
{
title: '被告/被上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'appellee',
+ key: 'appellee'
},
{
title: '其他当事人/第三人',
diff --git a/src/views/credit/creditDeliveryNotice/index.vue b/src/views/credit/creditDeliveryNotice/index.vue
index afb7456..c915b8a 100644
--- a/src/views/credit/creditDeliveryNotice/index.vue
+++ b/src/views/credit/creditDeliveryNotice/index.vue
@@ -152,13 +152,13 @@
},
{
title: '原告/上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'plaintiffAppellant',
+ key: 'plaintiffAppellant'
},
{
title: '被告/被上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'appellee',
+ key: 'appellee'
},
{
title: '其他当事人/第三人',
diff --git a/src/views/credit/creditFinalVersion/index.vue b/src/views/credit/creditFinalVersion/index.vue
index 0956bd5..d0f35de 100644
--- a/src/views/credit/creditFinalVersion/index.vue
+++ b/src/views/credit/creditFinalVersion/index.vue
@@ -155,18 +155,18 @@
},
{
title: '原告/上诉人',
- dataIndex: 'dataType',
- key: 'dataType'
+ dataIndex: 'plaintiffAppellant',
+ key: 'plaintiffAppellant'
},
{
title: '被告/被上诉人',
- dataIndex: 'dataType',
- key: 'dataType'
+ dataIndex: 'appellee',
+ key: 'appellee'
},
{
title: '其他当事人/第三人',
- dataIndex: 'dataType',
- key: 'dataType'
+ dataIndex: 'otherPartiesThirdParty',
+ key: 'otherPartiesThirdParty'
},
{
title: '发生时间',
diff --git a/src/views/credit/creditGqdj/index.vue b/src/views/credit/creditGqdj/index.vue
index c08b117..203795b 100644
--- a/src/views/credit/creditGqdj/index.vue
+++ b/src/views/credit/creditGqdj/index.vue
@@ -38,6 +38,9 @@
+
+ {{ record.appellee2 ? record.appellee2 : record.appellee }}
+
显示
隐藏
@@ -157,13 +160,13 @@
},
{
title: '冻结股权标的企业',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'plaintiffAppellant',
+ key: 'plaintiffAppellant'
},
{
title: '被执行人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'appellee',
+ key: 'appellee'
},
{
title: '执行法院',
diff --git a/src/views/credit/creditMediation/index.vue b/src/views/credit/creditMediation/index.vue
index d7bd345..b41f5cb 100644
--- a/src/views/credit/creditMediation/index.vue
+++ b/src/views/credit/creditMediation/index.vue
@@ -144,13 +144,13 @@
},
{
title: '原告/上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'plaintiffAppellant',
+ key: 'plaintiffAppellant'
},
{
title: '被告/被上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'appellee',
+ key: 'appellee'
},
{
title: '其他当事人/第三人',
diff --git a/src/views/credit/creditXgxf/index.vue b/src/views/credit/creditXgxf/index.vue
index f779967..0059247 100644
--- a/src/views/credit/creditXgxf/index.vue
+++ b/src/views/credit/creditXgxf/index.vue
@@ -156,8 +156,8 @@
},
{
title: '被告/被上诉人',
- dataIndex: 'plaintiffUser',
- key: 'plaintiffUser'
+ dataIndex: 'defendantUser',
+ key: 'defendantUser'
},
{
title: '其他当事人/第三人',