components/y-input/y-input.vue @@ -23,6 +23,9 @@ default: '' } }, created() { this.val = this.value }, computed: { titleText() { return this.title