From 7419244080cd6a6e4e82e7e0b803bce11f5e41f6 Mon Sep 17 00:00:00 2001 From: admin <417727563@qq.com> Date: Fri, 19 Jul 2024 16:45:27 +0800 Subject: [PATCH 1/3] 19 --- .../src/views/annualcompgroup/AnnualCompGroupList.vue | 2 +- jeecgboot-vue3-master/src/views/receipt/ReceiptList.vue | 2 +- jeecgboot-vue3-master/src/views/scpayment/ScPaymentList.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jeecgboot-vue3-master/src/views/annualcompgroup/AnnualCompGroupList.vue b/jeecgboot-vue3-master/src/views/annualcompgroup/AnnualCompGroupList.vue index 895f29ce..2ed331e8 100644 --- a/jeecgboot-vue3-master/src/views/annualcompgroup/AnnualCompGroupList.vue +++ b/jeecgboot-vue3-master/src/views/annualcompgroup/AnnualCompGroupList.vue @@ -97,7 +97,7 @@ canResize:false, useSearchForm: false, actionColumn: { - width: 120, + width: 160, fixed: 'right', }, beforeFetch: (params) => { diff --git a/jeecgboot-vue3-master/src/views/receipt/ReceiptList.vue b/jeecgboot-vue3-master/src/views/receipt/ReceiptList.vue index 788690b4..3f159758 100644 --- a/jeecgboot-vue3-master/src/views/receipt/ReceiptList.vue +++ b/jeecgboot-vue3-master/src/views/receipt/ReceiptList.vue @@ -72,7 +72,7 @@ canResize:false, useSearchForm: false, actionColumn: { - width: 120, + width: 160, fixed: 'right', }, beforeFetch: (params) => { diff --git a/jeecgboot-vue3-master/src/views/scpayment/ScPaymentList.vue b/jeecgboot-vue3-master/src/views/scpayment/ScPaymentList.vue index ab0640bf..2d79abf0 100644 --- a/jeecgboot-vue3-master/src/views/scpayment/ScPaymentList.vue +++ b/jeecgboot-vue3-master/src/views/scpayment/ScPaymentList.vue @@ -72,7 +72,7 @@ canResize:false, useSearchForm: false, actionColumn: { - width: 120, + width: 160, fixed: 'right', }, beforeFetch: (params) => { From 0cd515071878342e8e0b291616c8cfcaf44dfe4e Mon Sep 17 00:00:00 2001 From: admin <417727563@qq.com> Date: Fri, 19 Jul 2024 16:56:31 +0800 Subject: [PATCH 2/3] 13 --- .../src/views/annualcompgroup/AnnualCompGroupList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jeecgboot-vue3-master/src/views/annualcompgroup/AnnualCompGroupList.vue b/jeecgboot-vue3-master/src/views/annualcompgroup/AnnualCompGroupList.vue index 2ed331e8..2109cc25 100644 --- a/jeecgboot-vue3-master/src/views/annualcompgroup/AnnualCompGroupList.vue +++ b/jeecgboot-vue3-master/src/views/annualcompgroup/AnnualCompGroupList.vue @@ -34,8 +34,8 @@