From 673a5de0bdcee06209a0b08911e98cf003577a89 Mon Sep 17 00:00:00 2001 From: "DESKTOP-GMUNQ1B\\k" <1154079537@qq.com> Date: Fri, 8 Mar 2024 15:50:20 +0800 Subject: [PATCH] 1 --- src/views/accounts/capitalFlow/index.vue | 5 +- src/views/accounts/statement/index.vue | 1 - src/views/merchant/application/index.vue | 17 +++-- src/views/system/appvison/index.vue | 81 +++++++++++++++--------- 4 files changed, 66 insertions(+), 38 deletions(-) diff --git a/src/views/accounts/capitalFlow/index.vue b/src/views/accounts/capitalFlow/index.vue index 39751e5..a1a9849 100644 --- a/src/views/accounts/capitalFlow/index.vue +++ b/src/views/accounts/capitalFlow/index.vue @@ -8,7 +8,7 @@ {{ item.text - }} + }} - + 列表导出 diff --git a/src/views/accounts/statement/index.vue b/src/views/accounts/statement/index.vue index b151eee..6093f45 100644 --- a/src/views/accounts/statement/index.vue +++ b/src/views/accounts/statement/index.vue @@ -261,7 +261,6 @@ export default { }, // 具体日期 onchangeTime(e) { - console.log(e) this.timeVal = e this.tableForm.date = this.timeVal ? this.timeVal.join('-') : '' this.getList('') diff --git a/src/views/merchant/application/index.vue b/src/views/merchant/application/index.vue index 9b64517..50cb16b 100644 --- a/src/views/merchant/application/index.vue +++ b/src/views/merchant/application/index.vue @@ -7,7 +7,7 @@ {{ - itemn.text }} + itemn.text }} {{ - itemn.text }} + itemn.text }} @@ -57,6 +57,7 @@ +