Commit 26791050 authored by 英思-陈欢's avatar 英思-陈欢

删除调试代码

parent 4c05ae13
......@@ -75,12 +75,6 @@
psnCertType: getApp().globalData!.user.psnCertType,
certno: getApp().globalData!.user.certno,
}).then((res: any) => {
// xma.showModal({
// title: '请求成功',
// content: JSON.stringify(res),//result.data.msg,
// showCancel: false,
// confirmText: '关闭'
// })
getApp().globalData!.user.psnNo = res.psnNo;
getApp().globalData!.user.insuTypeCode = res.insutypeCode;
getApp().globalData!.user.insuAdmdvs = res.insuAdmdvs;
......
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