feat 路由跳转
This commit is contained in:
@@ -219,7 +219,7 @@ const refresh = () => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const goToWarningList = () => {
|
const goToWarningList = () => {
|
||||||
router.push('/warningList/list');
|
router.push('/WarningList/WarningList/list');
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user