Your Name 5 лет назад
Родитель
Сommit
76d021356f
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      apps/Equipment/views.py

+ 1 - 0
apps/Equipment/views.py

@@ -2264,6 +2264,7 @@ class Repertory_View(ListView):
         #修改
         if store_id:
             try:
+                gradens=GardenArea.objects.get(name=graden,user=uid)
                 hote_sta = Store_Manage.objects.filter(id=store_id).update(
                     name=name,
                     rtype=rtype,