Jelajahi Sumber

修改搜索工具功能1

tanghongbin 4 tahun lalu
induk
melakukan
f7d453b9a8
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      controller/SearchToolController.py

+ 1 - 0
controller/SearchToolController.py

@@ -656,4 +656,5 @@ class SearchToolView(TemplateView):
 
     def do_delete_all(self, request_dict, response):
         LangKeyModel.objects.filter(project__id=4).delete()
+        return response.json(0)