Commit 31446602 authored by 徐一鸣's avatar 徐一鸣

fixed

parent ac05c908
......@@ -44,7 +44,7 @@
<div class="cross_line" v-if="!hideHeader"></div>
<div class="list-container appas_table" v-if="$slots.content">
<div class="list-container appas_table" v-if="$slots.list">
<slot name="list"></slot>
</div>
<div class="list-container appas_table" v-else>
......
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