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
93364b3c
Commit
93364b3c
authored
Nov 07, 2019
by
zhangderong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
处理判断顺序
parent
92387ec3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
29 additions
and
24 deletions
+29
-24
allResume.vue
src/page/resume/allResume.vue
+10
-8
channel.vue
src/page/resume/channel.vue
+10
-8
resumeDetail.vue
src/page/resume/resumeDetail.vue
+9
-8
No files found.
src/page/resume/allResume.vue
View file @
93364b3c
...
@@ -1636,6 +1636,16 @@ import {mapState} from 'vuex'
...
@@ -1636,6 +1636,16 @@ import {mapState} from 'vuex'
if
(
res
.
data
.
body
.
code
==
'
40009
'
){
if
(
res
.
data
.
body
.
code
==
'
40009
'
){
this
.
reResumeName
=
res
.
data
.
body
.
message
this
.
reResumeName
=
res
.
data
.
body
.
message
this
.
isShowRep
=
true
this
.
isShowRep
=
true
return
}
if
(
res
.
data
.
body
.
code
==
'
0
'
){
this
.
modal8
=
false
this
.
isShowRep
=
false
this
.
$Notice
.
error
({
title
:
'
提示
'
,
desc
:
res
.
data
.
body
.
message
})
return
}
}
if
(
res
.
data
.
success
==
false
){
if
(
res
.
data
.
success
==
false
){
this
.
modal8
=
false
this
.
modal8
=
false
...
@@ -1658,14 +1668,6 @@ import {mapState} from 'vuex'
...
@@ -1658,14 +1668,6 @@ import {mapState} from 'vuex'
// this.modal15=true
// this.modal15=true
// this.isShowRep=false
// this.isShowRep=false
// }
// }
if
(
res
.
data
.
body
.
code
==
'
0
'
){
this
.
modal8
=
false
this
.
isShowRep
=
false
this
.
$Notice
.
error
({
title
:
'
提示
'
,
desc
:
res
.
data
.
body
.
message
})
}
})
})
})
})
},
800
),
},
800
),
...
...
src/page/resume/channel.vue
View file @
93364b3c
...
@@ -1635,6 +1635,16 @@ export default {
...
@@ -1635,6 +1635,16 @@ export default {
if
(
res
.
data
.
body
.
code
==
'
40009
'
){
if
(
res
.
data
.
body
.
code
==
'
40009
'
){
this
.
reResumeName
=
res
.
data
.
body
.
message
this
.
reResumeName
=
res
.
data
.
body
.
message
this
.
isShowRep
=
true
this
.
isShowRep
=
true
return
}
if
(
res
.
data
.
body
.
code
==
'
0
'
){
this
.
modal8
=
false
this
.
isShowRep
=
false
this
.
$Notice
.
error
({
title
:
'
提示
'
,
desc
:
res
.
data
.
body
.
message
})
return
}
}
if
(
res
.
data
.
success
==
false
){
if
(
res
.
data
.
success
==
false
){
this
.
modal8
=
false
this
.
modal8
=
false
...
@@ -1657,14 +1667,6 @@ export default {
...
@@ -1657,14 +1667,6 @@ export default {
// this.modal15=true
// this.modal15=true
// this.isShowRep=false
// this.isShowRep=false
// }
// }
if
(
res
.
data
.
body
.
code
==
'
0
'
){
this
.
modal8
=
false
this
.
isShowRep
=
false
this
.
$Notice
.
error
({
title
:
'
提示
'
,
desc
:
res
.
data
.
body
.
message
})
}
})
})
})
})
},
800
),
},
800
),
...
...
src/page/resume/resumeDetail.vue
View file @
93364b3c
...
@@ -730,6 +730,15 @@ export default {
...
@@ -730,6 +730,15 @@ export default {
if
(
res
.
data
.
body
.
code
==
'
40009
'
){
if
(
res
.
data
.
body
.
code
==
'
40009
'
){
this
.
reResumeName
=
res
.
data
.
body
.
message
this
.
reResumeName
=
res
.
data
.
body
.
message
this
.
isShowRep
=
true
this
.
isShowRep
=
true
return
}
if
(
res
.
data
.
body
.
code
==
'
0
'
){
this
.
modal8
=
false
this
.
isShowRep
=
false
this
.
$Notice
.
error
({
title
:
'
提示
'
,
desc
:
res
.
data
.
body
.
message
})
}
}
if
(
res
.
data
.
success
==
false
){
if
(
res
.
data
.
success
==
false
){
this
.
modal8
=
false
this
.
modal8
=
false
...
@@ -752,14 +761,6 @@ export default {
...
@@ -752,14 +761,6 @@ export default {
// this.modal15=true
// this.modal15=true
// this.isShowRep=false
// this.isShowRep=false
// }
// }
if
(
res
.
data
.
body
.
code
==
'
0
'
){
this
.
modal8
=
false
this
.
isShowRep
=
false
this
.
$Notice
.
error
({
title
:
'
提示
'
,
desc
:
res
.
data
.
body
.
message
})
}
})
})
})
})
},
800
),
},
800
),
...
...
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