Skip to content

Commit 5ed3f3f

Browse files
huyikaiJustineo
andauthored
docs: Update translate src/guide/essentials/watchers.md (#852)
Co-authored-by: GU Yiling <justice360@gmail.com>
1 parent 7d978ce commit 5ed3f3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guide/essentials/watchers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,9 +379,9 @@ watchPostEffect(() => {
379379

380380
</div>
381381

382-
### Sync Watchers {#sync-watchers}
382+
### 同步侦听器 {#sync-watchers}
383383

384-
<!-- TODO: translation -->It's also possible to create a watcher that fires synchronously, before any Vue-managed updates:
384+
你还可以创建一个同步触发的侦听器,它会在 Vue 进行任何更新之前触发:
385385

386386
<div class="options-api">
387387

0 commit comments

Comments
 (0)