Signed-off-by: binren <zhangbr@elab-plus.com>
@@ -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])