forked from github/dataease
test: 查询条件测试
This commit is contained in:
parent
7cf02e77ca
commit
5190155d00
@ -157,6 +157,7 @@ watch(
|
|||||||
watch(
|
watch(
|
||||||
() => config.value.field.id,
|
() => config.value.field.id,
|
||||||
val => {
|
val => {
|
||||||
|
console.log('init')
|
||||||
if (!val) return
|
if (!val) return
|
||||||
debounceOptions(1)
|
debounceOptions(1)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user