更换logo,用户管理优化完成

This commit is contained in:
dqjdda
2019-11-22 17:41:07 +08:00
parent ea085433e2
commit d99fb71fe0
11 changed files with 206 additions and 372 deletions

View File

@@ -36,6 +36,7 @@
</div>
</el-card>
</el-col>
<!-- 用户日志 -->
<el-col :xs="24" :sm="24" :md="16" :lg="18" :xl="19">
<el-card class="box-card">
<div slot="header" class="clearfix">
@@ -143,6 +144,7 @@ export default {
duration: 2500
})
},
// 刷新日志
refresh() {
this.ico = 'el-icon-loading'
this.init()