Browse Source

库存管理

Your Name 5 năm trước cách đây
mục cha
commit
76d021356f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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,