{
name: data?.name,
startTimeLong: new Date(data?.code[0]).getTime(),
endTimeLong: new Date(data?.code[1]).getTime(),
},
() => {
this.getFrameList();
}
微信扫一扫
{
name: data?.name,
startTimeLong: new Date(data?.code[0]).getTime(),
endTimeLong: new Date(data?.code[1]).getTime(),
},
() => {
this.getFrameList();
}
相关推荐