This commit is contained in:
yanran200730
2022-01-18 11:34:35 +08:00
parent 42e76152b6
commit 252752e5d4
2 changed files with 11 additions and 10 deletions

View File

@@ -131,7 +131,7 @@
</ai-title>
<div class="detail-info">
<div class="detail-left detail-info-p84">
<ai-wrapper style="margin-top: 10px;">
<ai-wrapper style="margin-top: 20px;">
<ai-info-item label="签到负责人" isLine>
<span class="value" v-if="obj.chargeOfSignInList && obj.chargeOfSignInList.length">
<span v-for="(item,index) in obj.chargeOfSignInList" :key="item+index">{{ item.userName }}