Commit c3a32aba authored by 罗超's avatar 罗超

1

parent d4f8d51b
......@@ -481,14 +481,14 @@
// });
// return
// }
// if(this.data.MarriageStr==""){
// uni.showToast({
// title: '请选择婚姻状况',
// duration: 2000,
// icon:"none"
// });
// return
// }
if(this.data.MarriageStr==""){
uni.showToast({
title: '请选择婚姻状况',
duration: 2000,
icon:"none"
});
return
}
// if(this.data.nativePlace==""){
// uni.showToast({
// title: '请选择籍贯',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment