@@ -15,7 +15,7 @@ interface MenuItem {
const navMenus = reactive<MenuItem[]>([
{
title: "办件中心",
- corner: 1,
+ corner: 0,
path: "/handleCenter",
icon: "../assets/images/bjzx_icon.png",
},