机构加盟-详情-入驻驳回后不显示运维回执

This commit is contained in:
1378012178@qq.com 2026-03-10 17:12:08 +08:00
parent 623a254885
commit a5c081a0d8
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@
</a-form-item>
</a-col>
</a-row>
<a-row v-show="formData.workOrderStatus != '0' && !izApplyAudit && formData.izHistory == 'N'"
<a-row v-show="!!formData.workOrderStatus && formData.workOrderStatus != '0' && !izApplyAudit && formData.izHistory == 'N'"
class="card-class">
<a-col :span="24" style="border-bottom: 2px solid #f7f7f7; margin-bottom: 14px;">
<SectionDivider :title="'运维回执'" />