瀏覽代碼

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])