@@ -26,7 +26,7 @@
<!-- <div style="margin-top: 24px;" v-else-if="userIdentity === '2' && departTree.length==0"> -->
<h3><span> 加载中,请稍候 </span><a-spin/></h3>
</div>
- <div style="margin-top: 24px;" v-else><h3>普通员工暂无此权限</h3></div>
+ <div style="margin-top: 24px;" v-else><h3> 初次加载中,请稍候 </h3></div>
</a-card>
</a-col>