Vue components are static, so this is the reason why every component must have a data object. If not, then all components would be able to access the same data.
確定! 回上一頁