JobinJia34's recent timeline updates
JobinJia34

JobinJia34

V2EX member #548590, joined on 2021-06-17 10:26:21 +08:00
JobinJia34's recent replies
Aug 26, 2021
Replied to a topic by zzlit › Vue.js › vue3 里面父组件向子组件传值的一个问题
```
function syncEdit() {
emit('update:obj', { a: 2, b: 1 }); // 这个没有作用
emit('update:c', 2); // 这个起作用了
}
```
这两都能更新啊
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   2652 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 03:38 · PVG 11:38 · LAX 20:38 · JFK 23:38
♥ Do have faith in what you're doing.