新增预警页面
This commit is contained in:
@@ -105,7 +105,7 @@ export default defineComponent({
|
||||
|
||||
// 跳转到更多页面
|
||||
const goToMorePage = () => {
|
||||
router.push('/biz/serverInfo/list');
|
||||
router.push('/biz/hostInfo/index');
|
||||
};
|
||||
|
||||
// 根据使用率获取样式类
|
||||
|
||||
Reference in New Issue
Block a user