Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김건희
/
OSSW_Weather_Briefing
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김건희
2022-05-16 21:12:53 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5aa361c35017e9cfb3f5104cda75171001116fe0
5aa361c3
1 parent
21ca601b
[Merge] 'feature/registerpage' into 'frontend'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
weather_briefing/src/component/views/RegisterPage/RegisterPage.js
weather_briefing/src/component/views/RegisterPage/RegisterPage.js
View file @
5aa361c
...
...
@@ -90,7 +90,7 @@ function RegisterPage(props) {
}
if
(
!
checkRegisterError
)
{
const
data
=
{
const
user
data
=
{
name
:
Name
,
id
:
Id
,
password
:
Password
,
...
...
Please
register
or
login
to post a comment