Bläddra i källkod

移动端模块调整

Lijy 3 år sedan
förälder
incheckning
156c9c23d4

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/Home.vue

@@ -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;

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet_h5/src/views/index/index.vue

@@ -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(
                     {