Commit c37b36f4 by dong

fix20221209

parent 07dbafd0
......@@ -137,7 +137,6 @@ def menu():
jjzb_data = get_jjzb(district, year)
year = datetime.now().year
jjzb_data1 = get_jjzb(district, year)
# 3. 产业结构分布饼状图数据统计
count_all = company.count()
if count_all == 0:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment