修改岗位批量删除问题
This commit is contained in:
@@ -97,7 +97,7 @@ export default {
|
||||
if (routes.length === 0) {
|
||||
activePath = this.currentIndex || this.defaultRouter();
|
||||
|
||||
console.log("activePath", activePath);
|
||||
console.log("activePath", activePath);
|
||||
this.activeRoutes(activePath);
|
||||
}
|
||||
return activePath;
|
||||
|
||||
Reference in New Issue
Block a user