diff --git a/src/store/modules/system.js b/src/store/modules/system.js index 287b7cd..30e4a69 100644 --- a/src/store/modules/system.js +++ b/src/store/modules/system.js @@ -1057,7 +1057,7 @@ const myInitState = { } }, '业务二十四': { // 凭证调出 - id: 513, + id: 511, name: '凭证调出', data: [ ], // needs: [ 438 ], @@ -2160,7 +2160,7 @@ export default { } }, '业务二十四': { // 凭证调出 - id: 513, + id: 511, name: '凭证调出', data: [ ], // needs: [ 438 ],