|
api.ifNeedUnbind({id:data.id,hospitalId:data.hospitalId,cancel:1}).then((res)=>{
|
|
api.ifNeedUnbind({id:data.id,hospitalId:data.hospitalId,cancel:1}).then((res)=>{
|
|
this.warning(res.data.msg||'解绑成功','success');
|
|
this.warning(res.data.msg||'解绑成功','success');
|