style(图表): 清除debugger

This commit is contained in:
jianneng-fit2cloud 2024-09-26 14:27:40 +08:00
parent bb411aaaf5
commit 963f4ff85b

View File

@ -281,7 +281,6 @@ const editCompare = () => {
}
const valueFormatter = () => {
debugger
item.value.index = props.index
item.value.formatterType = props.type
emit('valueFormatter', item.value)