소스 검색

iiiiiiiiiiiiii

Signed-off-by: binren <zhangbr@elab-plus.com>
binren 4 년 전
부모
커밋
345ab05aca
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      jianye_report.py

+ 1 - 0
jianye_report.py

@@ -435,6 +435,7 @@ class JianYeReport(object):
                     elif customer_type == 3:
                         # 区域
                         table_2 = self.house_data(self.get_house_ids(ids))
+                        message['table2'] = table_2
                         send_data.append(
                             [table_2, self.sheet_names_1, title, [self.head_1, self.head_1, self.head_1], file_path,
                              content, name, mail])