Files
novalon-manage-system/novalon-manage-web
张翔 229fb77e76 fix: correct phone field filling logic in UserManagementPage
- Fix fillUserForm method to use correct input indices
- Add localStorage cleanup in beforeEach hook
- Update all tests to use e2e_test_user account
- Add debug and simple login tests for troubleshooting

Root cause: Phone field was not being filled correctly, causing 400 error
from backend with message '手机号不能为空'
2026-04-03 19:09:45 +08:00
..