feat: 新增cookie值填写
This commit is contained in:
@ -36,7 +36,7 @@ const setServerMenu = () => {
|
||||
};
|
||||
|
||||
const handleDopdownClick = (item) => {
|
||||
router.push({ name: item.pathName });
|
||||
router.push({ name: item.routeName });
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user