|
@@ -31,8 +31,8 @@ Page({
|
|
|
team_id: obj.id,
|
|
|
team_name: obj.name,
|
|
|
apply_time: this.data.apply_time,
|
|
|
- apply_user: this.data.user_id,
|
|
|
- apply_id: this.data.user_name
|
|
|
+ apply_user: this.data.user_name,
|
|
|
+ apply_id: this.data.user_id
|
|
|
}
|
|
|
wx.showModal({
|
|
|
title: '',
|