bug
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</ai-info-item>
|
</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">
|
<div class="user">
|
||||||
<img src="https://cdn.cunwuyun.cn/dvcp/announce/user.png" />
|
<img src="https://cdn.cunwuyun.cn/dvcp/announce/user.png" />
|
||||||
<span><ai-open-data type="userName" :openid="rejecterId"></ai-open-data></span>
|
<span><ai-open-data type="userName" :openid="rejecterId"></ai-open-data></span>
|
||||||
|
|||||||
Reference in New Issue
Block a user