From 74f9ae8920056b760e2e1c33d4dc0939e05d2c83 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Thu, 1 Feb 2024 11:39:35 +0800 Subject: [PATCH] fix --- src/components/case/index.vue | 2 +- src/pages/lobbyManager/list/index.vue | 2 +- .../manage/list/dayEnd/tellerCertificate.vue | 477 +++++++++--------- src/store/modules/system.js | 3 +- 4 files changed, 250 insertions(+), 234 deletions(-) diff --git a/src/components/case/index.vue b/src/components/case/index.vue index 3411b48..3e6be2a 100644 --- a/src/components/case/index.vue +++ b/src/components/case/index.vue @@ -11,7 +11,7 @@ -
+
- + - -
- - - - - - - - - - - - - - +
+ + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - 提交 - -
+ + + + + + + + + + + + + +
+
+ 提交 +
+ +
\ No newline at end of file diff --git a/src/store/modules/system.js b/src/store/modules/system.js index 32f435d..705f292 100644 --- a/src/store/modules/system.js +++ b/src/store/modules/system.js @@ -2514,7 +2514,7 @@ export default { } }, '业务三十二': { // 银行承兑汇票签发 - id: 5771, + id: 577, name: '银行承兑汇票签发', data: [ 13, 587 ], // needs: [ ], @@ -3074,7 +3074,6 @@ export default { } } } - console.log('arr=',arr) return arr },