wushaodong 4 سال پیش
والد
کامیت
72b5f181fc
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      apps/account/views.py

+ 0 - 1
apps/account/views.py

@@ -282,7 +282,6 @@ class StoreTreeView(APIView):
                         'checked': checked,
                         'field': 'store_{}'.format(store['id']),
                     }
-                    agent_item['checked'] = checked
                     agent_item['children'].append(store_item)
             store_data.append(general_agent_item)