Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
vazil-eduline-skipper
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gyeongho Park
vazil-eduline-skipper
Commits
8262869a
Commit
8262869a
authored
Dec 07, 2023
by
Gyeongho Park
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Mod] API 호스트 변경
parent
42b43f9d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
SkipperForm.vue
ves-ui/src/components/SkipperForm.vue
+1
-1
No files found.
ves-ui/src/components/SkipperForm.vue
View file @
8262869a
...
...
@@ -148,7 +148,7 @@ import axios from 'axios'
this
.
loadingRequest
=
true
this
.
response
=
null
await
axios
.
post
(
'http
://localhost:5100
/skip'
,
{
await
axios
.
post
(
'http
s://api.eduline.vazil.me
/skip'
,
{
p_id
:
this
.
p_id
,
s_id
:
this
.
s_id
,
wr_id
:
this
.
wr_id
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment