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
0eb80a8b
Commit
0eb80a8b
authored
Aug 21, 2019
by
zhangderong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉控制台输出
parent
3df2b64f
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
11 additions
and
27 deletions
+11
-27
home.vue
src/components/home.vue
+0
-2
env.config.js
src/config/env.config.js
+0
-1
interview.vue
src/page/interview/interview.vue
+4
-9
allResume.vue
src/page/resume/allResume.vue
+6
-6
channel.vue
src/page/resume/channel.vue
+0
-4
QRcode.vue
src/page/system/QRcode.vue
+1
-2
emailMange.vue
src/page/system/emailMange.vue
+0
-3
No files found.
src/components/home.vue
View file @
0eb80a8b
...
...
@@ -121,10 +121,8 @@ import {getpersonMassage,loginOUT,adoptOneSeeResumeList,getChannelMassage} from
parent
.
child
.
map
(
child
=>
{
child
.
child
.
map
(
grandson
=>
{
if
(
grandson
.
route
==
this
.
$route
.
path
)
{
console
.
log
(
grandson
.
route
,
grandson
,
44445555555555555
,
parent
)
this
.
vSubName
=
grandson
.
name
this
.
hName
=
parent
.
name
console
.
log
(
this
.
vSubName
,
this
.
hName
,
19987654
)
}
})
...
...
src/config/env.config.js
View file @
0eb80a8b
const
sapi
=
"
http://recruit-ai3.liangkebang.net
"
export
{
sapi
...
...
src/page/interview/interview.vue
View file @
0eb80a8b
...
...
@@ -2,8 +2,8 @@
<div
class=
"interview"
>
<!--
<Spin
size=
"large"
fix
v-if=
"spinShow"
style=
"font-size:25px"
>
加载中...
</Spin>
-->
<div
class=
"interview-left"
>
<div
class=
"leftcontentTop"
style=
"height:1
2
0px"
>
<div
style=
"height:90%;float:left;width:30%;background:rgb(0,146,255);margin-left:
3
%;margin-top:10px"
></div>
<div
class=
"leftcontentTop"
style=
"height:1
0
0px"
>
<div
style=
"height:90%;float:left;width:30%;background:rgb(0,146,255);margin-left:
1
%;margin-top:10px"
></div>
<div
style=
"height:90%;float:left;width:30%;background:rgb(253,85,83);margin-left:3%;margin-top:10px"
></div>
<div
style=
"height:90%;float:left;width:30%;background:rgb(0,176,160);margin-left:3%;margin-top:10px"
></div>
</div>
...
...
@@ -333,7 +333,6 @@ export default {
this
.
modal2
=
true
},
selectTime
(
b
){
console
.
log
(
b
)
this
.
UpdateTIME
=
b
},
//准备约面取消
...
...
@@ -496,7 +495,6 @@ export default {
},
//重启面试
OPPinterview
(){
console
.
log
(
this
.
oppenInterviewStatus
)
oppenInterview
(
this
.
oppenInterviewID
,
this
.
oppenInterviewStatus
).
then
(
res
=>
{
if
(
res
.
data
.
success
==
true
){
this
.
$Notice
.
success
({
...
...
@@ -517,7 +515,6 @@ export default {
this
.
serchListInterview
()
}
if
(
e
.
target
.
value
==
2
){
console
.
log
(
e
.
target
.
label
)
this
.
changestatusSTATUS
=
'
HAS_SEE
'
changestatus
(
SID
,
this
.
changestatusSTATUS
).
then
(
res
=>
{
this
.
serchListInterview
()
...
...
@@ -618,7 +615,6 @@ export default {
resumeId
:
Tid
}
seedetail
(
parmars
).
then
(
res
=>
{
console
.
log
(
res
)
this
.
resume
=
res
.
data
.
body
.
resume
this
.
riList
=
res
.
data
.
body
.
riList
this
.
roList
=
res
.
data
.
body
.
roList
...
...
@@ -774,12 +770,11 @@ export default {
}
.InpageBottom
{
height
:
40px
;
width
:
49.3
%
;
width
:
55
%
;
background
:
#EDEDED
;
position
:
fixed
;
bottom
:
0
;
margin-left
:
30px
;
/* margin-top:40px */
margin-left
:
1%
;
}
.active2
{
color
:
#0092FF
...
...
src/page/resume/allResume.vue
View file @
0eb80a8b
...
...
@@ -39,8 +39,8 @@
<div
class=
"allResume-right"
>
<div
class=
"resumeRightContentTop"
>
<div
style=
"width:100%;height:80px;margin-top:20px"
>
<div
style=
"width:47%;height:100%;float:left;background:rgb(61,169,247);margin-left:1
0px
;line-height:80px;text-align:center;color:white;font-size:20px"
>
数据展示
</div>
<div
style=
"width:48%;height:100%;float:left;background:rgb(253,85,83);margin-left:3
0px
;line-height:80px;text-align:center;color:white;font-size:20px"
>
提示语
</div>
<div
style=
"width:47%;height:100%;float:left;background:rgb(61,169,247);margin-left:1
%
;line-height:80px;text-align:center;color:white;font-size:20px"
>
数据展示
</div>
<div
style=
"width:48%;height:100%;float:left;background:rgb(253,85,83);margin-left:3
%
;line-height:80px;text-align:center;color:white;font-size:20px"
>
提示语
</div>
</div>
<div
style=
"background:background:rgba(255,255,255,1);width:100%;margin-top:20px;height:40px;line-height:40px;border-bottom:1px solid black;margin-bottom:10px"
>
<input
type=
'checkbox'
class=
'input-checkbox'
v-model=
'checked'
@
click=
'checkedAll'
style=
"margin-left:10px;cursor:pointer"
><span
style=
"margin-left:10px"
>
全选
</span>
...
...
@@ -289,6 +289,9 @@
<
script
>
import
{
serchList
,
downloadone
,
sousuoList
,
seedetail
,
PASS
,
TOSEE
,
OPTION
,
deleteREsume
,
downloadOne
,
exportLIST
,
recodeLIST
,
addinterview
,
updatastatus
}
from
'
../../api/resume.server
'
import
qs
from
'
qs
'
import
{
sapi
}
from
'
../../config/env.config
'
import
Router
from
'
vue-router
'
;
export
default
{
data
()
{
...
...
@@ -824,7 +827,6 @@ import Router from 'vue-router';
resumeId
:
Tid
}
seedetail
(
parmars
).
then
(
res
=>
{
console
.
log
(
res
)
this
.
resume
=
res
.
data
.
body
.
resume
this
.
riList
=
res
.
data
.
body
.
riList
this
.
roList
=
res
.
data
.
body
.
roList
...
...
@@ -847,7 +849,7 @@ import Router from 'vue-router';
},
//下载单条简历
downloadONE
(
downID
){
window
.
location
.
href
=
`/
text/api
/resume/download/formatted/one?resumeId=
${
downID
}
`
window
.
location
.
href
=
`/
${
sapi
}
/resume/download/formatted/one?resumeId=
${
downID
}
`
},
// 批量下载简历
downloadAll
(){
...
...
@@ -880,7 +882,6 @@ import Router from 'vue-router';
},
changeTime
(
b
){
this
.
UpdateTIME
=
b
console
.
log
(
b
)
},
// 不可删除状态下点击
undelate
(){
...
...
@@ -1024,7 +1025,6 @@ import Router from 'vue-router';
},
// 鼠标滑过事件
ahove
(){
console
.
log
(
88838383838838838883
)
this
.
bg
=
'
background-color:red
'
;
}
...
...
src/page/resume/channel.vue
View file @
0eb80a8b
...
...
@@ -285,7 +285,6 @@
</div>
</
template
>
<
script
>
// console.log(this,this.$route)
import
{
adoptOneSeeResumeList
,
serchList
,
downloadone
,
sousuoList
,
seedetail
,
PASS
,
TOSEE
,
OPTION
,
deleteREsume
,
downloadOne
,
exportLIST
,
recodeLIST
,
addinterview
}
from
'
../../api/resume.server.js
'
export
default
{
data
(){
...
...
@@ -629,7 +628,6 @@ export default {
resumeId
:
Tid
}
seedetail
(
parmars
).
then
(
res
=>
{
console
.
log
(
res
)
this
.
resume
=
res
.
data
.
body
.
resume
this
.
riList
=
res
.
data
.
body
.
riList
this
.
roList
=
res
.
data
.
body
.
roList
...
...
@@ -845,7 +843,6 @@ export default {
// 批量导出
allexport
(){
this
.
optcode
=
this
.
$route
.
params
.
channelname
console
.
log
(
this
.
optcode
)
let
parmars
=
{
optSourceCode
:
this
.
optcode
,
keywordString
:
this
.
keywords
==
''
?
''
:
this
.
keywords
,
...
...
@@ -951,7 +948,6 @@ export default {
},
watch
:
{
'
$route
'
(
to
,
from
)
{
// console.log(this.$route.params.channelname,123456)
let
parmars
=
{
pageSize
:
this
.
searchInfo
.
pageSize
,
pageIndex
:
this
.
searchInfo
.
pageIndex
,
...
...
src/page/system/QRcode.vue
View file @
0eb80a8b
...
...
@@ -21,14 +21,13 @@ export default {
//取到二维码
getercode
(){
getErcode
().
then
(
res
=>
{
console
.
log
(
res
.
data
.
body
)
if
(
res
.
data
.
success
==
true
){
this
.
url
=
res
.
data
.
body
}
})
},
downPic
(
img
)
{
window
.
location
.
href
=
`/
text
/qrCode/downQrCode`
window
.
location
.
href
=
`/
api
/qrCode/downQrCode`
}
},
...
...
src/page/system/emailMange.vue
View file @
0eb80a8b
...
...
@@ -253,7 +253,6 @@ export default {
if
(
res
.
data
.
success
==
true
){
let
condition
=
localStorage
.
getItem
(
'
isADMIN
'
)
this
.
idAdmin
=
condition
console
.
log
(
this
.
idAdmin
)
this
.
spinShow
=
false
this
.
totalSize
=
res
.
data
.
body
.
totalNumber
this
.
ajaxData
=
res
.
data
.
body
.
items
.
map
((
item
,
index
)
=>
{
...
...
@@ -369,8 +368,6 @@ export default {
},
mounted
(){
console
.
log
(
this
.
idAdmin
)
this
.
SearchList
()
}
...
...
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