This commit is contained in:
yanran200730
2022-08-09 14:03:56 +08:00
parent dc1075f865
commit a12a2b2d72

View File

@@ -29,7 +29,7 @@
<span><ai-open-data type="departmentName" :openid="info.createUserDept"></ai-open-data></span>
</div>
</ai-info-item>
<ai-info-item label="审批人" v-if="info.enableExamine === '1'">
<ai-info-item label="审批人" isLine v-if="info.enableExamine === '1'">
<div class="user-wrapper">
<div class="user" v-for="(item, index) in info.examines" :key="index">
<img src="https://cdn.cunwuyun.cn/dvcp/announce/user.png" />
@@ -37,12 +37,6 @@
</div>
</div>
</ai-info-item>
<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>
</div>
</ai-info-item>
<ai-info-item label="创建时间" :value="info.createTime"></ai-info-item>
<ai-info-item label="群发时间" :value="info.choiceTime"></ai-info-item>
<ai-info-item label="群发范围" isLine>