mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 22:41:06 +08:00
style(图表): 清除debugger
This commit is contained in:
@@ -281,7 +281,6 @@ const editCompare = () => {
|
||||
}
|
||||
|
||||
const valueFormatter = () => {
|
||||
debugger
|
||||
item.value.index = props.index
|
||||
item.value.formatterType = props.type
|
||||
emit('valueFormatter', item.value)
|
||||
|
||||
Reference in New Issue
Block a user