08 2023 档案

摘要:### 父组件 ```html const stuRecordInfo = ref({ stuNum: 11111 }) // 接口请求返回 stuRecordInfo.value.stuNum = 22222 ``` ### 子组件 ```html const info = toRef(props 阅读全文
posted @ 2023-08-21 16:00 Better-HTQ 阅读(298) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示