bug 28688

This commit is contained in:
aixianling
2022-03-30 16:22:11 +08:00
parent 1a616bc084
commit df0ac93042

View File

@@ -36,7 +36,7 @@
<div class="rightText" v-text="`留言时间:${op.createTime}`"/>
</div>
</div>
<ai-empty v-if="!detail.appLeaveMessageReplyList"/>
<ai-empty v-if="detail.appLeaveMessageReplyList.length==0"/>
</template>
</ai-card>
</el-form>