This commit is contained in:
parent
cf9305fd93
commit
47a54d5526
|
|
@ -3,7 +3,7 @@
|
|||
<el-card>
|
||||
<template slot="header">
|
||||
<div class="card-header">
|
||||
<span>房间列表</span>
|
||||
<span>房间管理</span>
|
||||
<el-button type="primary" @click="handleAdd">添加房间</el-button>
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Reference in New Issue