This commit is contained in:
yanran200730
2022-01-19 18:04:56 +08:00
parent 50b36079f7
commit 11946e6a25
2 changed files with 10 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
<u-row justify="between" class="item" style="border-bottom: 1px solid #eeeeee" @click="handleSelectUser">
<header><em>*</em>发送对象</header>
<div class="right">
<template v-if="!form.persons.length">
<template v-if="!selectedUserCount">
<span>请选择</span>
</template>
<template v-else>