-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
资产管理无法显示 #7
Comments
资产管理这部分, 目前只有服务器管理是完成的, 目前我本地没有出现您提出的问题. 方便的话可提供一些错误详情, 方便定位 |
数据库也成功添加了,但是你的接口取不到servers的数据,显示不出来 下面的网络设备/api/monitor/ip/接口就是正常的 |
查看了您的问题,但是我这边并没有遇到这样的情况,您可以通过debug加断点的方式,查询下queryset是否有值,并查看下序列化器中的返回值。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
资产管理好像添加是成功的,获取全部服务器的时候是失效的
The text was updated successfully, but these errors were encountered: