@@ -50,6 +50,9 @@ const openAddress = {
},
'/surgeryManagement': () => {
routerPush('/shouShuGuanLi/shouShuAnPai')
+ },
+ '/inspectionResult': () => {
+ routerPush('/inspections/inspectionReportIndex')
}