4
0
mirror of https://github.com/iczer/vue-antd-admin.git synced 2025-10-13 20:36:59 +08:00

5 Commits

Author SHA1 Message Date
chenghongxing
ae1f7e5197 修复:设置页签标题不生效的bug;🐛
fix: the problem that setting tabs title not affect;
2020-11-29 20:10:31 +08:00
chenghongxing
76985657e7 优化:刷新页签 api 增加路由对象参数支持;
optimize: add support of route parameter for refresh page api;
2020-11-29 14:33:38 +08:00
chenghongxing
8a91deb626 新增:动态修改标题的 api; #150
feat: add api of dynamic modify tab title;
2020-11-28 19:49:18 +08:00
chenghongxing
8ed600d4d2 feat: add function of refreshing page; #132
新增:刷新页面的功能;
2020-09-30 19:42:18 +08:00
iczer
ffe5aba7d3 feat: add the api of global closing page: $closePage(closeRoute, nextRoute);🌟
新增:增加全局关闭页面api: $closePage(closeRoute, nextRoute);
2020-08-06 21:15:26 +08:00