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