소스 검색

套餐语言6

chenshibin 4 년 전
부모
커밋
19c52f311f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Controller/OrderContrller.py

+ 1 - 1
Controller/OrderContrller.py

@@ -108,7 +108,7 @@ class OrderView(View):
                                                               "addTime",
                                                               "updTime", "paypal", "rank__day", "payType",
                                                               "rank__price", "status",
-                                                              "rank__lang__content", "rank__lang__title", "rank__currency",
+                                                              "rank__content", "rank__title", "rank__currency",
                                                               "rank_id")
         order_list = list(order_ql)
         data = []