删除有问题,暂时屏蔽

This commit is contained in:
luchenqun 2017-04-04 23:01:57 +08:00
parent 4fc423a9c3
commit 977233be66
1 changed files with 1 additions and 1 deletions

View File

@ -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), "错误");