{{f()}} //2<input v-model="a">data:{ a:'1', b:'2', }, methods:{ f(){ return this.a*this.b; } }
DIEA
相关分类