Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
卡
卡车调度系统
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
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
caicaicai
卡车调度系统
Commits
e2b706dc
You need to sign in or sign up before continuing.
Commit
e2b706dc
authored
Oct 21, 2022
by
xxx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
1b6df631
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
5 deletions
+1
-5
EZUIKitJs.vue
src/components/ezuikit/EZUIKitJs.vue
+0
-2
carsEZUIKitJs.vue
src/components/ezuikit/carsEZUIKitJs.vue
+0
-2
vue.config.js
vue.config.js
+1
-1
No files found.
src/components/ezuikit/EZUIKitJs.vue
View file @
e2b706dc
...
@@ -64,8 +64,6 @@ import * as echarts from 'echarts';
...
@@ -64,8 +64,6 @@ import * as echarts from 'echarts';
import
axios
from
'
axios
'
import
axios
from
'
axios
'
import
moment
from
'
moment
'
;
import
moment
from
'
moment
'
;
axios
.
defaults
.
baseURL
=
"
/jiankong
"
;
export
default
{
export
default
{
data
()
{
data
()
{
return
{
return
{
...
...
src/components/ezuikit/carsEZUIKitJs.vue
View file @
e2b706dc
...
@@ -65,8 +65,6 @@ import * as echarts from 'echarts';
...
@@ -65,8 +65,6 @@ import * as echarts from 'echarts';
import
axios
from
'
axios
'
import
axios
from
'
axios
'
import
moment
from
'
moment
'
;
import
moment
from
'
moment
'
;
axios
.
defaults
.
baseURL
=
"
/jiankong
"
;
export
default
{
export
default
{
data
()
{
data
()
{
return
{
return
{
...
...
vue.config.js
View file @
e2b706dc
...
@@ -48,7 +48,7 @@ module.exports = {
...
@@ -48,7 +48,7 @@ module.exports = {
},
},
//获取会话号
//获取会话号
'
/jiankong
'
:
{
'
/jiankong
'
:
{
target
:
'
http://oa.gemho.cn:8088
'
,
target
:
''
,
changeOrigin
:
true
,
changeOrigin
:
true
,
pathRewrite
:
{
pathRewrite
:
{
'
^/jiankong
'
:
''
'
^/jiankong
'
:
''
...
...
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