forked from github/dataease
commit
68f9b7277c
@ -157,6 +157,7 @@ watch(
|
||||
watch(
|
||||
() => config.value.field.id,
|
||||
val => {
|
||||
console.log('init')
|
||||
if (!val) return
|
||||
debounceOptions(1)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user