删除有问题,暂时屏蔽
This commit is contained in:
parent
4fc423a9c3
commit
977233be66
|
|
@ -188,7 +188,7 @@ app.controller('menuCtr', ['$scope', '$stateParams', '$state', '$window', '$time
|
||||||
on: 'focus',
|
on: 'focus',
|
||||||
inline: true
|
inline: true
|
||||||
});
|
});
|
||||||
}, 500)
|
}, 1000)
|
||||||
})
|
})
|
||||||
.catch((err) => {
|
.catch((err) => {
|
||||||
toastr.error('获取信息失败。错误信息:' + JSON.stringify(err), "错误");
|
toastr.error('获取信息失败。错误信息:' + JSON.stringify(err), "错误");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue