米兰
Results
2
comments of
米兰
看样子是内部的doLayout执行了多次 导致表格多次重新渲染 插槽内函数反复执行
 源码出于设计确实只返回了对象的浅代理 你可以使用这种形式来解决问题 The source code by design does only return a shallow ref for the object, which you can use to solve the problem ``` function changeName() { foo.value=...