I want to get the otp value after paste event. ... In js: verifyOtp: function (value) { console.log(this.otp()); var otp = this.otp(), ...
確定! 回上一頁