Browse Source

iiii

Signed-off-by: Binren Zhnag <zhangbr@elab-plus.com>
Binren Zhnag 4 years ago
parent
commit
81cca1a2cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jianye_report.py

+ 1 - 1
jianye_report.py

@@ -68,7 +68,7 @@ class JianYeReport(object):
         :param name: 项目 区域名称
         :return:
         """
-        month_day = rpfu.get_montho_day()
+        month_day = rpfu.get_month_day()
         if type == 1:
             return ['[{}]{}数据报表_{}_项目明细'.format(month_day, region_name, name), '[{}]{}数据报表_{}_置业顾问完成情况'.format(month_day, region_name, name)]
         elif type == 2: