forked from github/dataease
style(图表): 清除debugger
This commit is contained in:
parent
bb411aaaf5
commit
963f4ff85b
@ -281,7 +281,6 @@ const editCompare = () => {
|
||||
}
|
||||
|
||||
const valueFormatter = () => {
|
||||
debugger
|
||||
item.value.index = props.index
|
||||
item.value.formatterType = props.type
|
||||
emit('valueFormatter', item.value)
|
||||
|
Loading…
Reference in New Issue
Block a user