bug
This commit is contained in:
@@ -200,7 +200,6 @@ export default {
|
|||||||
this.instance.post(`/app/xbotCallback/list2`,null,{
|
this.instance.post(`/app/xbotCallback/list2`,null,{
|
||||||
params: {
|
params: {
|
||||||
...this.search,
|
...this.search,
|
||||||
loginUserName: this.search.name,
|
|
||||||
beginTime: this.time[0] || '',
|
beginTime: this.time[0] || '',
|
||||||
endTime: this.time[1] || '' ,
|
endTime: this.time[1] || '' ,
|
||||||
xbotId: this.configInfo.id ? this.configInfo.id : ''
|
xbotId: this.configInfo.id ? this.configInfo.id : ''
|
||||||
|
|||||||
Reference in New Issue
Block a user