mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 19:42:56 +08:00
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