测试1
This commit is contained in:
parent
47a54d5526
commit
7c4f609442
|
|
@ -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