提交 bcf7782a 编写于 作者: tony001's avatar tony001

全局导航路由模式调整 --- fix1

上级 652341a2
......@@ -106,8 +106,8 @@ export default class Breadcrumb extends Vue {
* @memberof Breadcrumb
*/
public destroyed() {
if (this.viewStateEvent) {
this.viewStateEvent.unsubscribe();
if (this.serviceStateEvent) {
this.serviceStateEvent.unsubscribe();
}
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册