Mike 3 年之前
父节点
当前提交
45d4c66401
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      is_close_changed_notice.py

+ 1 - 1
is_close_changed_notice.py

@@ -227,7 +227,7 @@ async def is_close_changed_notice(exf_id: str = '', is_close: str = ''):
             q1_result_count = len(list(db.query(q1)))
 
             if q1_result_count > 0: # 有執行項目
-                html += "<br><br><table style='width:100%;border-collapse: collapse;' border='1'> \
+                html += "<br><table style='width:100%;border-collapse: collapse;' border='1'> \
                 <tr style='text-align:left;'> \
                     <th style='width:5%;'>#</th> \
                     <th>大項目</th> \