|
@@ -229,7 +229,6 @@
|
|
|
<p><span>操作类型: </span> ${appealOperationType == 0 ? '删改条目' : appealOperationType == 1 ? '新增已有条目' : appealOperationType == 2 ? '新增缺失条目' : '恢复条目'}</p>
|
|
|
<p><span>申诉说明: </span> ${appealExplain}</p>
|
|
|
{{if exampleStatus==='1'||exampleStatus==='2'}}
|
|
|
- <p class="line"></p>
|
|
|
<p class="check-item reject-item"><span>审核时间:</span>${appealExamineDate}</p>
|
|
|
<p class="check-item reject-item"><span>审核人: </span> ${checkName}</p>
|
|
|
<p class="check-item reject-item">
|