computed 计算属性

  1. 某个属性的值需要来自多个属性的计算得出值时,推荐使用computed 可以缓存 获取是get  修改是set
posted @ 2021-12-12 23:06    阅读(37)  评论(0)    收藏  举报