Browse Source

检测结果打印页面修改

15168162575 2 years ago
parent
commit
3f4359a21a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/admin/view/res/data.html

+ 1 - 1
application/admin/view/res/data.html

@@ -65,7 +65,7 @@
                 {else if}
                 <td style="font-weight: 700; text-align: center">合格</td>
                 {/if}
-                <td colspan="3">{$row['remark']}</td>
+                <td colspan="4">{$row['remark']}</td>
             </tr>
             </tbody>
         </table>