diff --git a/src/views/moneyManage/refundDetail/refundCharge.vue b/src/views/moneyManage/refundDetail/refundCharge.vue
index 3f73278..b8c3bb9 100644
--- a/src/views/moneyManage/refundDetail/refundCharge.vue
+++ b/src/views/moneyManage/refundDetail/refundCharge.vue
@@ -29,36 +29,15 @@
-
-
-
-
- {{ t('common.payModel') }}
-
-
-
-
-
-
+
+
{{ t('common.search') }}
{{ t('common.exportExcel') }}
{{ t('common.viewExportList') }}
{{ t('common.reset') }}
+
@@ -830,10 +809,9 @@ onMounted(() => {
height: 4vh;
.item1 {
- width: 18%;
+ width: 15%;
display: flex;
align-items: center;
- margin-bottom: 1vh;
margin-right: 0.5vw;
}
diff --git a/src/views/moneyManage/refundDetail/refundFinance.vue b/src/views/moneyManage/refundDetail/refundFinance.vue
index 7678368..2c26cad 100644
--- a/src/views/moneyManage/refundDetail/refundFinance.vue
+++ b/src/views/moneyManage/refundDetail/refundFinance.vue
@@ -25,33 +25,15 @@
-
-
-
-
- {{ t('common.payModel') }}
-
-
-
-
-
-
+
+
{{ t('common.search') }}
{{ t('common.exportExcel') }}
{{ t('common.viewExportList') }}
{{ t('common.reset') }}
+
@@ -799,10 +781,9 @@ onMounted(() => {
height: 4vh;
.item1 {
- width: 18%;
+ width: 15%;
display: flex;
align-items: center;
- margin-bottom: 1vh;
margin-right: 0.5vw;
}
@@ -812,6 +793,13 @@ onMounted(() => {
align-items: center;
margin-right: 0.5vw;
}
+
+ .btns {
+ display: flex;
+ align-items: center;
+ margin-right: 0.5vw;
+ margin-right: 60px;
+ }
}
.audit {
diff --git a/src/views/moneyManage/refundDetail/refundHeader.vue b/src/views/moneyManage/refundDetail/refundHeader.vue
index e32c525..22da8e6 100644
--- a/src/views/moneyManage/refundDetail/refundHeader.vue
+++ b/src/views/moneyManage/refundDetail/refundHeader.vue
@@ -26,33 +26,14 @@
-
-
-
-
- {{ t('common.payModel') }}
-
-
-
-
-
-
+
{{ t('common.search') }}
{{ t('common.exportExcel') }}
{{ t('common.viewExportList') }}
{{ t('common.reset') }}
+
@@ -868,10 +849,9 @@ onMounted(() => {
height: 4vh;
.item1 {
- width: 18%;
+ width: 15%;
display: flex;
align-items: center;
- margin-bottom: 1vh;
margin-right: 0.5vw;
}