no message
This commit is contained in:
parent
e3d68293e7
commit
7706be0dee
@ -12,13 +12,13 @@
|
||||
<!-- <p><el-tag effect="dark" round size="large" disable-transitions>{{ user.role }}</el-tag></p> -->
|
||||
<p>
|
||||
<el-button-group>
|
||||
<el-button @click="xupdate('message', '发送消息')" type="info" size="small" style="padding:5px">
|
||||
发送消息
|
||||
</el-button>
|
||||
<el-button @click="xupdate('userinfo', '编辑信息')" type="info" color="#607d8b" size="small" style="padding:5px">
|
||||
编辑信息
|
||||
</el-button>
|
||||
</el-button-group>
|
||||
<el-button @click="xupdate('message', '发送消息')" type="info" size="small" style="padding:5px">
|
||||
发送消息
|
||||
</el-button>
|
||||
<el-button @click="xupdate('userinfo', '编辑信息')" type="info" color="#607d8b" size="small" style="padding:5px">
|
||||
编辑信息
|
||||
</el-button>
|
||||
</el-button-group>
|
||||
</p>
|
||||
</div>
|
||||
</el-header>
|
||||
|
Loading…
Reference in New Issue
Block a user