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 },