红叶都枫了 @163
摘要: 计算 ‘ 单价 x 数量 = 总价 ’ watch:就不写了,没意思 computed: computed:{ allPrice:function(){ return this.price*this.count } } computed:{ allPrice:{ //get只读 get:functi 阅读全文
posted @ 2020-09-27 16:58 红叶都枫了163 阅读(1259) 评论(0) 推荐(0) 编辑