Merge pull request #7005 from dataease/pr@dev-v2_dzz

Pr@dev v2 dzz
This commit is contained in:
dataeaseShu 2023-12-05 14:13:35 +08:00 committed by GitHub
commit 68f9b7277c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,6 +157,7 @@ watch(
watch(
() => config.value.field.id,
val => {
console.log('init')
if (!val) return
debounceOptions(1)
}