diff --git a/src/views/financial/balanceSummary/index.vue b/src/views/financial/balanceSummary/index.vue
index 6432048..df2091e 100644
--- a/src/views/financial/balanceSummary/index.vue
+++ b/src/views/financial/balanceSummary/index.vue
@@ -2,35 +2,31 @@
+ />
-
+ @change="checkTime1"
+ />
-
- {{ '搜索' }}
+ {{ '搜索' }}
- {{ '重置' }}
+ {{ '重置' }}
@@ -40,45 +36,34 @@
-
-
-
-
-
-
![]()
-
{{ scope.row.pkCountryName }}
-
-
-
+
-
+ />
@@ -87,9 +72,9 @@
@@ -97,9 +82,9 @@
@@ -107,10 +92,10 @@
{{ scope.row.account4 | numberToCurrency }}
@@ -118,10 +103,10 @@
{{ scope.row.account5 | numberToCurrency }}
@@ -138,9 +123,9 @@
@@ -158,150 +143,42 @@
- {{ scope.row.account9 | numberToCurrency }}
-
+ >
+ {{ scope.row.account9 | numberToCurrency }}
+
- {{ scope.row.account10 | numberToCurrency }}
-
+ >
+ {{ scope.row.account10 | numberToCurrency }}
+
- {{ scope.row.account11 | numberToCurrency }}
-
+ >
+ {{ scope.row.account11 | numberToCurrency }}
+
- {{ scope.row.account12 | numberToCurrency }}
-
-
-
- {{ scope.row.settleAccount1 | numberToCurrency }}
-
-
-
- {{ scope.row.settleAccount2 | numberToCurrency }}
-
-
-
- {{ scope.row.settleAccount3 | numberToCurrency }}
-
-
-
- {{ scope.row.settleAccount4 | numberToCurrency }}
-
+ >
+ {{ scope.row.account12 | numberToCurrency }}
+
-
- {{ scope.row.settleAccount5 | numberToCurrency }}
-
-
-
- {{ scope.row.settleAccount6 | numberToCurrency }}
-
-
-
- {{ scope.row.settleAccount7 | numberToCurrency }}
-
-
-
- {{ scope.row.settleAccount8 | numberToCurrency }}
-
-
-
- {{ scope.row.settleAccount9 | numberToCurrency }}
-
-
-
- {{ scope.row.settleAccount10 | numberToCurrency }}
-
-
-
- {{ scope.row.settleAccount11 | numberToCurrency }}
-
-
-
- {{ scope.row.settleAccount12 | numberToCurrency }}
-
-
-
-
-
+
-
\ No newline at end of file
diff --git a/src/views/financial/cashDetails/index.vue b/src/views/financial/cashDetails/index.vue
index d91acc6..3a93d75 100644
--- a/src/views/financial/cashDetails/index.vue
+++ b/src/views/financial/cashDetails/index.vue
@@ -174,16 +174,14 @@
- {{ '搜索' }}
+ {{ '搜索' }}
- {{ '重置' }}
+ {{ '重置' }}
@@ -201,40 +199,36 @@
:disabled="this.checkArr.length == 0"
class="thebtn2"
@click="openDig(0)"
- >{{ '打款' }}
+ >{{ '打款' }}
{{ '充正' }}
+ >{{ '充正' }}
{{ '发起审核' }}
+ >{{ '发起审核' }}
- {{ '导出' }}
+ {{ '导出' }}
-
-
-
-
![]()
-
-
-
-
+
-
-
- {{ scope.row.settleCashAmount | numberToCurrency }}
-
-
-
-
-
- {{ scope.row.settleServiceCharge | numberToCurrency }}
-
-
-
-
- {{ scope.row.settleIncomeTax | numberToCurrency }}
-
-
-
-
- {{ scope.row.settleIssuedAmount | numberToCurrency }}
-
-
-

+
{{ '确定' }}要{{ isCz == 1 ? "充正" : "打款" }}吗
@@ -616,59 +556,59 @@