|
|
@@ -239,16 +239,19 @@ |
|
|
|
tableHtml += ' <td colspan="3" valign="top" style="width:363.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; padding:0cm 5.4pt 0cm 5.4pt;height:67.0pt">'; |
|
|
|
tableHtml += ' </td>'; |
|
|
|
tableHtml += ' </tr>'; |
|
|
|
tableHtml += ' <tr style="mso-yfti-irow:13;mso-yfti-lastrow:yes;height:30.0pt">'; |
|
|
|
tableHtml += ' <td valign="top" style="border:solid windowtext 1.0pt; border-top:none;padding:0cm 5.4pt 0cm 5.4pt;height:67.0pt">'; |
|
|
|
tableHtml += ' <p class="MsoNormal" align="center" style="text-align:center">'; |
|
|
|
tableHtml += ' <span style="font-size:14.0pt;font-family:宋体;mso-bidi-font-family:宋体">维修人签字'; |
|
|
|
tableHtml += ' </span>'; |
|
|
|
tableHtml += ' </p>'; |
|
|
|
tableHtml += ' </td>'; |
|
|
|
tableHtml += ' <td colspan="3" valign="top" style="width:363.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; padding:0cm 5.4pt 0cm 5.4pt;height:67.0pt">'; |
|
|
|
tableHtml += ' </td>'; |
|
|
|
tableHtml += ' </tr>'; |
|
|
|
|
|
|
|
if(title.indexOf("待维修")>=0){ |
|
|
|
tableHtml += ' <tr style="mso-yfti-irow:13;mso-yfti-lastrow:yes;height:30.0pt">'; |
|
|
|
tableHtml += ' <td valign="top" style="border:solid windowtext 1.0pt; border-top:none;padding:0cm 5.4pt 0cm 5.4pt;height:67.0pt">'; |
|
|
|
tableHtml += ' <p class="MsoNormal" align="center" style="text-align:center">'; |
|
|
|
tableHtml += ' <span style="font-size:14.0pt;font-family:宋体;mso-bidi-font-family:宋体">维修人签字'; |
|
|
|
tableHtml += ' </span>'; |
|
|
|
tableHtml += ' </p>'; |
|
|
|
tableHtml += ' </td>'; |
|
|
|
tableHtml += ' <td colspan="3" valign="top" style="width:363.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; padding:0cm 5.4pt 0cm 5.4pt;height:67.0pt">'; |
|
|
|
tableHtml += ' </td>'; |
|
|
|
tableHtml += ' </tr>'; |
|
|
|
} |
|
|
|
tableHtml += ' </tbody>'; |
|
|
|
tableHtml += '</table>'; |
|
|
|
//html += '<tr><td>' + b.type + '</td><td>' + b.className + '</td><td style="text-align:center">' + b.achievement + '</td></tr>'; |
|
|
|