增加蓝牙设备人员信息登记上传
This commit is contained in:
@ -17,6 +17,7 @@ function getdata(data,url,method){
|
||||
console.log("res=",res);
|
||||
resolve(res);
|
||||
}).catch(ex=>{
|
||||
console.log("ex=",ex);
|
||||
reject(ex);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user