17 lines
417 B
HTML
17 lines
417 B
HTML
<meta http-equiv="Content-Type" content="text/html; charset=GBK" />
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="fd_table">
|
|
<tr>
|
|
<td height="20"><strong>审批人员意见:</strong></td>
|
|
</tr>
|
|
<tr>
|
|
<td height="20">评价分数:#{score}分</td>
|
|
</tr>
|
|
<tr>
|
|
<td height="20">分数说明:</td>
|
|
</tr>
|
|
<tr>
|
|
<td height="20" style="padding-left:24px">#{desc}</td>
|
|
</tr>
|
|
</table>
|
|
|