if(!(/^1[3456789]\d{9}$/.test(this.input.userPhone))){ 
    this.$notify.error({
        message: '手机号格式错误',
        });

}

Logo

前往低代码交流专区

更多推荐