浏览代码

库存管理

Your Name 5 年之前
父节点
当前提交
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,