提交 861af338 编写于 作者: tao.wu's avatar tao.wu

调试debugger,获取token

上级 1db752fe
......@@ -151,7 +151,7 @@ export default {
checkHospitalStatus(userToken).then(res=>{
const status = res.data.status;
if(status==1){ // 机构状态正常
remind({userToken}).then(res=>{
remind({token: userToken}).then(res=>{
if(res.code=='000000'){
this.$dialog.alert({
title: '设置提醒成功',
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册