修改测试问题
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</div>
|
||||
<div class="bottom-container">
|
||||
<el-button type="primary" :icon="show ? 'el-icon-ArrowDownBold' : 'el-icon-ArrowUpBold'"
|
||||
@click="show = !show" style="width: 100%" v-if="bindId">
|
||||
@click="show = !show" style="width: 100%" >
|
||||
事件列表
|
||||
</el-button>
|
||||
<!-- <el-button class="bindBut" type="primary" icon="el-icon-Sort" @click="bindClick">绑定</el-button> -->
|
||||
|
||||
Reference in New Issue
Block a user