Explorar o código

Wesmiler 人人车 初始化项目 0816

APPLE %!s(int64=3) %!d(string=hai) anos
pai
achega
5cfb4ff40f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      public/manage/pages/store/taxi-user-withdraw.html

+ 2 - 2
public/manage/pages/store/taxi-user-withdraw.html

@@ -139,8 +139,8 @@
             ]],
             done:function (res) {
                 console.log(res)
-                $("#countWait").text(res.counts.wait)
-                $("#countSuccess").text(res.counts.success)
+                $("#countWait").text(res.totalRow.wait)
+                $("#countSuccess").text(res.totalRow.success)
                 admin.renderPerm()
             }
         });