Commit 9cc03399 authored by tanjuanjuan's avatar tanjuanjuan

测试

parent bf127b19
...@@ -124,11 +124,11 @@ ...@@ -124,11 +124,11 @@
}, },
success(res) { success(res) {
//获取身份号码 //获取身份号码
model.certno = res.data?.uIdCardNo.replace(/^(.{6})(?:\w+)(.{4})$/, '\$1******\$2');// eslint-disable-line //model.certno = res.data?.uIdCardNo.replace(/^(.{6})(?:\w+)(.{4})$/, '\$1******\$2');// eslint-disable-line
//model.certno="522426196310173625" model.certno="522426196310173625"
ompleteIDNumber.value = res.data?.uIdCardNo //completeIDNumber.value = res.data?.uIdCardNo
//completeIDNumber.value="522426196310173625" completeIDNumber.value="522426196310173625"
//completeIDNumber.value=res.data?.uIdCardNo.replace(/^(.{6})(?:\w+)(.{4})$/, '\$1******\$2');
//获取psn //获取psn
xma.request({ xma.request({
url: "https://onemoment.gywb.cn/back/one-visit/one-visit/web/ybVisit/ybSgySm2", url: "https://onemoment.gywb.cn/back/one-visit/one-visit/web/ybVisit/ybSgySm2",
......
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