-
-
-
+
+ 合同编号:{{ stageDialogContractNo || '—' }}
+ 合同名称:{{ stageDialogContractName || '—' }}
+ 合同金额(元):{{ stageDialogContractAmount != null ? stageDialogContractAmount : '—' }}
+
+
+
-
-
+
+
+
+
+ {{ displayActualRepaymentRate(scope.row) }}
+
+
-
-
+
- {{ formatDate(scope.row.collectionConfirmTime) }}
+ {{ scope.row.collectionConfirmNickName || scope.row.collectionConfirmUserId || '—' }}
+
+
+
+
+ {{ parseTime(scope.row.collectionConfirmTime, '{y}-{m}-{d}') || '—' }}
@@ -95,17 +113,33 @@