So, the reason why Vue forces the data property to be a function is that each instance of a component should have its own data object. If we don ...
確定! 回上一頁