watch: { carts: { handler(val, oldVal) { subtotal(this.carts); console.log(this.carts) }, deep: true } }
注意这个handler 一定要有,deep:true,开启内层