I can not call the method inside the v-model , for example: ... computed: { valorPrecoImovel: { // getter get: function() { return this.meu_valor; } ...
確定! 回上一頁