@@ -2620,7 +2620,7 @@ class CropCount_View(ListView):
h2 = {"cropname":x.cropname,
"area":x.area.name,
"crop_count":x.crop_count,
- "img":x.area.img,
+ "img":x.area.farm_img,
"time":data,
"id":x.id,
"upl_time":x.upl_time.strftime('%Y-%m-%d')