Browse Source

2022.3.28xg

17613754660 3 years ago
parent
commit
05bec56278
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/leave/list.vue

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/leave/list.vue

@@ -38,7 +38,7 @@
               </template>
           </el-menu-item>
 
-          <el-menu-item index="5" v-if="user.role != 0">
+          <el-menu-item index="5" v-if="user.role == 1 || user.role == 2">
               <template slot="title">
                 <i class="iconfont firerock-iconliucheng"></i>
                 <span slot="title">请假审批流程</span>