Ver código fonte

首页隶属部门展示修改

user5 4 anos atrás
pai
commit
501f22aa7f
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/main/webapp/webpage/modules/sys/sysIndex.jsp

+ 2 - 2
src/main/webapp/webpage/modules/sys/sysIndex.jsp

@@ -176,7 +176,7 @@
                                 <span class="clear">
                                <span class="block m-t-xs" style="font-size: 14px;cursor:default">${fns:getUser().name}</span>
                                <%--<span class="text-muted text-xs block m-t-xs" style="font-size: 12px;">${companyName}<b class="caret"></b></span>--%>
-                                     <span class="text-muted text-xs block m-t-xs" style="font-size: 12px;margin-top:8px;cursor:default">${companyName}</span>
+                                     <span class="text-muted text-xs block m-t-xs" style="font-size: 12px;margin-top:8px;cursor:default">${fns:getUser().office.name}</span>
                                 </span>
                         <%--</a>--%>
                         <ul class="dropdown-menu animated fadeInRight m-t-xs" style="display:none;">
@@ -740,4 +740,4 @@
 
 </script>--%>
 
-</html>
+</html>