浏览代码

格式化逻辑调整

Signed-off-by: Binren Zhnag <zhangbr@elab-plus.com>
Binren Zhnag 5 年之前
父节点
当前提交
9bbe50a22d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: 项目历史累计总数