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
7c628013
Commit
7c628013
authored
Aug 27, 2019
by
zhangderong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
搜索记录保留
parent
2866e039
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
allResume.vue
src/page/resume/allResume.vue
+2
-0
channel.vue
src/page/resume/channel.vue
+2
-4
emailMange.vue
src/page/system/emailMange.vue
+3
-3
No files found.
src/page/resume/allResume.vue
View file @
7c628013
...
@@ -1065,6 +1065,8 @@ import Router from 'vue-router';
...
@@ -1065,6 +1065,8 @@ import Router from 'vue-router';
this
.
pageT
=
page
this
.
pageT
=
page
this
.
delateARRALL
=
[]
this
.
delateARRALL
=
[]
this
.
flowStatusarr
=
[]
this
.
flowStatusarr
=
[]
this
.
searchInfo
.
ownerWorkYears1
=
''
this
.
searchInfo
.
ownerWorkYears2
=
''
this
.
SouSuo
(
this
.
pageT
)
this
.
SouSuo
(
this
.
pageT
)
},
},
pageSizeChange
(
page
){
pageSizeChange
(
page
){
...
...
src/page/resume/channel.vue
View file @
7c628013
...
@@ -700,6 +700,8 @@ export default {
...
@@ -700,6 +700,8 @@ export default {
this
.
pageT
=
page
this
.
pageT
=
page
this
.
delateARRALL
=
[]
this
.
delateARRALL
=
[]
this
.
flowStatusarr
=
[]
this
.
flowStatusarr
=
[]
this
.
searchInfo
.
ownerWorkYears1
=
''
this
.
searchInfo
.
ownerWorkYears2
=
''
this
.
SouSuo
(
this
.
pageT
)
this
.
SouSuo
(
this
.
pageT
)
},
},
pageSizeChange
(
page
){
pageSizeChange
(
page
){
...
@@ -995,10 +997,6 @@ export default {
...
@@ -995,10 +997,6 @@ export default {
item
.
d
=
item
.
c
[
0
]
item
.
d
=
item
.
c
[
0
]
return
item
return
item
})
})
this
.
searchInfo
.
ownerWorkYears1
=
''
this
.
searchInfo
.
ownerWorkYears2
=
''
this
.
keywords
=
''
this
.
lrgs
=
''
}
}
})
})
},
},
...
...
src/page/system/emailMange.vue
View file @
7c628013
...
@@ -86,8 +86,8 @@
...
@@ -86,8 +86,8 @@
v-model=
"modal4"
v-model=
"modal4"
:closable=
"false"
:closable=
"false"
width=
'460px'
>
width=
'460px'
>
<span
style=
"margin-left:180px;font-size:1
8
px"
>
修改绑定邮箱
</span>
<span
style=
"margin-left:180px;font-size:1
4
px"
>
修改绑定邮箱
</span>
<div
style=
"height:2
6
0px"
>
<div
style=
"height:2
3
0px"
>
<Form>
<Form>
<FormItem
label=
"邮箱账号"
style=
"margin-top:20px"
prop=
"emailNumber"
>
<FormItem
label=
"邮箱账号"
style=
"margin-top:20px"
prop=
"emailNumber"
>
<Input
placeholder=
"请输入企业邮箱"
v-model=
"Uusername"
style=
"width:300px;color:Gainsboro"
disabled
/>
<Input
placeholder=
"请输入企业邮箱"
v-model=
"Uusername"
style=
"width:300px;color:Gainsboro"
disabled
/>
...
@@ -96,7 +96,7 @@
...
@@ -96,7 +96,7 @@
<Input
placeholder=
"请输入企业邮箱密码"
style=
"width:300px"
v-model=
"UpassWord"
type=
"password"
autocomplete=
"new-password"
/><br>
<Input
placeholder=
"请输入企业邮箱密码"
style=
"width:300px"
v-model=
"UpassWord"
type=
"password"
autocomplete=
"new-password"
/><br>
<span
style=
"font-size:8px;position: relative;top:0px left:30px"
><Icon
type=
"md-information-circle"
:options=
"options3"
/>
邮箱密码在绑定后再次修改,请及时点击修改来更新。
</span>
<span
style=
"font-size:8px;position: relative;top:0px left:30px"
><Icon
type=
"md-information-circle"
:options=
"options3"
/>
邮箱密码在绑定后再次修改,请及时点击修改来更新。
</span>
</FormItem>
</FormItem>
<FormItem
label=
"所属人"
style=
"
margin-top:20px;
position: absolute;top:220px;left: -100px"
prop=
"UserName"
:label-width=
"180"
>
<FormItem
label=
"所属人"
style=
" position: absolute;top:220px;left: -100px"
prop=
"UserName"
:label-width=
"180"
>
<Input
placeholder=
"请输入所属着真实的姓名"
style=
"width:300px"
v-model=
"Ublengs"
:maxlength=
"5"
/>
<Input
placeholder=
"请输入所属着真实的姓名"
style=
"width:300px"
v-model=
"Ublengs"
:maxlength=
"5"
/>
</FormItem>
</FormItem>
</Form>
</Form>
...
...
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