mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix: 删除打印语句
This commit is contained in:
@@ -221,12 +221,6 @@ const handleValueChange = () => {
|
||||
setCascadeValueBack(config.value.mapValue)
|
||||
emitCascade()
|
||||
nextTick(() => {
|
||||
console.log(
|
||||
'disabledFirstItem.value',
|
||||
disabledFirstItem.value,
|
||||
selectValue.value,
|
||||
cloneDeep(config.value)
|
||||
)
|
||||
isConfirmSearch(config.value.id, disabledFirstItem.value)
|
||||
})
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user