Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
office-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
office
office-web
Commits
cabbca7c
Commit
cabbca7c
authored
Dec 13, 2019
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 增加班次
parent
1879918f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletions
+8
-1
proxyList.js
config/proxyList.js
+8
-1
create-work-class.vue
src/components/app/dailyAttendance/create-work-class.vue
+0
-0
No files found.
config/proxyList.js
View file @
cabbca7c
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘
* @LastEditTime: 2019-12-
09 15:21:49
* @LastEditTime: 2019-12-
13 09:47:27
*/
module
.
exports
=
{
proxyList
:
{
...
...
@@ -36,6 +36,13 @@ module.exports = {
'^/haoban-app-material-web'
:
''
}
},
'/haoban-app-attence-web/'
:
{
target
:
'https://www.gicdev.com/haoban-app-attence-web/'
,
changeOrigin
:
true
,
pathRewrite
:
{
'^/haoban-app-attence-web'
:
''
}
},
'/haoban-app-tel-task-web/'
:
{
target
:
'https://www.gicdev.com/haoban-app-tel-task-web/'
,
changeOrigin
:
true
,
...
...
src/components/app/dailyAttendance/create-work-class.vue
View file @
cabbca7c
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