|
|
- this.$axios.$post('/public/v5/buriedPointRecord/reportRecords', [{client: this.client, eventCode: 'eventCode传27_抽奖流程', positionButton, operationTime: now.toISOString().replace(/T/g, ' ').replace(/\.[\d]{3}Z/, '') }])
|
|
|
+ this.$axios.$post('/public/v5/buriedPointRecord/reportRecords', [{client: this.client, eventCode: 'eventCode传27_抽奖流程', userName: this.$auth.user.userName, positionButton, operationTime: now.toISOString().replace(/T/g, ' ').replace(/\.[\d]{3}Z/, '') }])
|