deaf0c99 by 杨炀

no message

1 parent 3a34ffca
......@@ -226,10 +226,6 @@ watch(show, (value) => {
})
function submitForm() {
if (!form.value.wdsfMin) {
ElMessage.warning(language.value == 0 ? '请输入你的WDSF会员号' : 'Please fill in your WDSF MIN')
return
}
if (!form.value.passportNumber) {
ElMessage.warning(language.value == 0 ? '请输入你的证件号' : 'Please fill in your passport number')
return
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!