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
31e22129
Commit
31e22129
authored
Sep 29, 2019
by
zhangderong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
简历列表页加入已读标记测试上线
parent
cdc8193e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
64 additions
and
36 deletions
+64
-36
allResume.vue
src/page/resume/allResume.vue
+12
-1
channel.vue
src/page/resume/channel.vue
+52
-35
No files found.
src/page/resume/allResume.vue
View file @
31e22129
...
...
@@ -905,6 +905,7 @@ import {mapState} from 'vuex'
},
//查看简历详情
Seedetail
(
Tid
,
Uid
,
STATUS
){
this
.
SouSuo
(
this
.
pageT
)
this
.
DOWNID
=
Uid
this
.
detailID
=
Tid
this
.
resumeDetailSta
=
STATUS
...
...
@@ -915,6 +916,7 @@ import {mapState} from 'vuex'
})
window
.
open
(
newpage
.
href
,
'
_blank
'
);
},
//下载单条简历
downloadONE
(
downID
){
window
.
location
.
href
=
`
${
sapi
}
/api/resume/download/formatted/one?resumeId=
${
downID
}
`
...
...
@@ -1718,7 +1720,16 @@ import {mapState} from 'vuex'
}
},
mounted
(){
this
.
SouSuo
(
null
,
'
init
'
)
this
.
SouSuo
(
null
,
'
init
'
)
document
.
addEventListener
(
'
visibilitychange
'
,()
=>
{
var
isHidden
=
document
.
hidden
;
if
(
isHidden
){
document
.
title
=
'
思坦途
'
}
else
{
document
.
title
=
'
思坦途
'
this
.
SouSuo
(
this
.
pageT
,
'
init
'
)
}
})
}
}
</
script
>
...
...
src/page/resume/channel.vue
View file @
31e22129
...
...
@@ -40,7 +40,7 @@
</div>
<div
style=
"background:WhiteSmoke;width:100%;height:40px;"
class=
'bar'
>
<input
type=
'checkbox'
class=
'selectAll'
v-model=
'checked'
@
click=
'checkedAll'
style=
"margin-left:10px;cursor:pointer;"
>
<span
style=
"margin-left:5px;position:relative;"
>
选择
<Badge
:count=
"interviewee.length"
size=
'small'
:class=
'["badge",
{"badges1":interviewee.length>9, "badges": interviewee.length>99}]'>
</Badge></span>
<span
style=
"margin-left:5px;position:relative;
font-size:14px
"
>
选择
<Badge
:count=
"interviewee.length"
size=
'small'
:class=
'["badge",
{"badges1":interviewee.length>9, "badges": interviewee.length>99}]'>
</Badge></span>
<Button
type=
"primary"
size=
"small"
style=
"margin-left:4%;width:50px"
@
click=
"downloadAll"
>
下载
</Button>
<Button
type=
"primary"
size=
"small"
style=
"margin-left:2%;width:50px"
@
click=
"delateAll"
>
删除
</Button>
<Button
type=
"primary"
size=
"small"
style=
"margin-left:2%;"
@
click=
"transpond"
>
...
...
@@ -56,14 +56,14 @@
<p
class=
"massage"
style=
"margin-left:10px;"
>
<span
style=
"display:inline-block;height:100%;font-size: 12px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;margin-top:5px"
class=
'inputcheck'
>
<input
type=
'checkbox'
name=
'checkboxinput'
style=
"cursor:pointer"
class=
'input-checkbox'
v-model=
'checkboxList'
:value=
"item.id"
@
click=
"selectInputElement(i,item.id,item.flowStatus,item.STATES, item)"
></span>
<span
style=
"display:inline-block;height:100%;font-size: 1
2px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;cursor:pointer
"
@
click=
"Seedetail(item.id,item.uid,item.flowStatus)"
>
{{
item
.
ownerName
}}
|
</span>
<span
style=
"display:inline-block;height:100%;font-size: 1
2px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;cursor:pointer
"
@
click=
"Seedetail(item.id,item.uid,item.flowStatus)"
>
{{
item
.
ownerMobile
}}
|
</span>
<span
style=
"display:inline-block;height:100%;font-size: 1
2px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;cursor:pointer
"
@
click=
"Seedetail(item.id,item.uid,item.flowStatus)"
>
{{
item
.
ownerAge
}}
岁 |
</span>
<span
style=
"display:inline-block;height:100%;font-size: 1
2px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;cursor:pointer
"
@
click=
"Seedetail(item.id,item.uid,item.flowStatus)"
>
{{
item
.
ownerSex
||
'
'
}}
|
</span>
<span
style=
"display:inline-block;height:100%;font-size: 1
2px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;cursor:pointer
"
@
click=
"Seedetail(item.id,item.uid,item.flowStatus)"
>
{{
item
.
ownerWorkYears
}}
年 |
</span>
<span
style=
"display:inline-block;height:100%;font-size: 1
2px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;cursor:pointer
"
@
click=
"Seedetail(item.id,item.uid,item.flowStatus)"
>
{{
item
.
ownerHighestDegree
||
'
'
}}
<span
v-show=
"item.ownerExpectTitles !==''"
>
|
</span></span>
<span
style=
"display:inline-block;height:100%;font-size: 1
2px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;width:25%;cursor:pointer
"
@
click=
"Seedetail(item.id,item.uid,item.flowStatus)"
>
{{
item
.
ownerExpectTitles
}}
</span>
<span
style=
"display:inline-block;height:100%;font-size: 1
2px;float:right;text-align:right;margin-right:10px;width:25%;line-height:100%;margin-top:5px;
"
>
<span
style=
"display:inline-block;height:100%;font-size: 1
4px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;cursor:pointer"
class=
"allResumeBassage"
:class=
"
{massagecolor:item.hasRead==1}
" @click="Seedetail(item.id,item.uid,item.flowStatus)">
{{
item
.
ownerName
}}
|
</span>
<span
style=
"display:inline-block;height:100%;font-size: 1
4px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;cursor:pointer"
class=
"allResumeBassage"
:class=
"
{massagecolor:item.hasRead==1}
" @click="Seedetail(item.id,item.uid,item.flowStatus)">
{{
item
.
ownerMobile
}}
|
</span>
<span
style=
"display:inline-block;height:100%;font-size: 1
4px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;cursor:pointer"
class=
"allResumeBassage"
:class=
"
{massagecolor:item.hasRead==1}
" @click="Seedetail(item.id,item.uid,item.flowStatus)">
{{
item
.
ownerAge
}}
岁 |
</span>
<span
style=
"display:inline-block;height:100%;font-size: 1
4px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;cursor:pointer"
class=
"allResumeBassage"
:class=
"
{massagecolor:item.hasRead==1}
" @click="Seedetail(item.id,item.uid,item.flowStatus)">
{{
item
.
ownerSex
||
'
'
}}
|
</span>
<span
style=
"display:inline-block;height:100%;font-size: 1
4px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;cursor:pointer"
class=
"allResumeBassage"
:class=
"
{massagecolor:item.hasRead==1}
" @click="Seedetail(item.id,item.uid,item.flowStatus)">
{{
item
.
ownerWorkYears
}}
年 |
</span>
<span
style=
"display:inline-block;height:100%;font-size: 1
4px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;cursor:pointer"
class=
"allResumeBassage"
:class=
"
{massagecolor:item.hasRead==1}
" @click="Seedetail(item.id,item.uid,item.flowStatus)">
{{
item
.
ownerHighestDegree
||
'
'
}}
<span
v-show=
"item.ownerExpectTitles !==''"
>
|
</span></span>
<span
style=
"display:inline-block;height:100%;font-size: 1
4px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;width:25%;cursor:pointer"
class=
"allResumeBassage"
:class=
"
{massagecolor:item.hasRead==1}
" @click="Seedetail(item.id,item.uid,item.flowStatus)">
{{
item
.
ownerExpectTitles
}}
</span>
<span
style=
"display:inline-block;height:100%;font-size: 1
4px;float:right;text-align:right;margin-right:10px;width:25%;line-height:100%;margin-top:5px;"
class=
"allResumeBassage
"
>
<span
style=
"margin-right:30px;margin-top:5px;"
v-if=
"item.flowStatus=='INTERVIEW_OK'"
class=
'status'
><Icon
type=
"ios-radio-button-on"
style=
"color:#43CD80"
/><span
style=
"margin-left:10px"
>
面试合适
</span></span>
<span
style=
"margin-right:30px;margin-top:5px"
v-else-if=
"item.flowStatus=='INTERVIEW_FAIL'"
class=
'status'
><Icon
type=
"ios-radio-button-on"
style=
"color:red"
/><span
style=
"margin-left:10px"
>
面试淘汰
</span></span>
<span
style=
"margin-right:30px;margin-top:5px"
v-else-if=
"item.flowStatus=='TO_RESULT'"
class=
'status'
><Icon
type=
"ios-radio-button-on"
style=
"color:red"
/><span
style=
"margin-left:10px"
>
面试结果待定
</span></span>
...
...
@@ -84,35 +84,35 @@
<span
style=
"margin-right:20px;margin-top:5px"
v-else-if=
"item.flowStatus=='HAS_SENT_OFFER'"
class=
'status'
><Icon
type=
"ios-radio-button-on"
style=
"color:#43CD80"
/><span
style=
"margin-left:10px"
>
已发Offer
</span></span>
<span
style=
"margin-right:20px;margin-top:5px"
v-else-if=
"item.flowStatus=='TO_ENTRY'"
class=
'status'
><Icon
type=
"ios-radio-button-on"
style=
"color:#43CD80"
/><span
style=
"margin-left:10px"
>
待入职
</span></span>
<span
style=
"margin-right:20px;margin-top:5px"
v-else-if=
"item.flowStatus=='HAS_ENTRY'"
class=
'status'
><Icon
type=
"ios-radio-button-on"
style=
"color:#43CD80"
/><span
style=
"margin-left:10px"
>
已入职
</span></span>
<span
class=
'record'
><Icon
type=
"md-download"
@
click=
"downloadONE(item.id)"
style=
"font-size:1
5
px;cursor:pointer;color:#0092FF"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='TO_SEE'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
5
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='HAS_SEE'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
5
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='SEE_FAIL'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
5
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='INTERVIEW_FAIL'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
5
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='TO_SENT_OFFER'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
5
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='TO_ENTRY'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
5
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='HAS_ENTRY'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
5
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='NO_ENTRY'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
5
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='END'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
5
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='HAS_SENT_OFFER'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
5
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='ARRIVED'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
5
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='PASS'"
@
click=
"delateR(item.id)"
style=
";cursor:pointer;color:rgb(242, 93, 87);;font-size:1
5
px;"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='OPTION'"
@
click=
"delateR(item.id)"
style=
"color:rgb(242, 93, 87);;font-size:1
5
px;;cursor:pointer"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='TO_DO'"
@
click=
"delateR(item.id)"
style=
"color:rgb(242, 93, 87);;font-size:1
5
px;;cursor:pointer"
/></span>
<span
class=
'record'
><Icon
type=
"md-download"
@
click=
"downloadONE(item.id)"
style=
"font-size:1
7
px;cursor:pointer;color:#0092FF"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='TO_SEE'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
7
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='HAS_SEE'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
7
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='SEE_FAIL'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
7
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='INTERVIEW_FAIL'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
7
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='TO_SENT_OFFER'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
7
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='TO_ENTRY'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
7
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='HAS_ENTRY'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
7
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='NO_ENTRY'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
7
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='END'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
7
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='HAS_SENT_OFFER'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
7
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='ARRIVED'"
@
click=
"undelate"
style=
"color:#b5b5b5;cursor:pointer;font-size:1
7
px"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='PASS'"
@
click=
"delateR(item.id)"
style=
";cursor:pointer;color:rgb(242, 93, 87);;font-size:1
7
px;"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='OPTION'"
@
click=
"delateR(item.id)"
style=
"color:rgb(242, 93, 87);;font-size:1
7
px;;cursor:pointer"
/></span>
<span
class=
'record'
><Icon
type=
"md-trash"
v-if=
"item.flowStatus=='TO_DO'"
@
click=
"delateR(item.id)"
style=
"color:rgb(242, 93, 87);;font-size:1
7
px;;cursor:pointer"
/></span>
<span
@
click=
"RecordSEE(item.id,item.ownerName)"
style=
";cursor:pointer;color:#2d8cf0;"
class=
'recordtext'
>
记录
</span>
</span>
</p>
<p
style=
"margin-top:10px;color:Grey
;padding-left:10px;"
class=
'info'
>
<span
style=
"display:inline-block;font-size: 12
px;color:orange"
v-show=
"item.hasForward=='1'"
class=
'transmit'
>
已转
</span>
<span
style=
"display:inline-block;font-size: 1
2
px;margin-left:20px;color:Grey"
v-if=
"item.srcSite!==''"
v-show=
"item.hasForward==null"
>
{{
item
.
deliveryTime
}}
投递 |
</span>
<span
style=
"display:inline-block;font-size: 1
2px;margin-left:20px;color:Grey
"
v-if=
"item.srcSite==''"
v-show=
"item.hasForward==null"
>
{{
item
.
deliveryTime
}}
上传
<span
v-show=
"item.optSource!==''"
>
|
</span></span>
<span
style=
"display:inline-block;font-size: 1
2
px;margin-left:-2px;color:Grey"
v-if=
"item.srcSite!==''"
v-show=
"item.hasForward!==null"
>
{{
item
.
deliveryTime
}}
投递 |
</span>
<span
style=
"display:inline-block;font-size: 1
2
px;color:Grey;margin-left:-2px"
v-if=
"item.srcSite==''"
v-show=
"item.hasForward!==null"
>
{{
item
.
deliveryTime
}}
上传
<span
v-show=
"item.optSource!==''"
>
|
</span></span>
<span
style=
"display:inline-block;font-size: 1
2
px;margin-left:3px;color:Grey"
>
{{
item
.
optSource
}}
<span
v-show=
"item.srcSite!==''"
>
|
</span></span>
<span
style=
"display:inline-block;font-size: 1
2
px;margin-left:3px;color:Grey"
>
{{
item
.
srcSite
}}
</span>
<span
style=
"display:inline-block;font-size: 1
2px;float:right;text-align:right;margin-right:10px;color:Grey;
"
>
<p
style=
"margin-top:10px;color:Grey
s;padding-left:10px;"
class=
"info"
>
<span
style=
"display:inline-block;font-size: 14
px;color:orange"
v-show=
"item.hasForward=='1'"
class=
'transmit'
>
已转
</span>
<span
style=
"display:inline-block;font-size: 1
4
px;margin-left:20px;color:Grey"
v-if=
"item.srcSite!==''"
v-show=
"item.hasForward==null"
>
{{
item
.
deliveryTime
}}
投递 |
</span>
<span
style=
"display:inline-block;font-size: 1
4px;color:Grey;margin-left:20px
"
v-if=
"item.srcSite==''"
v-show=
"item.hasForward==null"
>
{{
item
.
deliveryTime
}}
上传
<span
v-show=
"item.optSource!==''"
>
|
</span></span>
<span
style=
"display:inline-block;font-size: 1
4
px;margin-left:-2px;color:Grey"
v-if=
"item.srcSite!==''"
v-show=
"item.hasForward!==null"
>
{{
item
.
deliveryTime
}}
投递 |
</span>
<span
style=
"display:inline-block;font-size: 1
4
px;color:Grey;margin-left:-2px"
v-if=
"item.srcSite==''"
v-show=
"item.hasForward!==null"
>
{{
item
.
deliveryTime
}}
上传
<span
v-show=
"item.optSource!==''"
>
|
</span></span>
<span
style=
"display:inline-block;font-size: 1
4
px;margin-left:3px;color:Grey"
>
{{
item
.
optSource
}}
<span
v-show=
"item.srcSite!==''"
>
|
</span></span>
<span
style=
"display:inline-block;font-size: 1
4
px;margin-left:3px;color:Grey"
>
{{
item
.
srcSite
}}
</span>
<span
style=
"display:inline-block;font-size: 1
4px;float:right;text-align:right;margin-right:10px;color:Grey
"
>
<span>
{{
item
.
modifyTime
}}
</span>
<span>
最后操作人:
{{
item
.
d
}}
</span>
<span
>
最后操作人:
{{
item
.
d
}}
</span>
</span>
</p>
</div>
...
...
@@ -1066,6 +1066,7 @@ export default {
item
.
modifier
=
item
.
modifier
item
.
originValue
=
item
.
flowStatus
item
.
uid
=
item
.
uid
item
.
hasRead
=
item
.
hasRead
item
.
c
=
item
.
modifier
==
''
?
item
.
modifier
:
item
.
modifier
.
split
(
'
_
'
)
item
.
d
=
item
.
c
[
0
]
if
(
item
.
STATES
)
{
//以选中
...
...
@@ -1731,6 +1732,7 @@ export default {
item
.
srcSite
=
item
.
srcSite
item
.
STATES
=
false
item
.
isShow
=
false
item
.
hasRead
=
item
.
hasRead
item
.
optSource
=
item
.
optSource
item
.
originValue
=
item
.
flowStatus
item
.
modifier
=
item
.
modifier
...
...
@@ -1769,6 +1771,15 @@ export default {
},
mounted
(){
this
.
SouSuo
(
null
,
'
init
'
)
document
.
addEventListener
(
'
visibilitychange
'
,()
=>
{
var
isHidden
=
document
.
hidden
;
if
(
isHidden
){
document
.
title
=
'
思坦途
'
}
else
{
document
.
title
=
'
思坦途
'
this
.
SouSuo
(
this
.
pageT
,
'
init
'
)
}
})
}
}
</
script
>
...
...
@@ -1850,6 +1861,12 @@ select{
.Education{
width: 100%;
}
.massagecolor{
color: grey !important
}
.allResumeBassage{
color: #2d8cf0;
}
.Education span{
margin-right: 20px;
display:inline-block;
...
...
@@ -1885,7 +1902,7 @@ select{
}
.detailResume{
width:100%;
height:
6
0px;
height:
7
0px;
}
.emailModal-title{
height: 280px;
...
...
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