fix: BUG修改
This commit is contained in:
parent
07c2b6c64b
commit
da699ca909
@ -537,7 +537,7 @@ const handleHover = (e: any, item: any) => {
|
||||
display: "block"
|
||||
};
|
||||
tooltipContent.value = {
|
||||
day: item.delay,
|
||||
day: item.slippage,
|
||||
name: item.commander
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user