|
@@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
<searchForm :keys="['state']" ref="searchForm"
|
|
<searchForm :keys="['state']" ref="searchForm"
|
|
|
@on-search="handleSearch">
|
|
@on-search="handleSearch">
|
|
|
- <el-button type="primary" icon="el-icon-plus" plain size="small" @click="addVoteActivity" >新增</el-button>
|
|
|
|
|
|
|
+<!-- <el-button type="primary" icon="el-icon-plus" plain size="small" @click="addVoteActivity" >新增</el-button>-->
|
|
|
</searchForm>
|
|
</searchForm>
|
|
|
|
|
|
|
|
<RxTable
|
|
<RxTable
|