BUG 25634

This commit is contained in:
aixianling
2021-12-22 09:35:07 +08:00
parent 824ebb5987
commit 5955bdab2b

View File

@@ -24,9 +24,9 @@
<span>请选择</span>
</template>
<template v-else>
已选择<em v-text="form.attendees.length"/>
已选择<em v-text="form.persons.length"/>
</template>
<div class="right-arrow"></div>
<div class="right-arrow"/>
</div>
</u-row>