From 382abdaacf2f17d1c1e543dda92cd9ef78249dd6 Mon Sep 17 00:00:00 2001 From: "luoJunYong.123" Date: Wed, 27 Apr 2022 17:22:48 +0800 Subject: [PATCH] update --- src/components/case/index.vue | 4 +-- src/components/dialog/index.vue | 4 +-- src/components/dialogTwo/index.vue | 4 +-- src/components/quill/index.vue | 2 +- src/pages/counter/list/index.vue | 15 +++++---- src/pages/exception/icon/index.vue | 2 +- .../ImportantCash/controlCash/cashOut.vue | 4 +-- .../controlCash/cashTransferInto.vue | 6 ++-- .../ImportantCash/controlCash2/cashOut.vue | 2 +- .../controlCash2/cashTransferInto.vue | 2 +- .../list/ImportantCash/controlCash3/index.vue | 8 ++--- .../manage/list/acceptanceDraft/invoice.vue | 18 ++++++----- src/pages/manage/list/business/deposit.vue | 6 ++-- .../manage/list/business/openAccount.vue | 16 +++++----- src/pages/manage/list/business/transfer.vue | 12 +++---- src/pages/manage/list/business/withdrawal.vue | 12 +++---- src/pages/manage/list/cityWide/cityWideIn.vue | 10 +++--- .../manage/list/cityWide/cityWideOut.vue | 10 +++--- .../manage/list/client/consumerClient.vue | 6 ++-- .../manage/list/client/corporateClient.vue | 19 ++++++----- src/pages/manage/list/dayEnd/tellerCash.vue | 2 +- .../manage/list/dayEnd/tellerCertificate.vue | 2 +- .../accountService/changePassword.vue | 4 +-- .../personal/callDeposits/accountClosed.vue | 18 +++++------ .../personal/callDeposits/openAccount.vue | 12 +++---- .../currentAccount/accountCancellation.vue | 4 +-- .../list/personal/currentAccount/deposit.vue | 6 ++-- .../personal/currentAccount/openAccount.vue | 30 ++++++++--------- .../list/personal/currentAccount/settle.vue | 12 +++---- .../currentAccount/transferAccounts.vue | 6 ++-- .../personal/currentAccount/withdrawal.vue | 8 ++--- .../list/personal/timeDeposit/deposit.vue | 16 +++++----- .../list/personal/timeDeposit/openAccount.vue | 12 +++---- .../list/personal/timeDeposit/withdrawal.vue | 32 +++++++++++-------- .../personal/usefulPhrases/accountClosed.vue | 12 +++---- .../usefulPhrases/continueDeposit.vue | 6 ++-- .../personal/usefulPhrases/openAccount.vue | 12 +++---- .../list/servicesAccount/passwordChange.vue | 4 +-- .../list/servicesAccount/passwordLost.vue | 4 +-- .../list/servicesAccount/relieveLost.vue | 4 +-- src/store/modules/system.js | 2 +- 41 files changed, 190 insertions(+), 180 deletions(-) diff --git a/src/components/case/index.vue b/src/components/case/index.vue index 81464f0..524de38 100644 --- a/src/components/case/index.vue +++ b/src/components/case/index.vue @@ -7,7 +7,7 @@

实训项目

- + - +
diff --git a/src/components/dialog/index.vue b/src/components/dialog/index.vue index 917ef16..17fbaea 100644 --- a/src/components/dialog/index.vue +++ b/src/components/dialog/index.vue @@ -32,10 +32,10 @@
- + - +
diff --git a/src/components/dialogTwo/index.vue b/src/components/dialogTwo/index.vue index bb2a922..33e7de5 100644 --- a/src/components/dialogTwo/index.vue +++ b/src/components/dialogTwo/index.vue @@ -25,10 +25,10 @@
- + - +
diff --git a/src/components/quill/index.vue b/src/components/quill/index.vue index f4d2118..89820e7 100644 --- a/src/components/quill/index.vue +++ b/src/components/quill/index.vue @@ -128,7 +128,7 @@ const quill = this.Quill; // 更新内部的值 this.currentValue = html; - // 发出事件 v-model + // 发出事件 v-model.trim this.$emit('input', html); // 发出事件 this.$emit('on-change', { html, text, quill }); diff --git a/src/pages/counter/list/index.vue b/src/pages/counter/list/index.vue index 469cc95..24cdc5e 100644 --- a/src/pages/counter/list/index.vue +++ b/src/pages/counter/list/index.vue @@ -98,6 +98,7 @@
+
@@ -109,7 +110,8 @@
- + +
@@ -211,18 +213,18 @@
- + - +
@@ -369,7 +371,7 @@
- +
@@ -2478,7 +2480,6 @@ export default { top: 42%; left: 65%; width: 7%; - z-index: 20; } .printer { top: 50%; diff --git a/src/pages/exception/icon/index.vue b/src/pages/exception/icon/index.vue index 352d38b..1a49c9a 100644 --- a/src/pages/exception/icon/index.vue +++ b/src/pages/exception/icon/index.vue @@ -25,7 +25,7 @@

图标