# 2022年07月28日element ui 关闭 标签 不重新加载 数据

这里的name是路由name. 也就是:
如果你的页面路由地址为user,则要将页面的name设置为User.
如果你的页面路由地址为dept,则要将页面的name设置为Dept

![image.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1658996119498/A5eJNe7qx.png align="left")


![image.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1658996146127/Oq9xkkudK.png align="left")

