|
|
@@ -98,7 +98,7 @@ Page({
|
|
|
data.player_id = this.data.player_id
|
|
|
}
|
|
|
if (this.data.record_id) {
|
|
|
- data.record_id = this.data.record_id
|
|
|
+ // data.record_id = this.data.record_id
|
|
|
}
|
|
|
$api.getPlayerMatch(data).then(res=>{
|
|
|
let stock_date=res.data.data.today_record.stock_date.split('-')
|