|
@@ -24,19 +24,19 @@
|
|
|
</el-select>
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
- <!-- <el-col :span="4">
|
|
|
+ <el-col :span="4">
|
|
|
<el-form-item label-width="10" style='margin-left:10px'>
|
|
|
<el-button type="primary" @click="getData" size="mini">筛选</el-button>
|
|
|
<el-button type="nomal" @click="queryParams={},getData()" size="mini">重置</el-button>
|
|
|
- <el-button
|
|
|
+ <!-- <el-button
|
|
|
type="primary"
|
|
|
plain
|
|
|
icon="el-icon-plus"
|
|
|
size="mini"
|
|
|
@click="handleAdd"
|
|
|
- >新增选手</el-button>
|
|
|
+ >新增选手</el-button> -->
|
|
|
</el-form-item>
|
|
|
- </el-col> -->
|
|
|
+ </el-col>
|
|
|
<!-- <el-col :span="4">
|
|
|
<el-form-item label-width="10" style='margin-left:10px'>
|
|
|
<el-button type="primary" @click="getData" size="mini">筛选</el-button>
|