浏览代码

Wesmiler 人人车 初始化项目 0816

APPLE 3 年之前
父节点
当前提交
6ccbc41d2d
共有 2 个文件被更改,包括 583 次插入1 次删除
  1. 582 1
      public/manage/assets/module/tableX.js
  2. 1 0
      public/manage/pages/store/taxi-user-withdraw.html

文件差异内容过多而无法显示
+ 582 - 1
public/manage/assets/module/tableX.js


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

@@ -140,6 +140,7 @@
             ]],
             done:function (res) {
                 console.log(res)
+
                 $("#countWait").text(res.totalRow.wait)
                 $("#countSuccess").text(res.totalRow.success)
                 admin.renderPerm()