Commit 21430b49 authored by youjie's avatar youjie

no message

parent 20f6c725
......@@ -163,8 +163,8 @@
<p class="sfd_tit clearfix"><span>名单</span></p>
<div v-if="RollCallListAll&&RollCallListAll.length>3" class="right" style="display: flex;align-items: end;margin-bottom: 5px;">
<span class="_btn" v-if="tableShow" @click="tableShow=false,RollCallList=RollCallListLess">收起 <i
class="iconfont icon-gengduo _rotate" style="font-size: 12px;"></i> </span>
<span class="_btn" v-else @click="tableShow=true,RollCallList=RollCallListAll">展开 <i class="iconfont icon-gengduo" style="font-size: 12px;"></i> </span>
class="iconfont icon-gengduo _rotate"></i> </span>
<span class="_btn" v-else @click="tableShow=true,RollCallList=RollCallListAll">展开 <i class="iconfont icon-gengduo"></i> </span>
</div>
</div>
<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