@@ -408,7 +408,7 @@
},
mounted() {
- console.log(this.$router.options.routes, '看看')
+ // console.log(this.$router.options.routes, '看看')
let height = window.innerHeight;
this.tableHeight = height - 15;
const that = this;
@@ -91,7 +91,7 @@
icon: 'todo-list-o'
});
}
- } else if (this.user.role == 1 || this.user.role == 2){
+ } else if (this.user.role == 1 || this.user.role == 2 || this.user.role == 5){
if (this.user.company.packageEngineering == 1) {
this.routers.push(
{