|
@@ -117,7 +117,7 @@ Page({
|
|
item.pt_name=item.pt_id==3? 'B分':'A分'
|
|
item.pt_name=item.pt_id==3? 'B分':'A分'
|
|
item.sub= that.formatSeconds(item.sub);
|
|
item.sub= that.formatSeconds(item.sub);
|
|
})
|
|
})
|
|
- // console.log(result)
|
|
|
|
|
|
+ console.log(result)
|
|
var list = that.data.list || [];
|
|
var list = that.data.list || [];
|
|
|
|
|
|
that.setData({
|
|
that.setData({
|