bootstrapvue组件form表单 中文提示内容修改英文

110 阅读1分钟

image.png image.png 代码如下

 oninvalid="setCustomValidity('Please enter the phone number!');" oninput="setCustomValidity('')"