Commit 683cac5d by 赵宇

'fix'

parent 9393c29e
......@@ -281,7 +281,7 @@ def get_data(name, industry_level, select_flag, page, perpage):
"id": i.id,
"image": i.image,
# "region": i.region,
"region": i.name,
"district": i.district,
"cate": i.cate, # 园区类型
"area": i.area,
"address": i.address,
......
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