部门,用户排版

master
schry 2 years ago
parent fe2fc69a42
commit 55abdf9518

@ -9,13 +9,9 @@
<template v-if="device!=='mobile'">
<div class="inv-hos-title">
<span
style="margin-left:8px;color: #2d8cf0;font-size: 14px;">部门 :{{ deptName }}</span>&nbsp&nbsp
<span style="font-weight: 500;color:rgb(51 48 48); font-size: 14px;">用户 :吴XX{{ this.companyName }}</span>
<span
style="font-weight: 500;color:rgb(51 48 48); font-size: 14px; margin-right: 20px">({{
this.userName
}})</span>
<span style="margin: 14px;color: #2d8cf0;font-size: 14px;">部门&nbsp:&nbsp{{ deptName }}&nbsp </span>
<span style="font-weight: 500;color:rgb(51 48 48); font-size: 14px;"> &nbsp用户&nbsp:&nbsp吴XX{{ this.companyName }}</span>
<span style="font-weight: 500;color:rgb(51 48 48); font-size: 14px; margin-right: 20px">({{this.userName }})</span>
</div>
<search id="header-search" class="right-menu-item"/>
<screenfull id="screenfull" class="right-menu-item hover-effect"/>

Loading…
Cancel
Save