Commit 62c9d608 by 李萌

no message

parent 811b3741
...@@ -448,7 +448,7 @@ Page({ ...@@ -448,7 +448,7 @@ Page({
data.workNumber = that.data.workNumber; data.workNumber = that.data.workNumber;
data.idCard = that.data.idCard||''; data.idCard = that.data.idCard||'';
data.ask_department=that.data.ask_department||''; data.ask_department=that.data.ask_department||'';
data.select=that.data.select||0; data.hunfou=that.data.select||0;//婚姻状况
if (that.data.is_yzm == 1) { if (that.data.is_yzm == 1) {
data.yzm = that.data.yzm; data.yzm = that.data.yzm;
} }
......
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