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
aff361f1
Commit
aff361f1
authored
Aug 28, 2019
by
zhangderong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
下载简历问题
parent
5958cbd3
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
+6
-6
allResume.vue
src/page/resume/allResume.vue
+1
-2
channel.vue
src/page/resume/channel.vue
+1
-1
resumeDetail.vue
src/page/resume/resumeDetail.vue
+2
-1
emailMange.vue
src/page/system/emailMange.vue
+1
-1
upload.vue
src/page/upload/upload.vue
+1
-1
No files found.
src/page/resume/allResume.vue
View file @
aff361f1
...
...
@@ -295,7 +295,7 @@ import { serchList,downloadone,sousuoList,seedetail,PASS,OPTION,deleteREsume,dow
import
qs
from
'
qs
'
import
{
sapi
}
from
'
../../config
/env.config
'
}
from
'
../../config
'
import
Router
from
'
vue-router
'
;
export
default
{
data
()
{
...
...
@@ -910,7 +910,6 @@ import Router from 'vue-router';
query
:{}
})
window
.
open
(
newpage
.
href
,
'
_blank
'
);
// window.open.href="http://192.168.28.10:8080/#/resumeDetail"
},
//下载单条简历
downloadONE
(
downID
){
...
...
src/page/resume/channel.vue
View file @
aff361f1
...
...
@@ -291,7 +291,7 @@ import moment from 'moment'
import
{
adoptOneSeeResumeList
,
serchList
,
downloadone
,
sousuoList
,
seedetail
,
PASS
,
OPTION
,
deleteREsume
,
downloadOne
,
exportLIST
,
recodeLIST
,
addinterview
,
TODORes
}
from
'
../../api/resume.server.js
'
import
{
sapi
}
from
'
../../config
/env.config
'
}
from
'
../../config
'
export
default
{
data
(){
return
{
...
...
src/page/resume/resumeDetail.vue
View file @
aff361f1
...
...
@@ -125,7 +125,7 @@
<
script
>
import
{
sapi
}
from
'
../../config/env.
config
'
}
from
'
../../
config
'
export
default
{
data
(){
return
{
...
...
@@ -154,6 +154,7 @@ export default {
},
mounted
(){
this
.
getDETAIL
()
console
.
log
(
query
)
}
}
</
script
>
...
...
src/page/system/emailMange.vue
View file @
aff361f1
...
...
@@ -18,7 +18,7 @@
<span
style=
"font-size:8px;position: relative;top:0px left:30px"
><Icon
type=
"md-information-circle"
/>
邮箱密码在绑定后再次修改,请及时点击修改来更新。
</span>
</FormItem>
<FormItem
label=
"所属人"
style=
"margin-top:20px; position: absolute;top:110px;left: 410px"
prop=
"UserName"
:label-width=
"180"
>
<Input
placeholder=
"请输入
正确的所属人
"
style=
"width:300px"
v-model=
"formInline.UserName"
:maxlength=
"5"
/>
<Input
placeholder=
"请输入
所属者正确姓名
"
style=
"width:300px"
v-model=
"formInline.UserName"
:maxlength=
"5"
/>
</FormItem>
<span
type=
"primary"
style=
"line-height:30px;text-align:center; width:110px;height:30px;position: absolute;top:130px;left: 910px;border-radius: 5px;background:rgb(0, 146, 255);color:rgb(255,255,255);cursor:pointer"
@
click=
"bindingSynchronizat"
>
绑定并开始同步
</span>
</Form>
...
...
src/page/upload/upload.vue
View file @
aff361f1
...
...
@@ -205,7 +205,7 @@
import
{
getuploadNumber
,
uploadfile
,
serchList
,
serchRESUMEdetail
,
deleteREsumeUPLOad
}
from
'
../../api/upload.server
'
import
{
sapi
}
from
'
../../config
/env.config
'
}
from
'
../../config
'
import
{
uploadFile
}
from
'
../../service/ajax
'
export
default
{
data
()
{
...
...
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