src/views/datamanage/bankController.vue @@ -160,7 +160,7 @@ return value.url == '/bankController'; }); if (menuLists.length <= 0) return debugger const res = await selectMenuRecursive({ id: menuLists[0].id }); if (res.code == 200) {