浏览代码

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