This commit is contained in:
liuye
2024-01-18 09:18:51 +08:00
parent 6975bf7608
commit c399e1a522

View File

@@ -200,7 +200,6 @@ export default {
this.instance.post(`/app/xbotCallback/list2`,null,{
params: {
...this.search,
loginUserName: this.search.name,
beginTime: this.time[0] || '',
endTime: this.time[1] || '' ,
xbotId: this.configInfo.id ? this.configInfo.id : ''