Commit 31ab834b authored by 赵啸非's avatar 赵啸非

添加附件显示

parent 7839bba1
......@@ -33,12 +33,12 @@
<el-dropdown @command="handleCommand">
<span class="el-dropdown-link" style="color:white">
{{userData.currUserName}}
<!-- <i class="el-icon-arrow-down el-icon&#45;&#45;right"></i>-->
<i class="el-icon-arrow-down el-icon&#45;&#45;right"></i>
</span>
<!-- <el-dropdown-menu slot="dropdown">
<el-dropdown-menu slot="dropdown">
<el-dropdown-item command="update">修改密码</el-dropdown-item>
<el-dropdown-item command="logout">退出登录</el-dropdown-item>
</el-dropdown-menu>-->
</el-dropdown-menu>
</el-dropdown>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment