Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
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
hookehuyr
2022-07-01 15:39:12 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4bb69dbff427f7e13252f05f7789f3974be86051
4bb69dbf
1 parent
2df9b750
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/views/me/verifyUser.vue
src/views/me/verifyUser.vue
View file @
4bb69db
...
...
@@ -171,7 +171,6 @@ const formatter = (value) => value.substring(0, 4);
// 保存用户信息
const onSubmit = (values) => {
console.warn(values);
axios.post('/srv/?a=c_auth', {
user_name: values.user_name,
phone: values.phone,
...
...
Please
register
or
login
to post a comment