update 稽查整改-强制撤回部分

This commit is contained in:
danshihao
2024-02-01 18:38:11 +08:00
parent 36573be8a5
commit ae6ea366e3
@@ -43,7 +43,7 @@
</span> </span>
</div> </div>
<a-form-model-item class="item-model"> <a-form-model-item class="item-model">
<span>{{ getNestedProperty(model, 'enterpriseStandardInspectRectifyPlan.responseDepart_dictText') }}</span> <span>{{ getNestedProperty(model, 'enterpriseStandardInspectRectifyPlan.responseDepart_dictText') || getNestedProperty(model, 'enterpriseStandardInspectRectifyPlan.responseDepartDictText') }}</span>
</a-form-model-item> </a-form-model-item>
</div> </div>
<!-- 不符合项描述 --> <!-- 不符合项描述 -->