Explorar o código

地图设置修改

Your Name %!s(int64=5) %!d(string=hai) anos
pai
achega
a57cc0b700
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/Equipment/views.py

+ 1 - 1
apps/Equipment/views.py

@@ -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')