This commit is contained in:
liushiwei
2023-09-26 13:52:52 +08:00
parent 794ac780ae
commit 6f3c2a05cc
4 changed files with 245 additions and 13 deletions

View File

@@ -8,7 +8,6 @@
<slot name="right"/>
</div>
</div>
<ai-pull-down v-if="!isSingleRow" @change="handlePullDown" :height="rightHeight"/>
</section>
</template>