Commit c2864411 authored by 黄奎's avatar 黄奎

页面修改

parent 63155953
......@@ -1116,7 +1116,7 @@
</el-dropdown-menu>
</el-dropdown>
<el-button @click.native='PushMessage(item)' type="primary"
<el-button v-if="item.LineID==14" @click.native='PushMessage(item)' type="primary"
style="background:#00C6FF; border-color:#00C6FF;margin-top:5px;">推送消息
</el-button>
</div>
......
......@@ -757,7 +757,7 @@
</el-dropdown-menu>
</el-dropdown>
<el-button @click.native='PushMessage(item)' type="primary"
<el-button v-if="item.LineID==14" @click.native='PushMessage(item)' type="primary"
style="background:#00C6FF; border-color:#00C6FF;margin-top:5px;">推送消息
</el-button>
</div>
......
......@@ -684,7 +684,7 @@
</el-dropdown-menu>
</el-dropdown>
<el-button @click.native='PushMessage(item)' type="primary"
<el-button v-if="item.LineID==14" @click.native='PushMessage(item)' type="primary"
style="background:#00C6FF; border-color:#00C6FF;margin-top:5px;">推送消息
</el-button>
</div>
......
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