|
@@ -11,8 +11,7 @@
|
|
|
<el-col :span="4">
|
|
|
<div class="tools" @click.prevent="collapse" style="position: relative;">
|
|
|
<i class="fa fa-align-justify"></i>
|
|
|
- <!-- <span style="position: absolute;width: 200px;left: 60px;">{{user.companyName}}</span> -->
|
|
|
- <span style="position: absolute;width: 200px;left: 60px;">南京火石闪信科技有限公司</span>
|
|
|
+ <span style="position: absolute;width: 200px;left: 60px;">{{user.companyName}}</span>
|
|
|
</div>
|
|
|
</el-col>
|
|
|
<el-col :span="10" class="userinfo">
|