Commit c3a32aba authored by 罗超's avatar 罗超

1

parent d4f8d51b
...@@ -481,14 +481,14 @@ ...@@ -481,14 +481,14 @@
// }); // });
// return // return
// } // }
// if(this.data.MarriageStr==""){ if(this.data.MarriageStr==""){
// uni.showToast({ uni.showToast({
// title: '请选择婚姻状况', title: '请选择婚姻状况',
// duration: 2000, duration: 2000,
// icon:"none" icon:"none"
// }); });
// return return
// } }
// if(this.data.nativePlace==""){ // if(this.data.nativePlace==""){
// uni.showToast({ // uni.showToast({
// title: '请选择籍贯', // 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