From cd8cf5117949c86a3f5273b5212b52724af1bea7 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 1 Jul 2024 09:08:26 +0800 Subject: [PATCH] no message --- utils/mork2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/mork2.js b/utils/mork2.js index be11d2a..275a548 100644 --- a/utils/mork2.js +++ b/utils/mork2.js @@ -92,7 +92,7 @@ export const authority = () => { {menu_id: '7', path: 'RF06', title: '成品入库', sonTree: [ {menu_id: '1', title: '退货入库', path: '/pages/SecondPhase/finished/ReturnToStore'}, {menu_id: '2', title: '异常口入库', path: '/pages/SecondPhase/finished/abnorToStore'}, - {menu_id: '2', title: '木箱称重', path: '/pages/SecondPhase/finished/BoxWeight'} + {menu_id: '3', title: '木箱称重', path: '/pages/SecondPhase/finished/BoxWeight'} ]} ] }