-
Notifications
You must be signed in to change notification settings - Fork 99
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
[BUG]打标列表显示 #64
Comments
收到, 确认中 |
确实会漏掉每页的第一个,这是前四页漏掉的项 { { |
感谢, 本周末发布新版本修复 |
已发布更新 2.1.5 |
Appscan 版本
2.1.4
系统版本
电脑版本:
Bug 描述
检测结果里的“APP是否在列举业务功能时提醒用户不提供个人信息可能带来的影响”在打标列表里没有找到对应显示。
怀疑问题在step.vue 29行里的那个v-for遍历,从1开始,显示的时候把这项漏了。
The text was updated successfully, but these errors were encountered: