fix: 告警数目跳转404
This commit is contained in:
@@ -30,7 +30,7 @@ function fnClick({ key }: MenuInfo) {
|
|||||||
|
|
||||||
/**告警数按钮提示跳转 */
|
/**告警数按钮提示跳转 */
|
||||||
function fnClickAlarm() {
|
function fnClickAlarm() {
|
||||||
router.push({ path: '/faultManage/active-alarm' });
|
router.push({ name: 'ActiveAlarm_2088' });
|
||||||
}
|
}
|
||||||
|
|
||||||
/**系统使用手册跳转 */
|
/**系统使用手册跳转 */
|
||||||
|
|||||||
Reference in New Issue
Block a user