This commit is contained in:
duanliang
2025-04-23 08:19:30 +08:00
parent df98711a38
commit 55ca8b0e74
3 changed files with 12 additions and 2 deletions

View File

@@ -47,6 +47,7 @@
condShow.value = 1
}
if (val.length > 0) {
condShow.value = 2
setTimeout(() => {
init()
}, 1000)