This commit is contained in:
wangxiaoxian 2026-03-02 21:53:19 +08:00
parent 47a54d5526
commit 7c4f609442
1 changed files with 1 additions and 1 deletions

View File

@ -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>