ソースを参照

套餐语言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 = []