Commit 6fe65e20 authored by zhengke's avatar zhengke

修改

parent 7f37715e
......@@ -41,7 +41,7 @@
class='blue point'>清空筛选条件</span>
</div>
<div style="margin-top:15px">
<el-button @click="tableSet(4)" style="margin-left:10px;" size="mini">启用</el-button>
<el-button @click="tableSet(4)" size="mini">启用</el-button>
<el-button @click="tableSet(5)" style="margin-left:10px;" size="mini">禁用</el-button>
<el-button @click="tableSet(6)" style="margin-left:10px;" size="mini">删除</el-button>
<!-- <el-button @click="plsetBtn" style="margin-left:10px;" size="mini">批量设置</el-button> -->
......
......@@ -8,7 +8,7 @@
</div>
<div class="content">
<div>
<span style="margin-left:15px">资讯状态:</span>
<span>资讯状态:</span>
<el-select class="w120" @change="msg.pageIndex=1,getList()" v-model="msg.ArticleStatus" size="small"
placeholder="请选择">
<el-option label="全部" :value="-1"></el-option>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment