Browse Source

Merge branch 'activity' of http://git.tjyourong.com.cn/ctop/adsp-vue into activity

魏志佳 4 years ago
parent
commit
27fc8197e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/system/DepartUserList.vue

+ 1 - 1
src/views/system/DepartUserList.vue

@@ -25,7 +25,7 @@
           <div style="margin-top: 24px;" v-else-if="userIdentity === '2' && departTree.length==0">
           <div style="margin-top: 24px;" v-else-if="userIdentity === '2' && departTree.length==0">
             <h3><span>您的部门下暂无有效部门信息</span></h3>
             <h3><span>您的部门下暂无有效部门信息</span></h3>
           </div>
           </div>
-          <div style="margin-top: 24px;" v-else><h3>普通员工暂此权限</h3></div>
+          <div style="margin-top: 24px;" v-else><h3>普通员工暂此权限</h3></div>
         </div>
         </div>
       </a-card>
       </a-card>
     </a-col>
     </a-col>