Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖翔宇
/
admin-vue
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
fd10ede5
authored
6 years ago
by
肖翔宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
12.20
parent
4a692ed1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
config/dev.env.js
+1
-1
src/views/course/index.vue
+1
-1
No files found.
config/dev.env.js
View file @
fd10ede5
...
...
@@ -4,7 +4,7 @@ const prodEnv = require('./prod.env')
module
.
exports
=
merge
(
prodEnv
,
{
NODE_ENV
:
'"development"'
,
BASE_API
:
'"http://192.168.
10.106
:9001/sharePiano"'
,
BASE_API
:
'"http://192.168.
0.7
:9001/sharePiano"'
,
})
//http://gxgqs.com/sharePiano
//http://192.168.10.105:9001/sharePiano
This diff is collapsed.
Click to expand it.
src/views/course/index.vue
View file @
fd10ede5
...
...
@@ -541,7 +541,7 @@
})
//this.isShowLog=false;
this
.
isShowDiversityEdit
=
false
;
this
.
refresh
Course
();
this
.
refresh
Diversity
();
this
.
back
()
})
}
else
{
...
...
This diff is collapsed.
Click to expand it.
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