Commit 85e2e8b4 by cocomilk2012

updaet

parent 6df80022
Showing with 5 additions and 0 deletions
...@@ -85,6 +85,11 @@ export default class SelectIdentity extends Vue { ...@@ -85,6 +85,11 @@ export default class SelectIdentity extends Vue {
}); });
} else { } else {
console.log("this.id_no_encrytion=", this.id_no_encrytion); console.log("this.id_no_encrytion=", this.id_no_encrytion);
Dialog.alert({
message: "获取身份信息失败,请关闭后重试!~"
}).then(() => {
// on close
});
} }
} }
//劳务派遣的首页 //劳务派遣的首页
......
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 sign in to comment