From 08581faf018b16e5deea203841dac455fc894076 Mon Sep 17 00:00:00 2001 From: "luoJunYong.123" Date: Tue, 19 Apr 2022 18:04:43 +0800 Subject: [PATCH] update --- src/store/modules/system.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ],