加黑名单
This commit is contained in:
@@ -158,7 +158,7 @@
|
|||||||
this.loading = false;
|
this.loading = false;
|
||||||
// 修改页签标题
|
// 修改页签标题
|
||||||
if (this.$route.path === ROUTE_PATH) {
|
if (this.$route.path === ROUTE_PATH) {
|
||||||
this.title = data.title + '的黑名单';
|
this.title = data.title + '_黑名单';
|
||||||
setPageTabTitle(this.title);
|
setPageTabTitle(this.title);
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user