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 @@ +