diff --git a/src/views/invest/creditInstallmentHistory/index.vue b/src/views/invest/creditInstallmentHistory/index.vue
index 81c9d3b..7b2dcb0 100644
--- a/src/views/invest/creditInstallmentHistory/index.vue
+++ b/src/views/invest/creditInstallmentHistory/index.vue
@@ -182,7 +182,7 @@
基本信息
- 新增
+
删除明细
总利息汇总
diff --git a/src/views/invest/onlineLendHistory/index.vue b/src/views/invest/onlineLendHistory/index.vue
index c0f8ca1..f123e40 100644
--- a/src/views/invest/onlineLendHistory/index.vue
+++ b/src/views/invest/onlineLendHistory/index.vue
@@ -130,7 +130,7 @@
-
+
@@ -171,7 +171,7 @@
@@ -453,7 +453,7 @@ function handleAdd() {
/** 新增按钮操作 */
function handleAddDetail() {
resetDetail()
- titleDetail.value = '添加分期历史明细'
+ titleDetail.value = '添加贷款明细'
openDetail.value = true
}
@@ -506,7 +506,7 @@ function handleUpdateDetail(row) {
getInstallmentDetail(row.id).then((response) => {
formDetail.value = response.data
openDetail.value = true
- titleDetail.value = '修改分期历史明细'
+ titleDetail.value = '修改贷款明细'
})
}
diff --git a/src/views/invest/stocks/index.vue b/src/views/invest/stocks/index.vue
index afe8f0d..fc9bd60 100644
--- a/src/views/invest/stocks/index.vue
+++ b/src/views/invest/stocks/index.vue
@@ -31,14 +31,14 @@
-
+
-
+
-
+
{{ parseTime(scope.row.activationDate, '{y}-{m}-{d}') }}
@@ -88,7 +88,7 @@
-
+