Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
frontend
/
qqxb-self-service
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
b36199be
authored
Jun 29, 2020
by
cocomilk2012
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
update
parent
633af64b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/router/employee/employee-router.ts
src/views/SelectIdentity.vue
src/router/employee/employee-router.ts
View file @
b36199be
...
...
@@ -35,7 +35,7 @@ export default [
name
:
'FlexEmployeeDetial'
,
component
:
()
=>
import
(
"@/views/FlexEmployeeDetial.vue"
),
meta
:
{
title
:
'
灵活用工
详情'
,
title
:
'
任务
详情'
,
requiresAuth
:
false
}
},
...
...
src/views/SelectIdentity.vue
View file @
b36199be
...
...
@@ -27,7 +27,7 @@
>
<img
src=
"../assets/images/agent/flex-employee.png"
alt
/>
<div
class=
"si-child-desc"
>
<h4>
我是灵活用工
员工
</h4>
<h4>
我是灵活用工
人员
</h4>
<p>
可查看灵活用工人员任务信息
</p>
</div>
</a>
...
...
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