Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
recruiting-management
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ui
recruiting-management
Commits
219f604e
Commit
219f604e
authored
Sep 17, 2019
by
FE-安焕焕
👣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐藏转发给面试官入口
parent
b472aa38
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
9 deletions
+4
-9
allResume.vue
src/page/resume/allResume.vue
+2
-2
channel.vue
src/page/resume/channel.vue
+2
-2
index.js
src/router/index.js
+0
-5
No files found.
src/page/resume/allResume.vue
View file @
219f604e
...
@@ -47,9 +47,9 @@
...
@@ -47,9 +47,9 @@
<Button
type=
"primary"
size=
"small"
style=
"float:right;margin-right:20px;margin-top:0.6%"
@
click=
"allexport"
>
导出列表
</Button>
<Button
type=
"primary"
size=
"small"
style=
"float:right;margin-right:20px;margin-top:0.6%"
@
click=
"allexport"
>
导出列表
</Button>
<Button
type=
"primary"
size=
"small"
style=
"float:right;margin-right:20px;margin-top:0.6%;"
@
click=
"sendEmail"
>
发送邮件
</Button>
<Button
type=
"primary"
size=
"small"
style=
"float:right;margin-right:20px;margin-top:0.6%;"
@
click=
"sendEmail"
>
发送邮件
</Button>
<Button
type=
"primary"
size=
"small"
style=
"float:right;margin-right:20px;margin-top:0.6%;position:relative;position:relative"
@
click=
"transpond"
>
<
!--
<
Button
type=
"primary"
size=
"small"
style=
"float:right;margin-right:20px;margin-top:0.6%;position:relative;position:relative"
@
click=
"transpond"
>
<Badge
:count=
"interviewee.length"
size=
'small'
:class=
'["badge",
{"badges1":interviewee.length>9, "badges": interviewee.length>99}]'>
</Badge>
转发面试官
<Badge
:count=
"interviewee.length"
size=
'small'
:class=
'["badge",
{"badges1":interviewee.length>9, "badges": interviewee.length>99}]'>
</Badge>
转发面试官
</Button>
</Button>
-->
</div>
</div>
<div
style=
"width:100%;float:left;margin-bottom:40px;overflow-y: auto;height:100%"
class=
"a"
>
<div
style=
"width:100%;float:left;margin-bottom:40px;overflow-y: auto;height:100%"
class=
"a"
>
<div
style=
"margin:50px auto;width:300px;height:200px;line-height:200px;text-align:center;font-size:20px;color:LightGray"
v-show=
"ajaxData.length==0"
>
暂无数据
</div>
<div
style=
"margin:50px auto;width:300px;height:200px;line-height:200px;text-align:center;font-size:20px;color:LightGray"
v-show=
"ajaxData.length==0"
>
暂无数据
</div>
...
...
src/page/resume/channel.vue
View file @
219f604e
...
@@ -45,9 +45,9 @@
...
@@ -45,9 +45,9 @@
<Button
type=
"primary"
size=
"small"
style=
"margin-left:2%;width:50px"
@
click=
"delateAll"
>
删除
</Button>
<Button
type=
"primary"
size=
"small"
style=
"margin-left:2%;width:50px"
@
click=
"delateAll"
>
删除
</Button>
<Button
type=
"primary"
size=
"small"
style=
"float:right;margin-right:20px;margin-top:0.6%"
@
click=
"allexport"
>
导出列表
</Button>
<Button
type=
"primary"
size=
"small"
style=
"float:right;margin-right:20px;margin-top:0.6%"
@
click=
"allexport"
>
导出列表
</Button>
<Button
type=
"primary"
size=
"small"
style=
"float:right;margin-right:20px;margin-top:0.6%"
@
click=
"sendEmail"
>
发送邮件
</Button>
<Button
type=
"primary"
size=
"small"
style=
"float:right;margin-right:20px;margin-top:0.6%"
@
click=
"sendEmail"
>
发送邮件
</Button>
<Button
type=
"primary"
size=
"small"
style=
"float:right;margin-right:20px;margin-top:0.6%;position:relative;position:relative"
@
click=
"transpond"
>
<
!--
<
Button
type=
"primary"
size=
"small"
style=
"float:right;margin-right:20px;margin-top:0.6%;position:relative;position:relative"
@
click=
"transpond"
>
<Badge
:count=
"interviewee.length"
size=
'small'
:class=
'["badge",
{"badges1":interviewee.length>9, "badges": interviewee.length>99}]'>
</Badge>
转发面试官
<Badge
:count=
"interviewee.length"
size=
'small'
:class=
'["badge",
{"badges1":interviewee.length>9, "badges": interviewee.length>99}]'>
</Badge>
转发面试官
</Button>
</Button>
-->
</div>
</div>
<div
style=
"margin-bottom:40px;float:left;width:100%;overflow-y: auto;height:100%"
class=
"a"
>
<div
style=
"margin-bottom:40px;float:left;width:100%;overflow-y: auto;height:100%"
class=
"a"
>
<div
style=
"margin:50px auto;width:300px;height:200px;line-height:200px;text-align:center;font-size:20px;color:LightGray"
v-show=
"ajaxData.length==0"
>
暂无数据
</div>
<div
style=
"margin:50px auto;width:300px;height:200px;line-height:200px;text-align:center;font-size:20px;color:LightGray"
v-show=
"ajaxData.length==0"
>
暂无数据
</div>
...
...
src/router/index.js
View file @
219f604e
...
@@ -50,11 +50,6 @@ export default new Router({
...
@@ -50,11 +50,6 @@ export default new Router({
name
:
'
getimage
'
,
name
:
'
getimage
'
,
component
:
getimage
component
:
getimage
},
},
{
path
:
'
/sweepCode
'
,
name
:
'
sweepCode
'
,
component
:
sweepCode
},
{
{
path
:
'
/resumeDetail
'
,
path
:
'
/resumeDetail
'
,
name
:
'
resumeDetail
'
,
name
:
'
resumeDetail
'
,
...
...
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