|
|
@ -148,7 +148,7 @@ |
|
|
/> |
|
|
/> |
|
|
<el-button type="primary" class="search-btn" @click="handleSearch">搜索</el-button> |
|
|
<el-button type="primary" class="search-btn" @click="handleSearch">搜索</el-button> |
|
|
<el-button type="primary" class="reset-btn" @click="handleReset">重置</el-button> |
|
|
<el-button type="primary" class="reset-btn" @click="handleReset">重置</el-button> |
|
|
<el-button type="danger" class="export-btn" @click="handleExport">数据导出</el-button> |
|
|
|
|
|
|
|
|
<!-- <el-button type="danger" class="export-btn" @click="handleExport">数据导出</el-button> --> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<!-- 表格1: 用户构成明细 --> |
|
|
<!-- 表格1: 用户构成明细 --> |
|
|
|