props - > methods - > data - > computed - > watch官方源码链接父组件向子组件通过props传值,props是一个只读属性,如果要改变props的值,需要在data中进行定义, ...
確定! 回上一頁