Explorar el Código

套餐语言6

chenshibin hace 4 años
padre
commit
19c52f311f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 = []