This commit is contained in:
yanran200730
2022-08-02 13:48:45 +08:00
parent 02a30ee546
commit 1ddb0a1149

View File

@@ -37,7 +37,7 @@
</div>
</div>
</ai-info-item>
<ai-info-item label="审批拒绝人" v-if="info.enableExamine === '1'">
<ai-info-item label="审批拒绝人" v-if="info.enableExamine === '1' && rejecterId">
<div class="user">
<img src="https://cdn.cunwuyun.cn/dvcp/announce/user.png" />
<span><ai-open-data type="userName" :openid="rejecterId"></ai-open-data></span>