Commit 26fbdcef authored by 陈龙's avatar 陈龙

feat: 去除debugger

parent eec20185
......@@ -568,7 +568,6 @@ const optionGenerator = (dataSource, cusOption, contrast, contrastOption, smooth
});
tooltip = {
formatter: (e) => {
debugger
return `<div>
${headTemplate(e[0])}
<div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment