Browse Source

格式化逻辑调整

Signed-off-by: Binren Zhnag <zhangbr@elab-plus.com>
Binren Zhnag 5 years ago
parent
commit
9bbe50a22d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      report_push.py

+ 1 - 1
report_push.py

@@ -522,7 +522,7 @@ class ReportPush(object):
             for x in house_with_brand_data:
                 if x[2] in house_ids:
                     x.pop(1)
-                    x.pop(2)
+                    x.pop(1)
                     result_data_2.append(x)
 
             # 3: 项目历史累计总数