Commit 21e59c7d authored by 黄奎's avatar 黄奎

一日游优化

parent 875493e3
......@@ -449,11 +449,7 @@
<span v-if="item.IsSubstitution==1" class="TCL-greenType">允许候补(候补{{item.HBNum}}人)</span>
<span v-else class="TCL-redType">不允许候补</span>
</p>
<p>
<span>领队</span>
<span v-if="item.LeaderName==null" class="TCL-redType">尚未指派</span>
<span v-else class="TCL-greenType">{{item.LeaderName}}</span>
</p>
</div>
</div>
<div class="el-col" style="width:130px;">
......
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