Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
office-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
office
office-web
Commits
0c27e111
Commit
0c27e111
authored
Apr 25, 2019
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改面包屑导航
parent
54e2c24e
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
15 additions
and
15 deletions
+15
-15
index.html
dist/index.html
+2
-2
11.2cfce44be1d5002c95f1.js
dist/static/js/11.2cfce44be1d5002c95f1.js
+2
-2
24.3afd5af7f77cd172e5a5.js
dist/static/js/24.3afd5af7f77cd172e5a5.js
+2
-0
25.67b23bc97f68aa4ab166.js
dist/static/js/25.67b23bc97f68aa4ab166.js
+0
-2
25.b1a072a021ca5876e8df.js
dist/static/js/25.b1a072a021ca5876e8df.js
+2
-2
app.887ef49905c5128a21a8.js
dist/static/js/app.887ef49905c5128a21a8.js
+2
-2
manifest.ccbc262ab464c5feaf98.js
dist/static/js/manifest.ccbc262ab464c5feaf98.js
+2
-2
recordInfo.vue
src/views/contacts/recordInfo.vue
+2
-2
recycle.vue
src/views/contacts/recycle.vue
+1
-1
No files found.
dist/index.html
View file @
0c27e111
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
href=
./static/css/app.f89c7d94594eddbf3814b8a5fafb9fbd.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js
></script><script>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.eaaaf8b8243bebd07f76.js
></script><script
type=
text/javascript
src=
./static/js/vendor.28541dbeac66c2b0770e.js
></script><script
type=
text/javascript
src=
./static/js/app.e78070ac04a282e81a38.js
></script></body></html>
\ No newline at end of file
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
href=
./static/css/app.f89c7d94594eddbf3814b8a5fafb9fbd.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js
></script><script>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.ccbc262ab464c5feaf98.js
></script><script
type=
text/javascript
src=
./static/js/vendor.28541dbeac66c2b0770e.js
></script><script
type=
text/javascript
src=
./static/js/app.887ef49905c5128a21a8.js
></script></body></html>
\ No newline at end of file
dist/static/js/11.
e3071a1dd9074cd22a76
.js
→
dist/static/js/11.
2cfce44be1d5002c95f1
.js
View file @
0c27e111
webpackJsonp
([
11
],{
"5gt+"
:
function
(
e
,
t
,
i
){
"use strict"
;
var
a
=
i
(
"mvHQ"
),
s
=
i
.
n
(
a
),
l
=
i
(
"//Fk"
),
n
=
i
.
n
(
l
),
o
=
i
(
"DAYN"
),
r
=
{
name
:
"vue-office-upload-image"
,
props
:{
projectName
:{
type
:
String
,
default
:
"haoban-manage-web"
},
wxFlag
:{
type
:
String
,
default
:
"1"
},
imgRate
:{
type
:
String
},
actionUrl
:{
type
:
String
,
default
:
""
},
maxImageLength
:{
type
:
Number
,
default
:
5
},
limitW
:{
type
:
Number
},
limitH
:{
type
:
Number
},
imageList
:{
type
:
Array
,
default
:
function
(){
return
[]}}},
data
:
function
(){
return
{
dragImageList
:
this
.
imageList
,
initialImg
:
0
,
progress
:
0
,
pass
:
null
,
isEnlargeImage
:
!
1
,
enlargeImage
:
""
}},
computed
:{
propStatus
:
function
(){
return
this
.
pass
?
"success"
:
!
1
===
this
.
pass
?
"exception"
:
"text"
}},
beforeMount
:
function
(){},
methods
:{
uploadUrl
:
function
(){
var
e
,
t
=
window
.
location
.
origin
,
i
=
void
0
;
return
e
=
this
.
wxFlag
&&
""
!=
this
.
wxFlag
?
"wxFlag="
+
this
.
wxFlag
+
"&"
:
""
,
i
=
"-1"
!=
t
.
indexOf
(
"localhost"
)?
"http://www.gicdev.com"
:
t
,
this
.
upUrl
=
i
+
this
.
actionUrl
+
"?"
+
e
+
"requestProject="
+
this
.
projectName
,
this
.
upUrl
},
beforeAvatarUpload
:
function
(
e
){
var
t
=
this
,
i
=
(
"image/jpeg"
===
e
.
type
||
"image/jpg"
===
e
.
type
||
e
.
type
,
e
.
size
/
1024
/
1024
<
2
);
return
i
||
t
.
$message
.
error
(
"上传图片大小不能超过 2MB!"
),
i
&&
new
n
.
a
(
function
(
i
,
a
){
var
s
=
new
FileReader
;
s
.
onload
=
function
(
e
){
var
s
=
new
Image
;
s
.
onload
=
function
(){
var
e
=
this
.
width
,
s
=
this
.
height
;
t
.
imgRate
&&
""
!==
t
.
imgRate
&&
(
Number
(
t
.
imgRate
.
split
(
":"
)[
0
])
/
Number
(
t
.
imgRate
.
split
(
":"
)[
1
])
!=
Number
(
e
)
/
Number
(
s
)
&&
(
t
.
$message
.
error
(
"上传图片比例不正确!"
),
a
()));
t
.
imgRate
&&
""
!=
t
.
imgRate
||!
t
.
limitW
||!
t
.
limitH
||
e
===
t
.
limitW
||
s
===
t
.
limitH
||
(
t
.
$message
.
error
(
"上传图片尺寸不正确!"
),
a
()),
i
()},
s
.
src
=
e
.
target
.
result
},
s
.
readAsDataURL
(
e
)})},
uploadOnSuccess
:
function
(
e
,
t
){
this
.
pass
=!
0
,
1
==
e
.
errorCode
?(
this
.
$message
.
success
(
"上传成功"
),
this
.
$emit
(
"uploadOnSuccess"
,{
res
:
e
,
file
:
t
},
this
.
imageList
)):
this
.
$message
.
error
(
e
.
message
)},
uploadOnProgress
:
function
(
e
,
t
){
e
&&
e
.
percent
&&
(
this
.
progress
=
Math
.
floor
(
e
.
percent
))},
uploadOnChange
:
function
(
e
){
"ready"
===
e
.
status
?(
this
.
pass
=
null
,
this
.
progress
=
0
):
"fail"
===
e
.
status
&&
this
.
$message
.
error
(
"图片上传失败,请重试!"
)},
uploadOnError
:
function
(){},
previewImage
:
function
(
e
){
this
.
isEnlargeImage
=!
0
,
this
.
initialImg
=
e
},
deleteImage
:
function
(
e
){
this
.
$emit
(
"deleteImage"
,
e
);
var
t
=
JSON
.
parse
(
s
()(
this
.
imageList
));
t
.
splice
(
e
,
1
),
this
.
$emit
(
"update:imageList"
,
t
)},
handleClose
:
function
(
e
){
e
()},
itemMoveEnd
:
function
(
e
){
this
.
$emit
(
"sortImg"
,
this
.
dragImageList
),
this
.
$emit
(
"update:imageList"
,
this
.
dragImageList
)}},
watch
:{
imageList
:
function
(
e
,
t
){
this
.
dragImageList
=
e
}},
mounted
:
function
(){},
components
:{
draggable
:
i
.
n
(
o
).
a
}},
d
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
i
=
e
.
_self
.
_c
||
t
;
return
i
(
"div"
,{
staticClass
:
"gic-upload__img"
},[
i
(
"div"
,{
staticClass
:
"gic-upload__img__drag"
},[
i
(
"draggable"
,{
staticClass
:
"drag-wrap"
,
staticStyle
:{
display
:
"contents"
},
attrs
:{
options
:{
group
:{
name
:
"people"
,
pull
:
!
1
,
put
:
!
0
},
sort
:
!
0
}},
on
:{
end
:
e
.
itemMoveEnd
},
model
:{
value
:
e
.
dragImageList
,
callback
:
function
(
t
){
e
.
dragImageList
=
t
},
expression
:
"dragImageList"
}},[
i
(
"transition-group"
,{
attrs
:{
name
:
"slide-fade"
}},
e
.
_l
(
e
.
imageList
,
function
(
t
,
a
){
return
i
(
"div"
,{
key
:
a
,
class
:[
"img-content"
,
a
>=
6
?
"m-t-8"
:
""
]},[
i
(
"a"
,{
staticClass
:
"item-img"
,
attrs
:{
href
:
t
.
url
}},[
i
(
"img"
,{
attrs
:{
src
:
t
.
url
,
alt
:
"上传图片"
}})]),
e
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"upload-icon__btn"
},[
i
(
"i"
,{
staticClass
:
"el-icon-view"
,
on
:{
click
:
function
(
t
){
e
.
previewImage
(
a
)}}}),
e
.
_v
(
" "
),
i
(
"i"
,{
staticClass
:
"el-icon-delete"
,
on
:{
click
:
function
(
t
){
e
.
deleteImage
(
a
)}}})])])}))],
1
),
e
.
_v
(
" "
),
e
.
pass
||
0
===
e
.
progress
?
e
.
_e
():
i
(
"div"
,{
class
:[
"img-content"
,
"img-progress"
,
e
.
imageList
.
length
>=
6
?
"m-t-8"
:
""
]},[
i
(
"el-progress"
,{
staticClass
:
"gic-img-progress"
,
staticStyle
:{
"line-height"
:
"102px"
},
attrs
:{
width
:
102
,
percentage
:
e
.
progress
,
status
:
e
.
propStatus
}})],
1
),
e
.
_v
(
" "
),
e
.
imageList
&&
e
.
imageList
.
length
<
e
.
maxImageLength
?
i
(
"div"
,{
class
:[
"img-upload"
,
e
.
imageList
.
length
>=
6
?
"m-t-8"
:
""
]},[
i
(
"el-upload"
,{
staticClass
:
"loader"
,
attrs
:{
accept
:
"image/jpg,image/jpeg,image/png,image/gif"
,
action
:
e
.
uploadUrl
(),
"list-type"
:
"picture-card"
,
"on-change"
:
e
.
uploadOnChange
,
"before-upload"
:
e
.
beforeAvatarUpload
,
"on-success"
:
e
.
uploadOnSuccess
,
"on-error"
:
e
.
uploadOnError
,
"on-progress"
:
e
.
uploadOnProgress
}},[
i
(
"i"
,{
staticClass
:
"el-icon-plus gic-upload-btn"
})])],
1
):
e
.
_e
()],
1
),
e
.
_v
(
" "
),
i
(
"el-dialog"
,{
attrs
:{
title
:
"图片预览"
,
visible
:
e
.
isEnlargeImage
,
"modal-append-to-body"
:
!
1
,
"before-close"
:
e
.
handleClose
,
width
:
"520px"
},
on
:{
"update:visible"
:
function
(
t
){
e
.
isEnlargeImage
=
t
}}},[
e
.
isEnlargeImage
?
i
(
"el-carousel"
,{
attrs
:{
trigger
:
"click"
,
"initial-index"
:
e
.
initialImg
,
autoplay
:
!
1
,
height
:
"500px"
}},
e
.
_l
(
e
.
imageList
,
function
(
t
,
a
){
return
i
(
"el-carousel-item"
,{
key
:
a
,
staticStyle
:{
display
:
"flex"
,
"align-items"
:
"center"
,
"justify-content"
:
"center"
}},[
i
(
"img"
,{
staticStyle
:{
"max-width"
:
"480px"
,
"max-height"
:
"500px"
},
attrs
:{
src
:
t
.
url
},
on
:{
click
:
function
(
t
){
e
.
isEnlargeImage
=!
1
}}})])})):
e
.
_e
()],
1
)],
1
)},
staticRenderFns
:[]};
var
f
=
i
(
"VU/8"
)(
r
,
d
,
!
1
,
function
(
e
){
i
(
"NvV1"
)},
null
,
null
);
t
.
a
=
f
.
exports
},
"67iC"
:
function
(
e
,
t
,
i
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
a
=
i
(
"3Xzz"
),
s
=
i
(
"P9l9"
),
l
=
i
(
"0xDb"
),
n
=
i
(
"KzHU"
),
o
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
i
=
e
.
_self
.
_c
||
t
;
return
i
(
"div"
,{
staticClass
:
"editable-cell-container"
},[
i
(
"div"
,{
staticClass
:
"title-div"
},[
i
(
"span"
,{
staticClass
:
"font-w-500"
},[
e
.
_v
(
e
.
_s
(
e
.
title
))]),
e
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"hurdle"
}),
e
.
_v
(
" "
),
i
(
"a"
,{
staticClass
:
"a-href"
,
on
:{
click
:
function
(
t
){
e
.
showEdit
=!
0
}}},[
e
.
_v
(
"编辑"
)])]),
e
.
_v
(
" "
),
i
(
"el-form"
,{
ref
:
"cell_form"
,
staticClass
:
"info-form"
,
attrs
:{
rules
:
e
.
rules
,
inline
:
""
,
"label-width"
:
"150px"
,
model
:
e
.
fieldsInfo
}},[
e
.
_l
(
e
.
fieldList
,
function
(
t
,
a
){
return
[
i
(
"el-form-item"
,{
key
:
t
.
fieldCode
+
"_"
+
a
,
staticClass
:
"item-width"
,
attrs
:{
label
:
t
.
title
+
":"
,
prop
:
t
.
fieldCode
}},[
e
.
showEdit
?[
0
==
t
.
fieldType
?
i
(
"el-input"
,{
attrs
:{
placeholder
:
t
.
fieldDescription
,
disabled
:
"1"
!=
t
.
fieldEdited
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}}):
e
.
_e
(),
e
.
_v
(
" "
),
6
==
t
.
fieldType
?
i
(
"el-input"
,{
attrs
:{
placeholder
:
t
.
fieldDescription
,
disabled
:
"1"
!=
t
.
fieldEdited
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}}):
1
==
t
.
fieldType
?
i
(
"el-input"
,{
attrs
:{
type
:
"textarea"
,
autosize
:
""
,
disabled
:
"1"
!=
t
.
fieldEdited
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}}):
2
==
t
.
fieldType
||
3
==
t
.
fieldType
?[
1
==
t
.
systemFlag
?
i
(
"el-select"
,{
attrs
:{
disabled
:
"1"
!=
t
.
fieldEdited
,
multiple
:
3
==
t
.
fieldType
,
"collapse-tags"
:
3
==
t
.
fieldType
,
placeholder
:
t
.
fieldDescription
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}},
e
.
_l
(
t
.
fieldOperations
.
fieldContent
,
function
(
e
){
return
i
(
"el-option"
,{
key
:
e
.
key
,
attrs
:{
label
:
e
.
name
,
value
:
e
.
key
}})})):
i
(
"el-select"
,{
attrs
:{
disabled
:
"1"
!=
t
.
fieldEdited
,
multiple
:
3
==
t
.
fieldType
,
"collapse-tags"
:
3
==
t
.
fieldType
,
placeholder
:
t
.
fieldDescription
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}},
e
.
_l
(
t
.
fieldOperations
.
fieldContent
,
function
(
e
,
t
){
return
i
(
"el-option"
,{
key
:
e
.
key
+
"_"
+
t
,
attrs
:{
label
:
e
.
name
,
value
:
e
.
name
}})}))]:
4
==
t
.
fieldType
?
i
(
"el-date-picker"
,{
attrs
:{
type
:
"date"
,
disabled
:
"1"
!=
t
.
fieldEdited
,
format
:
t
.
fieldOperations
.
typeValue
,
"value-format"
:
t
.
fieldOperations
.
typeValue
,
placeholder
:
t
.
fieldDescription
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}}):
5
==
t
.
fieldType
?
i
(
"el-date-picker"
,{
attrs
:{
type
:
"daterange"
,
"range-separator"
:
"至"
,
disabled
:
"1"
!=
t
.
fieldEdited
,
format
:
t
.
fieldOperations
.
typeValue
,
"value-format"
:
t
.
fieldOperations
.
typeValue
,
"start-placeholder"
:
t
.
fieldOperations
.
startDescription
,
"end-placeholder"
:
t
.
fieldOperations
.
endDescription
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}}):
7
==
t
.
fieldType
?
i
(
"uploadImage"
,{
attrs
:{
projectName
:
"haoban-manage-web"
,
wxFlag
:
"0"
,
actionUrl
:
e
.
uploadUrl
,
imageList
:
e
.
fieldsInfo
[
t
.
fieldCode
],
limitW
:
500
,
limitH
:
500
,
maxImageLength
:
5
},
on
:{
"update:imageList"
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
uploadOnSuccess
:
e
.
uploadOnSuccess
,
sortImg
:
e
.
sortImg
,
deleteImage
:
e
.
deleteImage
}}):
e
.
_e
()]:[
0
==
t
.
fieldType
||
1
==
t
.
fieldType
||
6
==
t
.
fieldType
?
i
(
"div"
,{
staticClass
:
"field-value color-606266"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
fieldsInfo
[
t
.
fieldCode
])
+
"
\
n "
)]):
2
==
t
.
fieldType
?[
1
==
t
.
systemFlag
?
i
(
"div"
,{
staticClass
:
"field-value color-606266"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
t
.
fieldOperations
.
fieldContent
[
1
*
e
.
fieldsInfo
[
t
.
fieldCode
]
-
1
]?
t
.
fieldOperations
.
fieldContent
[
1
*
e
.
fieldsInfo
[
t
.
fieldCode
]
-
1
].
name
:
""
)
+
"
\
n "
)]):
i
(
"div"
,{
staticClass
:
"field-value color-606266"
},[
e
.
_v
(
e
.
_s
(
e
.
fieldsInfo
[
t
.
fieldCode
]))])]:
3
==
t
.
fieldType
?
i
(
"div"
,{
staticClass
:
"field-value color-606266"
}):
4
==
t
.
fieldType
?
i
(
"div"
,{
staticClass
:
"field-value color-606266"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
_f
(
"formatDate"
)(
e
.
fieldsInfo
[
t
.
fieldCode
],
t
.
fieldOperations
.
typeValue
))
+
"
\
n "
)]):
5
==
t
.
fieldType
?
i
(
"div"
,{
staticClass
:
"field-value color-606266"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
fieldsInfo
[
t
.
fieldCode
].
join
(
"至"
))
+
"
\
n "
)]):
7
==
t
.
fieldType
?
i
(
"div"
,{
staticClass
:
"img-box"
},
e
.
_l
(
e
.
fieldsInfo
[
t
.
fieldCode
],
function
(
e
,
t
){
return
i
(
"div"
,{
key
:
t
+
e
.
url
,
staticClass
:
"item-imgs"
},[
i
(
"a"
,{
attrs
:{
href
:
""
}},[
i
(
"img"
,{
attrs
:{
src
:
e
.
url
}})])])})):
e
.
_e
()]],
2
)]})],
2
),
e
.
_v
(
" "
),
e
.
showEdit
?
i
(
"div"
,{
staticClass
:
"handle-form-btns t-ct m-b-60"
},[
i
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
e
.
saveEdit
}},[
e
.
_v
(
"保存"
)]),
e
.
_v
(
" "
),
i
(
"el-button"
,{
on
:{
click
:
e
.
cancelEdit
}},[
e
.
_v
(
"取消"
)])],
1
):
e
.
_e
()],
1
)},
staticRenderFns
:[]};
var
r
=
function
(
e
){
i
(
"hFS7"
)},
d
=
i
(
"VU/8"
)(
n
.
a
,
o
,
!
1
,
r
,
null
,
null
).
exports
,
f
=
i
(
"IVno"
),
c
=
{
name
:
"recordInfo"
,
components
:{
navCrumb
:
a
.
a
,
editableCell
:
d
,
handleDialog
:
f
.
a
},
filters
:{
formatDate
:
l
.
b
},
data
:
function
(){
return
{
windowH
:
window
.
screen
.
availHeight
-
180
+
"px"
,
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"企业通讯录"
,
path
:
"/administrativeFrame"
},{
name
:
"员工档案"
,
path
:
"/fileSet"
},{
name
:
"在职员工"
,
path
:
"/employeeRecord"
},{
name
:
"编辑员工信息"
,
path
:
""
}],
editNavpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"企业通讯录"
,
path
:
"/administrativeFrame"
},{
name
:
"员工档案"
,
path
:
"/fileSet"
},{
name
:
"离职员工"
,
path
:
"/unemployee"
},{
name
:
"编辑员工信息"
,
path
:
""
}],
dialogVisible
:
!
1
,
htmlTitle
:
"员工档案"
,
info
:{},
staticInfo
:{},
statusList
:[
"正式"
,
"试用"
,
"离职"
],
reasons
:[
""
,
"家庭原因"
,
"个人原因"
,
"发展原因"
,
"合同到期不续签"
,
"协议解除"
,
"无法胜任工作"
,
"经济性裁员"
,
"严重违法违纪"
,
"其他"
],
items
:[],
fieldList
:[],
mileStone
:[],
historyStatus
:[
"新入职"
,
"转正"
,
"离职"
,
"转岗"
,
"再入职"
],
editHisObj
:{}}},
methods
:{
handleSuccess
:
function
(){
this
.
dialogVisible
=!
1
},
getEmployeeDetail
:
function
(){
var
e
=
this
,
t
=
{
recordId
:
e
.
$route
.
query
.
recordId
};
Object
(
s
.
a
)(
"/haoban-manage-web/record/employee-detail"
,
t
).
then
(
function
(
t
){
1
==
t
.
data
.
errorCode
?
e
.
getTemplate
(
t
.
data
.
result
):
e
.
$message
.
error
({
message
:
t
.
data
.
message
})}).
catch
(
function
(
t
){
e
.
$message
.
error
({
message
:
t
.
message
})})},
subSuccess
:
function
(){
this
.
getEmployeeDetail
()},
getTemplate
:
function
(
e
){
var
t
=
this
;
Object
(
s
.
a
)(
"/haoban-manage-web/record/employee-find-template"
,{}).
then
(
function
(
i
){
1
==
i
.
data
.
errorCode
?
t
.
formatTemplateList
(
i
.
data
.
result
,
e
):
t
.
$message
.
error
({
message
:
i
.
data
.
message
})}).
catch
(
function
(
e
){
t
.
$message
.
error
({
message
:
e
.
message
})})},
formatTemplateList
:
function
(
e
,
t
){
var
i
=
[],
a
=
e
,
s
=
JSON
.
parse
(
t
.
defineString
),
n
=
Object
(
l
.
a
)(
t
);
for
(
var
o
in
s
)
n
[
o
]
=
s
[
o
];
e
.
forEach
(
function
(
e
){
if
(
0
!=
e
.
parentCode
&&
(
e
.
fieldOperations
=
JSON
.
parse
(
e
.
fieldOperations
)),
5
==
e
.
fieldType
&&
(
n
[
e
.
fieldCode
]
=
n
[
e
.
fieldCode
]?
n
[
e
.
fieldCode
].
split
(
","
):[
""
,
""
],
t
[
e
.
fieldCode
]
=
t
[
e
.
fieldCode
]?
t
[
e
.
fieldCode
].
split
(
","
):[
""
,
""
]),
6
==
e
.
fieldType
&&
(
n
[
e
.
fieldCode
]
*=
1
,
t
[
e
.
fieldCode
]
*=
1
),
7
==
e
.
fieldType
){
var
s
=
[];
n
[
e
.
fieldCode
]
=
n
[
e
.
fieldCode
]?
n
[
e
.
fieldCode
].
split
(
","
):[],
n
[
e
.
fieldCode
].
forEach
(
function
(
e
){
s
.
push
({
url
:
e
})}),
t
[
e
.
fieldCode
]
=
s
,
n
[
e
.
fieldCode
]
=
s
.
slice
(
0
)}
e
.
title
=
e
.
fieldName
;
var
l
=
[];
a
.
forEach
(
function
(
t
){
t
.
parentCode
==
e
.
fieldCode
&&
l
.
push
(
t
)}),
l
.
sort
(
function
(
e
,
t
){
return
1
*
e
.
sort
-
1
*
t
.
sort
}),
l
.
length
>
0
&&
(
e
.
childrens
=
l
),
0
==
e
.
parentCode
&&
i
.
push
(
e
)}),
i
.
sort
(
function
(
e
,
t
){
return
1
*
e
.
sort
-
1
*
t
.
sort
}),
this
.
fieldList
=
i
,
this
.
info
=
n
,
this
.
staticInfo
=
t
},
getHistoryList
:
function
(){
var
e
=
this
,
t
=
{
recordId
:
e
.
$route
.
query
.
recordId
};
Object
(
s
.
a
)(
"/haoban-manage-web/record/history-record-list"
,
t
).
then
(
function
(
t
){
if
(
1
==
t
.
data
.
errorCode
){
var
i
=
t
.
data
.
result
;
e
.
formatMileStone
(
i
)}
else
e
.
$message
({
message
:
t
.
data
.
message
})}).
catch
(
function
(
t
){
e
.
$message
({
message
:
t
.
message
})})},
formatMileStone
:
function
(
e
){
e
.
sort
(
function
(
e
,
t
){
return
1
*
e
.
historyDate
-
1
*
t
.
historyDate
});
for
(
var
t
=
[],
i
=
0
,
a
=
e
.
length
;
i
<
a
;
i
+=
4
)
t
.
push
(
e
.
slice
(
i
,
i
+
4
));
this
.
mileStone
=
t
},
editHis
:
function
(
e
){
this
.
editHisObj
.
historyId
=
e
.
historyId
,
this
.
editHisObj
.
recordId
=
this
.
$route
.
query
.
recordId
,
this
.
dialogVisible
=!
0
}},
beforeMount
:
function
(){
this
.
getEmployeeDetail
(),
this
.
getHistoryList
()},
mounted
:
function
(){
var
e
=
this
.
$route
.
query
.
type
;
e
&&
"unemployee"
==
e
&&
(
this
.
navpath
=
this
.
editNavpath
),
this
.
$nextTick
(
function
(){
document
.
querySelector
(
".contact-wrap__body"
).
style
.
overflow
=
"hidden"
,
document
.
getElementsByClassName
(
"contact-wrap__right"
)[
0
].
removeAttribute
(
"style"
)})},
beforeDestroy
:
function
(){
document
.
querySelector
(
".contact-wrap__body"
).
style
.
overflow
=
"auto"
;
var
e
=
(
document
.
documentElement
.
clientHeight
||
document
.
body
.
clientHeight
)
-
64
+
"px"
;
document
.
getElementsByClassName
(
"contact-wrap__right"
)[
0
].
setAttribute
(
"style"
,
"height:"
+
e
)}},
u
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
i
=
e
.
_self
.
_c
||
t
;
return
i
(
"div"
,{
staticClass
:
"common-set-wrap"
,
style
:{
"min-height"
:
e
.
windowH
}},[
i
(
"nav-crumb"
,{
attrs
:{
navpath
:
e
.
navpath
}}),
e
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"right-content"
},[
i
(
"div"
,{
staticClass
:
"right-box"
},[
i
(
"div"
,{
staticClass
:
"commom-container clerk-detail-container"
},[
i
(
"p"
,{
staticClass
:
"t-rt"
},[
i
(
"a"
,{
staticClass
:
"a-href font-14"
,
on
:{
click
:
function
(
t
){
e
.
getPdf
()}}},[
e
.
_v
(
"打印员工档案"
)])]),
e
.
_v
(
" "
),
i
(
"div"
,{
style
:{
"min-height"
:
e
.
windowH
},
attrs
:{
id
:
"pdfDom"
}},[
i
(
"div"
,{
staticClass
:
"employee-detail-cell"
},[
i
(
"div"
,{
staticClass
:
"head-info"
},[
i
(
"p"
,{
staticClass
:
"head-cell"
},[
e
.
info
.
headPic
?
i
(
"img"
,{
staticClass
:
"head-img"
,
attrs
:{
src
:
e
.
info
.
headPic
}}):
i
(
"span"
,{
staticClass
:
"head-img-null"
},[
i
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})])]),
e
.
_v
(
" "
),
i
(
"p"
,{
staticClass
:
"head-cell name"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
info
.
clerkName
)),
i
(
"span"
,[
e
.
_v
(
e
.
_s
(
"-1"
==
e
.
info
.
clerkStatus
?
"无状态"
:
e
.
statusList
[
e
.
info
.
clerkStatus
-
1
]))])]),
e
.
_v
(
" "
),
i
(
"p"
,{
staticClass
:
"head-cell c-303133"
},[
e
.
_v
(
e
.
_s
(
e
.
info
.
groupName
)
+
e
.
_s
(
e
.
info
.
positionName
))]),
e
.
_v
(
" "
),
i
(
"p"
,{
staticClass
:
"head-cell color-606266"
},[
e
.
_v
(
"已在"
+
e
.
_s
(
e
.
info
.
enterpriseName
)
+
"工作了"
+
e
.
_s
(
e
.
info
.
days
)
+
"天"
)])])]),
e
.
_v
(
" "
),
e
.
_l
(
e
.
fieldList
,
function
(
t
){
return
[
t
.
childrens
?
i
(
"editable-cell"
,{
key
:
t
.
fieldCode
,
attrs
:{
info
:
e
.
info
,
staticInfo
:
e
.
staticInfo
,
items
:
e
.
items
,
title
:
t
.
title
,
fieldList
:
t
.
childrens
},
on
:{
subSuccess
:
e
.
subSuccess
}}):
e
.
_e
()]}),
e
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"mile-stone-container"
},[
e
.
_m
(
0
),
e
.
_v
(
" "
),
i
(
"ul"
,{
staticClass
:
"mile-stone"
},
e
.
_l
(
e
.
mileStone
,
function
(
t
,
a
){
return
i
(
"li"
,{
key
:
a
,
staticClass
:
"stone-group"
,
class
:
a
%
2
==
0
?
"column"
:
"column-reverse"
},[
4
==
t
.
length
&&
a
!=
e
.
mileStone
.
length
-
1
?
i
(
"div"
,{
staticClass
:
"column-hurdle"
}):
e
.
_e
(),
e
.
_v
(
" "
),
e
.
_l
(
t
,
function
(
t
,
s
){
return
i
(
"div"
,{
key
:
s
,
staticClass
:
"stone"
,
class
:
a
%
2
==
1
&&
3
==
s
||
a
%
2
==
0
&&
0
==
s
&&
0
!=
a
?
"no-radio"
:
""
},[
i
(
"p"
,{
staticClass
:
"time"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatDate"
)(
t
.
historyDate
,
"YY-MM-DD"
)))]),
e
.
_v
(
" "
),
e
.
_m
(
1
,
!
0
),
e
.
_v
(
" "
),
i
(
"p"
,{
staticClass
:
"position"
},[
e
.
_v
(
e
.
_s
(
t
.
positionName
))]),
e
.
_v
(
" "
),
i
(
"p"
,{
staticClass
:
"font-16 "
},[
e
.
_v
(
e
.
_s
(
e
.
historyStatus
[
1
*
t
.
historyStatus
-
1
])),
3
==
t
.
historyStatus
?
i
(
"a"
,{
staticClass
:
"a-href m-l-10 fs-12"
,
on
:{
click
:
function
(
i
){
e
.
editHis
(
t
)}}},[
e
.
_v
(
"编辑"
)]):
e
.
_e
()]),
e
.
_v
(
" "
),
3
==
t
.
historyStatus
?
i
(
"p"
,[
e
.
_v
(
"离职理由:"
+
e
.
_s
(
e
.
reasons
[
t
.
fireReason
]))]):
e
.
_e
(),
e
.
_v
(
" "
),
i
(
"p"
,{
staticClass
:
"color-606266"
},[
e
.
_v
(
e
.
_s
(
t
.
storeName
?
t
.
storeName
:
t
.
groupName
))])])})],
2
)}))])],
2
),
e
.
_v
(
" "
),
i
(
"el-dialog"
,{
attrs
:{
title
:
"修改离职信息"
,
visible
:
e
.
dialogVisible
,
width
:
"480px"
},
on
:{
"update:visible"
:
function
(
t
){
e
.
dialogVisible
=
t
}}},[
i
(
"handle-dialog"
,{
attrs
:{
employee
:
e
.
editHisObj
,
handleType
:
"changeFireInfo"
,
typeTitle
:
"修改离职信息"
},
on
:{
handleSuccess
:
e
.
handleSuccess
}})],
1
)],
1
)])]),
e
.
_v
(
" "
),
i
(
"vue-gic-footer"
)],
1
)},
staticRenderFns
:[
function
(){
var
e
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
e
;
return
t
(
"p"
,{
staticClass
:
"m-s-title"
},[
t
(
"span"
,{
staticClass
:
"font-w-500"
},[
this
.
_v
(
"员工记录"
)])])},
function
(){
var
e
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
e
;
return
t
(
"div"
,{
staticClass
:
"hurdle-box"
},[
t
(
"span"
,{
staticClass
:
"radio"
}),
this
.
_v
(
" "
),
t
(
"div"
,{
staticClass
:
"hurdle"
})])}]};
var
_
=
i
(
"VU/8"
)(
c
,
u
,
!
1
,
function
(
e
){
i
(
"ND5L"
)},
null
,
null
);
t
.
default
=
_
.
exports
},
KzHU
:
function
(
module
,
__webpack_exports__
,
__webpack_require__
){
"use strict"
;
var
__WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_typeof__
=
__webpack_require__
(
"pFYg"
),
__WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_typeof___default
=
__webpack_require__
.
n
(
__WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_typeof__
),
__WEBPACK_IMPORTED_MODULE_1_babel_runtime_core_js_json_stringify__
=
__webpack_require__
(
"mvHQ"
),
__WEBPACK_IMPORTED_MODULE_1_babel_runtime_core_js_json_stringify___default
=
__webpack_require__
.
n
(
__WEBPACK_IMPORTED_MODULE_1_babel_runtime_core_js_json_stringify__
),
__WEBPACK_IMPORTED_MODULE_2_components_employeeRecord_uploadImage__
=
__webpack_require__
(
"5gt+"
),
__WEBPACK_IMPORTED_MODULE_3__utils_index__
=
__webpack_require__
(
"0xDb"
),
__WEBPACK_IMPORTED_MODULE_4__api_api__
=
__webpack_require__
(
"P9l9"
);
__webpack_exports__
.
a
=
{
name
:
"editableCell"
,
props
:{
info
:{
type
:
Object
,
required
:
!
0
},
staticInfo
:{
type
:
Object
,
required
:
!
0
},
items
:{
type
:
Array
,
required
:
!
0
},
title
:{
type
:
String
,
default
:
""
},
fieldList
:{
type
:
Array
,
required
:
!
0
}},
components
:{
uploadImage
:
__WEBPACK_IMPORTED_MODULE_2_components_employeeRecord_uploadImage__
.
a
},
filters
:{
formatDate
:
__WEBPACK_IMPORTED_MODULE_3__utils_index__
.
b
},
data
:
function
(){
return
{
showEdit
:
!
1
,
uploadUrl
:
"/haoban-manage-web/upload-img"
,
fieldsInfo
:{}}},
methods
:{
uploadOnSuccess
:
function
(
e
,
t
){
e
.
file
.
url
=
e
.
res
.
result
[
0
].
qcloudImageUrl
,
t
.
push
(
e
.
file
)},
deleteImage
:
function
(
e
){
this
.
imageList
=
this
.
imageList
?
this
.
imageList
:[],
this
.
imageList
.
splice
(
e
,
1
)},
sortImg
:
function
(
e
){
this
.
imageList
=
e
},
saveEdit
:
function
saveEdit
(){
var
that
=
this
;
that
.
$refs
.
cell_form
.
validate
(
function
(
valid
){
if
(
valid
){
var
newInfo
=
Object
(
__WEBPACK_IMPORTED_MODULE_3__utils_index__
.
a
)(
that
.
fieldsInfo
),
params
=
{},
regFlag
=
[],
fieldList
=
that
.
fieldList
,
objToString
=
[];
if
(
fieldList
.
forEach
(
function
(
field
){
if
(
params
[
field
.
fieldCode
]
=
newInfo
[
field
.
fieldCode
],
5
==
field
.
fieldType
&&
(
params
[
field
.
fieldCode
]
=
newInfo
[
field
.
fieldCode
].
join
(
","
)),
7
==
field
.
fieldType
){
var
arr
=
[];
newInfo
[
field
.
fieldCode
].
forEach
(
function
(
e
){
arr
.
push
(
e
.
url
)}),
params
[
field
.
fieldCode
]
=
arr
.
join
(
","
)}
if
(
1
!=
field
.
systemFlag
){
if
(
objToString
.
push
({
fieldCode
:
field
.
fieldCode
,
fieldValue
:
newInfo
[
field
.
fieldCode
]}),
5
==
field
.
fieldType
&&
objToString
.
push
({
fieldCode
:
field
.
fieldCode
,
fieldValue
:
newInfo
[
field
.
fieldCode
].
join
(
","
)}),
7
==
field
.
fieldType
){
var
_arr
=
[];
newInfo
[
field
.
fieldCode
].
forEach
(
function
(
e
){
_arr
.
push
(
e
.
url
)}),
objToString
.
push
({
fieldCode
:
field
.
fieldCode
,
fieldValue
:
_arr
.
join
(
","
)})}
delete
params
[
field
.
fieldCode
]}
field
.
regular
&&
newInfo
[
field
.
fieldCode
]
&&
regFlag
.
push
(
eval
(
field
.
regular
).
test
(
newInfo
[
field
.
fieldCode
]))}),
regFlag
.
length
&&
regFlag
.
includes
(
!
1
))
return
that
.
$message
.
error
(
"请输入正确格式的字段值!"
),
!
1
;
params
.
jsonString
=
"[]"
==
__WEBPACK_IMPORTED_MODULE_1_babel_runtime_core_js_json_stringify___default
()(
objToString
)?
""
:
__WEBPACK_IMPORTED_MODULE_1_babel_runtime_core_js_json_stringify___default
()(
objToString
),
params
.
recordId
=
that
.
$route
.
query
.
recordId
,
that
.
submitEdit
(
params
)}})},
submitEdit
:
function
(
e
){
var
t
=
this
;
Object
(
__WEBPACK_IMPORTED_MODULE_4__api_api__
.
a
)(
"/haoban-manage-web/record/save-record-detail"
,
e
).
then
(
function
(
e
){
1
==
e
.
data
.
errorCode
?(
t
.
showEdit
=!
1
,
t
.
$emit
(
"subSuccess"
),
t
.
$message
({
message
:
e
.
data
.
message
,
type
:
"success"
})):
t
.
$message
.
error
(
e
.
data
.
message
)}).
catch
(
function
(
e
){
t
.
$message
.
error
(
e
.
message
)})},
cancelEdit
:
function
(){
this
.
$refs
.
cell_form
.
clearValidate
();
var
e
=
this
.
fieldsInfo
,
t
=
this
.
staticInfo
;
for
(
var
i
in
e
)
e
[
i
]
=
t
[
i
];
this
.
showEdit
=!
1
}},
computed
:{
defineObj
:
function
(){
return
JSON
.
parse
(
this
.
clerkInfo
.
defineString
)},
rules
:
function
(){
var
e
=
{},
t
=
function
(
e
,
t
,
i
){
return
t
?
new
RegExp
(
"^[0-9]*$"
).
test
(
1
*
t
)?
i
():
i
(
new
Error
(
"请输入数字!"
)):
i
()};
return
this
.
fieldList
.
forEach
(
function
(
i
){
var
a
=
[];
0
!=
i
.
fieldType
&&
1
!=
i
.
fieldType
||
(
i
.
minCount
&&
i
.
maxCount
&&
a
.
push
({
min
:
i
.
minCount
,
message
:
"至少填写"
+
i
.
minCount
+
"个字符"
,
trigger
:
"change"
}),
!
i
.
minCount
&&
i
.
maxCount
&&
a
.
push
({
max
:
i
.
maxCount
,
message
:
"至多填写"
+
i
.
maxCount
+
"个字符"
,
trigger
:
"change"
}),
i
.
minCount
&&
i
.
maxCount
&&
a
.
push
({
min
:
i
.
minCount
,
max
:
i
.
maxCount
,
message
:
"长度在 "
+
i
.
minCount
+
" 到 "
+
i
.
maxCount
+
"个字符"
,
trigger
:
"change"
})),
6
==
i
.
fieldType
&&
a
.
push
({
validator
:
t
,
message
:
i
.
fieldName
+
"必须为数字"
,
trigger
:
"change"
}),
e
[
i
.
fieldCode
]
=
a
}),
e
}},
beforeMount
:
function
(){
var
e
=
JSON
.
parse
(
__WEBPACK_IMPORTED_MODULE_1_babel_runtime_core_js_json_stringify___default
()(
this
.
info
));
for
(
var
t
in
e
)
e
[
t
]
=
null
==
e
[
t
]?
""
:
"object"
===
__WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_typeof___default
()(
e
[
t
])?
e
[
t
]:
String
(
e
[
t
]);
this
.
fieldsInfo
=
e
}}},
ND5L
:
function
(
e
,
t
){},
NvV1
:
function
(
e
,
t
){},
hFS7
:
function
(
e
,
t
){}});
\ No newline at end of file
webpackJsonp
([
11
],{
"5gt+"
:
function
(
e
,
t
,
i
){
"use strict"
;
var
a
=
i
(
"mvHQ"
),
s
=
i
.
n
(
a
),
l
=
i
(
"//Fk"
),
o
=
i
.
n
(
l
),
n
=
i
(
"DAYN"
),
r
=
{
name
:
"vue-office-upload-image"
,
props
:{
projectName
:{
type
:
String
,
default
:
"haoban-manage-web"
},
wxFlag
:{
type
:
String
,
default
:
"1"
},
imgRate
:{
type
:
String
},
actionUrl
:{
type
:
String
,
default
:
""
},
maxImageLength
:{
type
:
Number
,
default
:
5
},
limitW
:{
type
:
Number
},
limitH
:{
type
:
Number
},
imageList
:{
type
:
Array
,
default
:
function
(){
return
[]}}},
data
:
function
(){
return
{
dragImageList
:
this
.
imageList
,
initialImg
:
0
,
progress
:
0
,
pass
:
null
,
isEnlargeImage
:
!
1
,
enlargeImage
:
""
}},
computed
:{
propStatus
:
function
(){
return
this
.
pass
?
"success"
:
!
1
===
this
.
pass
?
"exception"
:
"text"
}},
beforeMount
:
function
(){},
methods
:{
uploadUrl
:
function
(){
var
e
,
t
=
window
.
location
.
origin
,
i
=
void
0
;
return
e
=
this
.
wxFlag
&&
""
!=
this
.
wxFlag
?
"wxFlag="
+
this
.
wxFlag
+
"&"
:
""
,
i
=
"-1"
!=
t
.
indexOf
(
"localhost"
)?
"http://www.gicdev.com"
:
t
,
this
.
upUrl
=
i
+
this
.
actionUrl
+
"?"
+
e
+
"requestProject="
+
this
.
projectName
,
this
.
upUrl
},
beforeAvatarUpload
:
function
(
e
){
var
t
=
this
,
i
=
(
"image/jpeg"
===
e
.
type
||
"image/jpg"
===
e
.
type
||
e
.
type
,
e
.
size
/
1024
/
1024
<
2
);
return
i
||
t
.
$message
.
error
(
"上传图片大小不能超过 2MB!"
),
i
&&
new
o
.
a
(
function
(
i
,
a
){
var
s
=
new
FileReader
;
s
.
onload
=
function
(
e
){
var
s
=
new
Image
;
s
.
onload
=
function
(){
var
e
=
this
.
width
,
s
=
this
.
height
;
t
.
imgRate
&&
""
!==
t
.
imgRate
&&
(
Number
(
t
.
imgRate
.
split
(
":"
)[
0
])
/
Number
(
t
.
imgRate
.
split
(
":"
)[
1
])
!=
Number
(
e
)
/
Number
(
s
)
&&
(
t
.
$message
.
error
(
"上传图片比例不正确!"
),
a
()));
t
.
imgRate
&&
""
!=
t
.
imgRate
||!
t
.
limitW
||!
t
.
limitH
||
e
===
t
.
limitW
||
s
===
t
.
limitH
||
(
t
.
$message
.
error
(
"上传图片尺寸不正确!"
),
a
()),
i
()},
s
.
src
=
e
.
target
.
result
},
s
.
readAsDataURL
(
e
)})},
uploadOnSuccess
:
function
(
e
,
t
){
this
.
pass
=!
0
,
1
==
e
.
errorCode
?(
this
.
$message
.
success
(
"上传成功"
),
this
.
$emit
(
"uploadOnSuccess"
,{
res
:
e
,
file
:
t
},
this
.
imageList
)):
this
.
$message
.
error
(
e
.
message
)},
uploadOnProgress
:
function
(
e
,
t
){
e
&&
e
.
percent
&&
(
this
.
progress
=
Math
.
floor
(
e
.
percent
))},
uploadOnChange
:
function
(
e
){
"ready"
===
e
.
status
?(
this
.
pass
=
null
,
this
.
progress
=
0
):
"fail"
===
e
.
status
&&
this
.
$message
.
error
(
"图片上传失败,请重试!"
)},
uploadOnError
:
function
(){},
previewImage
:
function
(
e
){
this
.
isEnlargeImage
=!
0
,
this
.
initialImg
=
e
},
deleteImage
:
function
(
e
){
this
.
$emit
(
"deleteImage"
,
e
);
var
t
=
JSON
.
parse
(
s
()(
this
.
imageList
));
t
.
splice
(
e
,
1
),
this
.
$emit
(
"update:imageList"
,
t
)},
handleClose
:
function
(
e
){
e
()},
itemMoveEnd
:
function
(
e
){
this
.
$emit
(
"sortImg"
,
this
.
dragImageList
),
this
.
$emit
(
"update:imageList"
,
this
.
dragImageList
)}},
watch
:{
imageList
:
function
(
e
,
t
){
this
.
dragImageList
=
e
}},
mounted
:
function
(){},
components
:{
draggable
:
i
.
n
(
n
).
a
}},
d
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
i
=
e
.
_self
.
_c
||
t
;
return
i
(
"div"
,{
staticClass
:
"gic-upload__img"
},[
i
(
"div"
,{
staticClass
:
"gic-upload__img__drag"
},[
i
(
"draggable"
,{
staticClass
:
"drag-wrap"
,
staticStyle
:{
display
:
"contents"
},
attrs
:{
options
:{
group
:{
name
:
"people"
,
pull
:
!
1
,
put
:
!
0
},
sort
:
!
0
}},
on
:{
end
:
e
.
itemMoveEnd
},
model
:{
value
:
e
.
dragImageList
,
callback
:
function
(
t
){
e
.
dragImageList
=
t
},
expression
:
"dragImageList"
}},[
i
(
"transition-group"
,{
attrs
:{
name
:
"slide-fade"
}},
e
.
_l
(
e
.
imageList
,
function
(
t
,
a
){
return
i
(
"div"
,{
key
:
a
,
class
:[
"img-content"
,
a
>=
6
?
"m-t-8"
:
""
]},[
i
(
"a"
,{
staticClass
:
"item-img"
,
attrs
:{
href
:
t
.
url
}},[
i
(
"img"
,{
attrs
:{
src
:
t
.
url
,
alt
:
"上传图片"
}})]),
e
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"upload-icon__btn"
},[
i
(
"i"
,{
staticClass
:
"el-icon-view"
,
on
:{
click
:
function
(
t
){
e
.
previewImage
(
a
)}}}),
e
.
_v
(
" "
),
i
(
"i"
,{
staticClass
:
"el-icon-delete"
,
on
:{
click
:
function
(
t
){
e
.
deleteImage
(
a
)}}})])])}))],
1
),
e
.
_v
(
" "
),
e
.
pass
||
0
===
e
.
progress
?
e
.
_e
():
i
(
"div"
,{
class
:[
"img-content"
,
"img-progress"
,
e
.
imageList
.
length
>=
6
?
"m-t-8"
:
""
]},[
i
(
"el-progress"
,{
staticClass
:
"gic-img-progress"
,
staticStyle
:{
"line-height"
:
"102px"
},
attrs
:{
width
:
102
,
percentage
:
e
.
progress
,
status
:
e
.
propStatus
}})],
1
),
e
.
_v
(
" "
),
e
.
imageList
&&
e
.
imageList
.
length
<
e
.
maxImageLength
?
i
(
"div"
,{
class
:[
"img-upload"
,
e
.
imageList
.
length
>=
6
?
"m-t-8"
:
""
]},[
i
(
"el-upload"
,{
staticClass
:
"loader"
,
attrs
:{
accept
:
"image/jpg,image/jpeg,image/png,image/gif"
,
action
:
e
.
uploadUrl
(),
"list-type"
:
"picture-card"
,
"on-change"
:
e
.
uploadOnChange
,
"before-upload"
:
e
.
beforeAvatarUpload
,
"on-success"
:
e
.
uploadOnSuccess
,
"on-error"
:
e
.
uploadOnError
,
"on-progress"
:
e
.
uploadOnProgress
}},[
i
(
"i"
,{
staticClass
:
"el-icon-plus gic-upload-btn"
})])],
1
):
e
.
_e
()],
1
),
e
.
_v
(
" "
),
i
(
"el-dialog"
,{
attrs
:{
title
:
"图片预览"
,
visible
:
e
.
isEnlargeImage
,
"modal-append-to-body"
:
!
1
,
"before-close"
:
e
.
handleClose
,
width
:
"520px"
},
on
:{
"update:visible"
:
function
(
t
){
e
.
isEnlargeImage
=
t
}}},[
e
.
isEnlargeImage
?
i
(
"el-carousel"
,{
attrs
:{
trigger
:
"click"
,
"initial-index"
:
e
.
initialImg
,
autoplay
:
!
1
,
height
:
"500px"
}},
e
.
_l
(
e
.
imageList
,
function
(
t
,
a
){
return
i
(
"el-carousel-item"
,{
key
:
a
,
staticStyle
:{
display
:
"flex"
,
"align-items"
:
"center"
,
"justify-content"
:
"center"
}},[
i
(
"img"
,{
staticStyle
:{
"max-width"
:
"480px"
,
"max-height"
:
"500px"
},
attrs
:{
src
:
t
.
url
},
on
:{
click
:
function
(
t
){
e
.
isEnlargeImage
=!
1
}}})])})):
e
.
_e
()],
1
)],
1
)},
staticRenderFns
:[]};
var
f
=
i
(
"VU/8"
)(
r
,
d
,
!
1
,
function
(
e
){
i
(
"NvV1"
)},
null
,
null
);
t
.
a
=
f
.
exports
},
"67iC"
:
function
(
e
,
t
,
i
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
a
=
i
(
"3Xzz"
),
s
=
i
(
"P9l9"
),
l
=
i
(
"0xDb"
),
o
=
i
(
"KzHU"
),
n
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
i
=
e
.
_self
.
_c
||
t
;
return
i
(
"div"
,{
staticClass
:
"editable-cell-container"
},[
i
(
"div"
,{
staticClass
:
"title-div"
},[
i
(
"span"
,{
staticClass
:
"font-w-500"
},[
e
.
_v
(
e
.
_s
(
e
.
title
))]),
e
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"hurdle"
}),
e
.
_v
(
" "
),
i
(
"a"
,{
staticClass
:
"a-href"
,
on
:{
click
:
function
(
t
){
e
.
showEdit
=!
0
}}},[
e
.
_v
(
"编辑"
)])]),
e
.
_v
(
" "
),
i
(
"el-form"
,{
ref
:
"cell_form"
,
staticClass
:
"info-form"
,
attrs
:{
rules
:
e
.
rules
,
inline
:
""
,
"label-width"
:
"150px"
,
model
:
e
.
fieldsInfo
}},[
e
.
_l
(
e
.
fieldList
,
function
(
t
,
a
){
return
[
i
(
"el-form-item"
,{
key
:
t
.
fieldCode
+
"_"
+
a
,
staticClass
:
"item-width"
,
attrs
:{
label
:
t
.
title
+
":"
,
prop
:
t
.
fieldCode
}},[
e
.
showEdit
?[
0
==
t
.
fieldType
?
i
(
"el-input"
,{
attrs
:{
placeholder
:
t
.
fieldDescription
,
disabled
:
"1"
!=
t
.
fieldEdited
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}}):
e
.
_e
(),
e
.
_v
(
" "
),
6
==
t
.
fieldType
?
i
(
"el-input"
,{
attrs
:{
placeholder
:
t
.
fieldDescription
,
disabled
:
"1"
!=
t
.
fieldEdited
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}}):
1
==
t
.
fieldType
?
i
(
"el-input"
,{
attrs
:{
type
:
"textarea"
,
autosize
:
""
,
disabled
:
"1"
!=
t
.
fieldEdited
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}}):
2
==
t
.
fieldType
||
3
==
t
.
fieldType
?[
1
==
t
.
systemFlag
?
i
(
"el-select"
,{
attrs
:{
disabled
:
"1"
!=
t
.
fieldEdited
,
multiple
:
3
==
t
.
fieldType
,
"collapse-tags"
:
3
==
t
.
fieldType
,
placeholder
:
t
.
fieldDescription
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}},
e
.
_l
(
t
.
fieldOperations
.
fieldContent
,
function
(
e
){
return
i
(
"el-option"
,{
key
:
e
.
key
,
attrs
:{
label
:
e
.
name
,
value
:
e
.
key
}})})):
i
(
"el-select"
,{
attrs
:{
disabled
:
"1"
!=
t
.
fieldEdited
,
multiple
:
3
==
t
.
fieldType
,
"collapse-tags"
:
3
==
t
.
fieldType
,
placeholder
:
t
.
fieldDescription
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}},
e
.
_l
(
t
.
fieldOperations
.
fieldContent
,
function
(
e
,
t
){
return
i
(
"el-option"
,{
key
:
e
.
key
+
"_"
+
t
,
attrs
:{
label
:
e
.
name
,
value
:
e
.
name
}})}))]:
4
==
t
.
fieldType
?
i
(
"el-date-picker"
,{
attrs
:{
type
:
"date"
,
disabled
:
"1"
!=
t
.
fieldEdited
,
format
:
t
.
fieldOperations
.
typeValue
,
"value-format"
:
t
.
fieldOperations
.
typeValue
,
placeholder
:
t
.
fieldDescription
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}}):
5
==
t
.
fieldType
?
i
(
"el-date-picker"
,{
attrs
:{
type
:
"daterange"
,
"range-separator"
:
"至"
,
disabled
:
"1"
!=
t
.
fieldEdited
,
format
:
t
.
fieldOperations
.
typeValue
,
"value-format"
:
t
.
fieldOperations
.
typeValue
,
"start-placeholder"
:
t
.
fieldOperations
.
startDescription
,
"end-placeholder"
:
t
.
fieldOperations
.
endDescription
},
model
:{
value
:
e
.
fieldsInfo
[
t
.
fieldCode
],
callback
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
expression
:
"fieldsInfo[item.fieldCode]"
}}):
7
==
t
.
fieldType
?
i
(
"uploadImage"
,{
attrs
:{
projectName
:
"haoban-manage-web"
,
wxFlag
:
"0"
,
actionUrl
:
e
.
uploadUrl
,
imageList
:
e
.
fieldsInfo
[
t
.
fieldCode
],
limitW
:
500
,
limitH
:
500
,
maxImageLength
:
5
},
on
:{
"update:imageList"
:
function
(
i
){
e
.
$set
(
e
.
fieldsInfo
,
t
.
fieldCode
,
i
)},
uploadOnSuccess
:
e
.
uploadOnSuccess
,
sortImg
:
e
.
sortImg
,
deleteImage
:
e
.
deleteImage
}}):
e
.
_e
()]:[
0
==
t
.
fieldType
||
1
==
t
.
fieldType
||
6
==
t
.
fieldType
?
i
(
"div"
,{
staticClass
:
"field-value color-606266"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
fieldsInfo
[
t
.
fieldCode
])
+
"
\
n "
)]):
2
==
t
.
fieldType
?[
1
==
t
.
systemFlag
?
i
(
"div"
,{
staticClass
:
"field-value color-606266"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
t
.
fieldOperations
.
fieldContent
[
1
*
e
.
fieldsInfo
[
t
.
fieldCode
]
-
1
]?
t
.
fieldOperations
.
fieldContent
[
1
*
e
.
fieldsInfo
[
t
.
fieldCode
]
-
1
].
name
:
""
)
+
"
\
n "
)]):
i
(
"div"
,{
staticClass
:
"field-value color-606266"
},[
e
.
_v
(
e
.
_s
(
e
.
fieldsInfo
[
t
.
fieldCode
]))])]:
3
==
t
.
fieldType
?
i
(
"div"
,{
staticClass
:
"field-value color-606266"
}):
4
==
t
.
fieldType
?
i
(
"div"
,{
staticClass
:
"field-value color-606266"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
_f
(
"formatDate"
)(
e
.
fieldsInfo
[
t
.
fieldCode
],
t
.
fieldOperations
.
typeValue
))
+
"
\
n "
)]):
5
==
t
.
fieldType
?
i
(
"div"
,{
staticClass
:
"field-value color-606266"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
fieldsInfo
[
t
.
fieldCode
].
join
(
"至"
))
+
"
\
n "
)]):
7
==
t
.
fieldType
?
i
(
"div"
,{
staticClass
:
"img-box"
},
e
.
_l
(
e
.
fieldsInfo
[
t
.
fieldCode
],
function
(
e
,
t
){
return
i
(
"div"
,{
key
:
t
+
e
.
url
,
staticClass
:
"item-imgs"
},[
i
(
"a"
,{
attrs
:{
href
:
""
}},[
i
(
"img"
,{
attrs
:{
src
:
e
.
url
}})])])})):
e
.
_e
()]],
2
)]})],
2
),
e
.
_v
(
" "
),
e
.
showEdit
?
i
(
"div"
,{
staticClass
:
"handle-form-btns t-ct m-b-60"
},[
i
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
e
.
saveEdit
}},[
e
.
_v
(
"保存"
)]),
e
.
_v
(
" "
),
i
(
"el-button"
,{
on
:{
click
:
e
.
cancelEdit
}},[
e
.
_v
(
"取消"
)])],
1
):
e
.
_e
()],
1
)},
staticRenderFns
:[]};
var
r
=
function
(
e
){
i
(
"hFS7"
)},
d
=
i
(
"VU/8"
)(
o
.
a
,
n
,
!
1
,
r
,
null
,
null
).
exports
,
f
=
i
(
"IVno"
),
c
=
{
name
:
"recordInfo"
,
components
:{
navCrumb
:
a
.
a
,
editableCell
:
d
,
handleDialog
:
f
.
a
},
filters
:{
formatDate
:
l
.
b
},
data
:
function
(){
return
{
windowH
:
window
.
screen
.
availHeight
-
180
+
"px"
,
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"通讯录"
,
path
:
"/administrativeFrame"
},{
name
:
"员工档案"
,
path
:
"/fileSet"
},{
name
:
"在职员工"
,
path
:
"/employeeRecord"
},{
name
:
"编辑员工信息"
,
path
:
""
}],
editNavpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"通讯录"
,
path
:
"/administrativeFrame"
},{
name
:
"员工档案"
,
path
:
"/fileSet"
},{
name
:
"离职员工"
,
path
:
"/unemployee"
},{
name
:
"编辑员工信息"
,
path
:
""
}],
dialogVisible
:
!
1
,
htmlTitle
:
"员工档案"
,
info
:{},
staticInfo
:{},
statusList
:[
"正式"
,
"试用"
,
"离职"
],
reasons
:[
""
,
"家庭原因"
,
"个人原因"
,
"发展原因"
,
"合同到期不续签"
,
"协议解除"
,
"无法胜任工作"
,
"经济性裁员"
,
"严重违法违纪"
,
"其他"
],
items
:[],
fieldList
:[],
mileStone
:[],
historyStatus
:[
"新入职"
,
"转正"
,
"离职"
,
"转岗"
,
"再入职"
],
editHisObj
:{}}},
methods
:{
handleSuccess
:
function
(){
this
.
dialogVisible
=!
1
},
getEmployeeDetail
:
function
(){
var
e
=
this
,
t
=
{
recordId
:
e
.
$route
.
query
.
recordId
};
Object
(
s
.
a
)(
"/haoban-manage-web/record/employee-detail"
,
t
).
then
(
function
(
t
){
1
==
t
.
data
.
errorCode
?
e
.
getTemplate
(
t
.
data
.
result
):
e
.
$message
.
error
({
message
:
t
.
data
.
message
})}).
catch
(
function
(
t
){
e
.
$message
.
error
({
message
:
t
.
message
})})},
subSuccess
:
function
(){
this
.
getEmployeeDetail
()},
getTemplate
:
function
(
e
){
var
t
=
this
;
Object
(
s
.
a
)(
"/haoban-manage-web/record/employee-find-template"
,{}).
then
(
function
(
i
){
1
==
i
.
data
.
errorCode
?
t
.
formatTemplateList
(
i
.
data
.
result
,
e
):
t
.
$message
.
error
({
message
:
i
.
data
.
message
})}).
catch
(
function
(
e
){
t
.
$message
.
error
({
message
:
e
.
message
})})},
formatTemplateList
:
function
(
e
,
t
){
var
i
=
[],
a
=
e
,
s
=
JSON
.
parse
(
t
.
defineString
),
o
=
Object
(
l
.
a
)(
t
);
for
(
var
n
in
s
)
o
[
n
]
=
s
[
n
];
e
.
forEach
(
function
(
e
){
if
(
0
!=
e
.
parentCode
&&
(
e
.
fieldOperations
=
JSON
.
parse
(
e
.
fieldOperations
)),
5
==
e
.
fieldType
&&
(
o
[
e
.
fieldCode
]
=
o
[
e
.
fieldCode
]?
o
[
e
.
fieldCode
].
split
(
","
):[
""
,
""
],
t
[
e
.
fieldCode
]
=
t
[
e
.
fieldCode
]?
t
[
e
.
fieldCode
].
split
(
","
):[
""
,
""
]),
6
==
e
.
fieldType
&&
(
o
[
e
.
fieldCode
]
*=
1
,
t
[
e
.
fieldCode
]
*=
1
),
7
==
e
.
fieldType
){
var
s
=
[];
o
[
e
.
fieldCode
]
=
o
[
e
.
fieldCode
]?
o
[
e
.
fieldCode
].
split
(
","
):[],
o
[
e
.
fieldCode
].
forEach
(
function
(
e
){
s
.
push
({
url
:
e
})}),
t
[
e
.
fieldCode
]
=
s
,
o
[
e
.
fieldCode
]
=
s
.
slice
(
0
)}
e
.
title
=
e
.
fieldName
;
var
l
=
[];
a
.
forEach
(
function
(
t
){
t
.
parentCode
==
e
.
fieldCode
&&
l
.
push
(
t
)}),
l
.
sort
(
function
(
e
,
t
){
return
1
*
e
.
sort
-
1
*
t
.
sort
}),
l
.
length
>
0
&&
(
e
.
childrens
=
l
),
0
==
e
.
parentCode
&&
i
.
push
(
e
)}),
i
.
sort
(
function
(
e
,
t
){
return
1
*
e
.
sort
-
1
*
t
.
sort
}),
this
.
fieldList
=
i
,
this
.
info
=
o
,
this
.
staticInfo
=
t
},
getHistoryList
:
function
(){
var
e
=
this
,
t
=
{
recordId
:
e
.
$route
.
query
.
recordId
};
Object
(
s
.
a
)(
"/haoban-manage-web/record/history-record-list"
,
t
).
then
(
function
(
t
){
if
(
1
==
t
.
data
.
errorCode
){
var
i
=
t
.
data
.
result
;
e
.
formatMileStone
(
i
)}
else
e
.
$message
({
message
:
t
.
data
.
message
})}).
catch
(
function
(
t
){
e
.
$message
({
message
:
t
.
message
})})},
formatMileStone
:
function
(
e
){
e
.
sort
(
function
(
e
,
t
){
return
1
*
e
.
historyDate
-
1
*
t
.
historyDate
});
for
(
var
t
=
[],
i
=
0
,
a
=
e
.
length
;
i
<
a
;
i
+=
4
)
t
.
push
(
e
.
slice
(
i
,
i
+
4
));
this
.
mileStone
=
t
},
editHis
:
function
(
e
){
this
.
editHisObj
.
historyId
=
e
.
historyId
,
this
.
editHisObj
.
recordId
=
this
.
$route
.
query
.
recordId
,
this
.
dialogVisible
=!
0
}},
beforeMount
:
function
(){
this
.
getEmployeeDetail
(),
this
.
getHistoryList
()},
mounted
:
function
(){
var
e
=
this
.
$route
.
query
.
type
;
e
&&
"unemployee"
==
e
&&
(
this
.
navpath
=
this
.
editNavpath
),
this
.
$nextTick
(
function
(){
document
.
querySelector
(
".contact-wrap__body"
).
style
.
overflow
=
"hidden"
,
document
.
getElementsByClassName
(
"contact-wrap__right"
)[
0
].
removeAttribute
(
"style"
)})},
beforeDestroy
:
function
(){
document
.
querySelector
(
".contact-wrap__body"
).
style
.
overflow
=
"auto"
;
var
e
=
(
document
.
documentElement
.
clientHeight
||
document
.
body
.
clientHeight
)
-
64
+
"px"
;
document
.
getElementsByClassName
(
"contact-wrap__right"
)[
0
].
setAttribute
(
"style"
,
"height:"
+
e
)}},
u
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
i
=
e
.
_self
.
_c
||
t
;
return
i
(
"div"
,{
staticClass
:
"common-set-wrap"
,
style
:{
"min-height"
:
e
.
windowH
}},[
i
(
"nav-crumb"
,{
attrs
:{
navpath
:
e
.
navpath
}}),
e
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"right-content"
},[
i
(
"div"
,{
staticClass
:
"right-box"
},[
i
(
"div"
,{
staticClass
:
"commom-container clerk-detail-container"
},[
i
(
"p"
,{
staticClass
:
"t-rt"
},[
i
(
"a"
,{
staticClass
:
"a-href font-14"
,
on
:{
click
:
function
(
t
){
e
.
getPdf
()}}},[
e
.
_v
(
"打印员工档案"
)])]),
e
.
_v
(
" "
),
i
(
"div"
,{
style
:{
"min-height"
:
e
.
windowH
},
attrs
:{
id
:
"pdfDom"
}},[
i
(
"div"
,{
staticClass
:
"employee-detail-cell"
},[
i
(
"div"
,{
staticClass
:
"head-info"
},[
i
(
"p"
,{
staticClass
:
"head-cell"
},[
e
.
info
.
headPic
?
i
(
"img"
,{
staticClass
:
"head-img"
,
attrs
:{
src
:
e
.
info
.
headPic
}}):
i
(
"span"
,{
staticClass
:
"head-img-null"
},[
i
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})])]),
e
.
_v
(
" "
),
i
(
"p"
,{
staticClass
:
"head-cell name"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
info
.
clerkName
)),
i
(
"span"
,[
e
.
_v
(
e
.
_s
(
"-1"
==
e
.
info
.
clerkStatus
?
"无状态"
:
e
.
statusList
[
e
.
info
.
clerkStatus
-
1
]))])]),
e
.
_v
(
" "
),
i
(
"p"
,{
staticClass
:
"head-cell c-303133"
},[
e
.
_v
(
e
.
_s
(
e
.
info
.
groupName
)
+
e
.
_s
(
e
.
info
.
positionName
))]),
e
.
_v
(
" "
),
i
(
"p"
,{
staticClass
:
"head-cell color-606266"
},[
e
.
_v
(
"已在"
+
e
.
_s
(
e
.
info
.
enterpriseName
)
+
"工作了"
+
e
.
_s
(
e
.
info
.
days
)
+
"天"
)])])]),
e
.
_v
(
" "
),
e
.
_l
(
e
.
fieldList
,
function
(
t
){
return
[
t
.
childrens
?
i
(
"editable-cell"
,{
key
:
t
.
fieldCode
,
attrs
:{
info
:
e
.
info
,
staticInfo
:
e
.
staticInfo
,
items
:
e
.
items
,
title
:
t
.
title
,
fieldList
:
t
.
childrens
},
on
:{
subSuccess
:
e
.
subSuccess
}}):
e
.
_e
()]}),
e
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"mile-stone-container"
},[
e
.
_m
(
0
),
e
.
_v
(
" "
),
i
(
"ul"
,{
staticClass
:
"mile-stone"
},
e
.
_l
(
e
.
mileStone
,
function
(
t
,
a
){
return
i
(
"li"
,{
key
:
a
,
staticClass
:
"stone-group"
,
class
:
a
%
2
==
0
?
"column"
:
"column-reverse"
},[
4
==
t
.
length
&&
a
!=
e
.
mileStone
.
length
-
1
?
i
(
"div"
,{
staticClass
:
"column-hurdle"
}):
e
.
_e
(),
e
.
_v
(
" "
),
e
.
_l
(
t
,
function
(
t
,
s
){
return
i
(
"div"
,{
key
:
s
,
staticClass
:
"stone"
,
class
:
a
%
2
==
1
&&
3
==
s
||
a
%
2
==
0
&&
0
==
s
&&
0
!=
a
?
"no-radio"
:
""
},[
i
(
"p"
,{
staticClass
:
"time"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatDate"
)(
t
.
historyDate
,
"YY-MM-DD"
)))]),
e
.
_v
(
" "
),
e
.
_m
(
1
,
!
0
),
e
.
_v
(
" "
),
i
(
"p"
,{
staticClass
:
"position"
},[
e
.
_v
(
e
.
_s
(
t
.
positionName
))]),
e
.
_v
(
" "
),
i
(
"p"
,{
staticClass
:
"font-16 "
},[
e
.
_v
(
e
.
_s
(
e
.
historyStatus
[
1
*
t
.
historyStatus
-
1
])),
3
==
t
.
historyStatus
?
i
(
"a"
,{
staticClass
:
"a-href m-l-10 fs-12"
,
on
:{
click
:
function
(
i
){
e
.
editHis
(
t
)}}},[
e
.
_v
(
"编辑"
)]):
e
.
_e
()]),
e
.
_v
(
" "
),
3
==
t
.
historyStatus
?
i
(
"p"
,[
e
.
_v
(
"离职理由:"
+
e
.
_s
(
e
.
reasons
[
t
.
fireReason
]))]):
e
.
_e
(),
e
.
_v
(
" "
),
i
(
"p"
,{
staticClass
:
"color-606266"
},[
e
.
_v
(
e
.
_s
(
t
.
storeName
?
t
.
storeName
:
t
.
groupName
))])])})],
2
)}))])],
2
),
e
.
_v
(
" "
),
i
(
"el-dialog"
,{
attrs
:{
title
:
"修改离职信息"
,
visible
:
e
.
dialogVisible
,
width
:
"480px"
},
on
:{
"update:visible"
:
function
(
t
){
e
.
dialogVisible
=
t
}}},[
i
(
"handle-dialog"
,{
attrs
:{
employee
:
e
.
editHisObj
,
handleType
:
"changeFireInfo"
,
typeTitle
:
"修改离职信息"
},
on
:{
handleSuccess
:
e
.
handleSuccess
}})],
1
)],
1
)])]),
e
.
_v
(
" "
),
i
(
"vue-gic-footer"
)],
1
)},
staticRenderFns
:[
function
(){
var
e
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
e
;
return
t
(
"p"
,{
staticClass
:
"m-s-title"
},[
t
(
"span"
,{
staticClass
:
"font-w-500"
},[
this
.
_v
(
"员工记录"
)])])},
function
(){
var
e
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
e
;
return
t
(
"div"
,{
staticClass
:
"hurdle-box"
},[
t
(
"span"
,{
staticClass
:
"radio"
}),
this
.
_v
(
" "
),
t
(
"div"
,{
staticClass
:
"hurdle"
})])}]};
var
_
=
i
(
"VU/8"
)(
c
,
u
,
!
1
,
function
(
e
){
i
(
"vo8k"
)},
null
,
null
);
t
.
default
=
_
.
exports
},
KzHU
:
function
(
module
,
__webpack_exports__
,
__webpack_require__
){
"use strict"
;
var
__WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_typeof__
=
__webpack_require__
(
"pFYg"
),
__WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_typeof___default
=
__webpack_require__
.
n
(
__WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_typeof__
),
__WEBPACK_IMPORTED_MODULE_1_babel_runtime_core_js_json_stringify__
=
__webpack_require__
(
"mvHQ"
),
__WEBPACK_IMPORTED_MODULE_1_babel_runtime_core_js_json_stringify___default
=
__webpack_require__
.
n
(
__WEBPACK_IMPORTED_MODULE_1_babel_runtime_core_js_json_stringify__
),
__WEBPACK_IMPORTED_MODULE_2_components_employeeRecord_uploadImage__
=
__webpack_require__
(
"5gt+"
),
__WEBPACK_IMPORTED_MODULE_3__utils_index__
=
__webpack_require__
(
"0xDb"
),
__WEBPACK_IMPORTED_MODULE_4__api_api__
=
__webpack_require__
(
"P9l9"
);
__webpack_exports__
.
a
=
{
name
:
"editableCell"
,
props
:{
info
:{
type
:
Object
,
required
:
!
0
},
staticInfo
:{
type
:
Object
,
required
:
!
0
},
items
:{
type
:
Array
,
required
:
!
0
},
title
:{
type
:
String
,
default
:
""
},
fieldList
:{
type
:
Array
,
required
:
!
0
}},
components
:{
uploadImage
:
__WEBPACK_IMPORTED_MODULE_2_components_employeeRecord_uploadImage__
.
a
},
filters
:{
formatDate
:
__WEBPACK_IMPORTED_MODULE_3__utils_index__
.
b
},
data
:
function
(){
return
{
showEdit
:
!
1
,
uploadUrl
:
"/haoban-manage-web/upload-img"
,
fieldsInfo
:{}}},
methods
:{
uploadOnSuccess
:
function
(
e
,
t
){
e
.
file
.
url
=
e
.
res
.
result
[
0
].
qcloudImageUrl
,
t
.
push
(
e
.
file
)},
deleteImage
:
function
(
e
){
this
.
imageList
=
this
.
imageList
?
this
.
imageList
:[],
this
.
imageList
.
splice
(
e
,
1
)},
sortImg
:
function
(
e
){
this
.
imageList
=
e
},
saveEdit
:
function
saveEdit
(){
var
that
=
this
;
that
.
$refs
.
cell_form
.
validate
(
function
(
valid
){
if
(
valid
){
var
newInfo
=
Object
(
__WEBPACK_IMPORTED_MODULE_3__utils_index__
.
a
)(
that
.
fieldsInfo
),
params
=
{},
regFlag
=
[],
fieldList
=
that
.
fieldList
,
objToString
=
[];
if
(
fieldList
.
forEach
(
function
(
field
){
if
(
params
[
field
.
fieldCode
]
=
newInfo
[
field
.
fieldCode
],
5
==
field
.
fieldType
&&
(
params
[
field
.
fieldCode
]
=
newInfo
[
field
.
fieldCode
].
join
(
","
)),
7
==
field
.
fieldType
){
var
arr
=
[];
newInfo
[
field
.
fieldCode
].
forEach
(
function
(
e
){
arr
.
push
(
e
.
url
)}),
params
[
field
.
fieldCode
]
=
arr
.
join
(
","
)}
if
(
1
!=
field
.
systemFlag
){
if
(
objToString
.
push
({
fieldCode
:
field
.
fieldCode
,
fieldValue
:
newInfo
[
field
.
fieldCode
]}),
5
==
field
.
fieldType
&&
objToString
.
push
({
fieldCode
:
field
.
fieldCode
,
fieldValue
:
newInfo
[
field
.
fieldCode
].
join
(
","
)}),
7
==
field
.
fieldType
){
var
_arr
=
[];
newInfo
[
field
.
fieldCode
].
forEach
(
function
(
e
){
_arr
.
push
(
e
.
url
)}),
objToString
.
push
({
fieldCode
:
field
.
fieldCode
,
fieldValue
:
_arr
.
join
(
","
)})}
delete
params
[
field
.
fieldCode
]}
field
.
regular
&&
newInfo
[
field
.
fieldCode
]
&&
regFlag
.
push
(
eval
(
field
.
regular
).
test
(
newInfo
[
field
.
fieldCode
]))}),
regFlag
.
length
&&
regFlag
.
includes
(
!
1
))
return
that
.
$message
.
error
(
"请输入正确格式的字段值!"
),
!
1
;
params
.
jsonString
=
"[]"
==
__WEBPACK_IMPORTED_MODULE_1_babel_runtime_core_js_json_stringify___default
()(
objToString
)?
""
:
__WEBPACK_IMPORTED_MODULE_1_babel_runtime_core_js_json_stringify___default
()(
objToString
),
params
.
recordId
=
that
.
$route
.
query
.
recordId
,
that
.
submitEdit
(
params
)}})},
submitEdit
:
function
(
e
){
var
t
=
this
;
Object
(
__WEBPACK_IMPORTED_MODULE_4__api_api__
.
a
)(
"/haoban-manage-web/record/save-record-detail"
,
e
).
then
(
function
(
e
){
1
==
e
.
data
.
errorCode
?(
t
.
showEdit
=!
1
,
t
.
$emit
(
"subSuccess"
),
t
.
$message
({
message
:
e
.
data
.
message
,
type
:
"success"
})):
t
.
$message
.
error
(
e
.
data
.
message
)}).
catch
(
function
(
e
){
t
.
$message
.
error
(
e
.
message
)})},
cancelEdit
:
function
(){
this
.
$refs
.
cell_form
.
clearValidate
();
var
e
=
this
.
fieldsInfo
,
t
=
this
.
staticInfo
;
for
(
var
i
in
e
)
e
[
i
]
=
t
[
i
];
this
.
showEdit
=!
1
}},
computed
:{
defineObj
:
function
(){
return
JSON
.
parse
(
this
.
clerkInfo
.
defineString
)},
rules
:
function
(){
var
e
=
{},
t
=
function
(
e
,
t
,
i
){
return
t
?
new
RegExp
(
"^[0-9]*$"
).
test
(
1
*
t
)?
i
():
i
(
new
Error
(
"请输入数字!"
)):
i
()};
return
this
.
fieldList
.
forEach
(
function
(
i
){
var
a
=
[];
0
!=
i
.
fieldType
&&
1
!=
i
.
fieldType
||
(
i
.
minCount
&&
i
.
maxCount
&&
a
.
push
({
min
:
i
.
minCount
,
message
:
"至少填写"
+
i
.
minCount
+
"个字符"
,
trigger
:
"change"
}),
!
i
.
minCount
&&
i
.
maxCount
&&
a
.
push
({
max
:
i
.
maxCount
,
message
:
"至多填写"
+
i
.
maxCount
+
"个字符"
,
trigger
:
"change"
}),
i
.
minCount
&&
i
.
maxCount
&&
a
.
push
({
min
:
i
.
minCount
,
max
:
i
.
maxCount
,
message
:
"长度在 "
+
i
.
minCount
+
" 到 "
+
i
.
maxCount
+
"个字符"
,
trigger
:
"change"
})),
6
==
i
.
fieldType
&&
a
.
push
({
validator
:
t
,
message
:
i
.
fieldName
+
"必须为数字"
,
trigger
:
"change"
}),
e
[
i
.
fieldCode
]
=
a
}),
e
}},
beforeMount
:
function
(){
var
e
=
JSON
.
parse
(
__WEBPACK_IMPORTED_MODULE_1_babel_runtime_core_js_json_stringify___default
()(
this
.
info
));
for
(
var
t
in
e
)
e
[
t
]
=
null
==
e
[
t
]?
""
:
"object"
===
__WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_typeof___default
()(
e
[
t
])?
e
[
t
]:
String
(
e
[
t
]);
this
.
fieldsInfo
=
e
}}},
NvV1
:
function
(
e
,
t
){},
hFS7
:
function
(
e
,
t
){},
vo8k
:
function
(
e
,
t
){}});
\ No newline at end of file
dist/static/js/24.3afd5af7f77cd172e5a5.js
0 → 100644
View file @
0c27e111
webpackJsonp
([
24
],{
HkK0
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
r
=
a
(
"Xxa5"
),
s
=
a
.
n
(
r
),
n
=
a
(
"exGp"
),
l
=
a
.
n
(
n
),
c
=
a
(
"P9l9"
),
o
=
{
name
:
"clerkTbale"
,
components
:{
vueSelectStore
:
a
(
"Ie7z"
).
a
},
props
:{
store
:{
type
:
Object
,
required
:
!
0
},
gicFlag
:{
type
:
Boolean
,
default
:
!
0
}},
data
:
function
(){
return
{
treeSet
:{
isSelectPerson
:
!
0
,
dialogVisible
:
!
1
,
isSingle
:
!
0
,
openNextBool
:
!
0
},
selectType
:
"store"
,
transArr
:[],
selectedList
:[]}},
methods
:{
goBack
:
function
(){
window
.
location
.
reload
()},
transClerk
:
function
(
e
,
t
){
this
.
transArr
=
"single"
==
e
?[
t
]:
"all"
==
e
?
this
.
store
.
clerks
:
this
.
selectedList
,
this
.
treeSet
.
dialogVisible
=!
0
},
delClerk
:
function
(
e
){
this
.
$emit
(
"delClerk"
,
e
)},
selectMember
:
function
(
e
){
this
.
selectedList
=
e
},
handleSelectedList
:
function
(
e
){
var
t
=
this
,
a
=
[];
t
.
transArr
.
forEach
(
function
(
e
){
a
.
push
(
e
.
employeeClerkId
)});
var
r
=
{
ids
:
a
.
join
(
","
),
storeId
:
e
[
0
].
id
};
Object
(
c
.
a
)(
"/haoban-manage-web/emp/batchTransfer"
,
r
).
then
(
function
(
e
){
if
(
1
==
e
.
data
.
errorCode
){
t
.
$message
.
success
({
message
:
"操作成功"
});
for
(
var
r
=
0
;
r
<
t
.
store
.
clerks
.
length
;
r
++
)
a
.
includes
(
t
.
store
.
clerks
[
r
].
employeeClerkId
)
&&
t
.
store
.
clerks
.
splice
(
r
,
1
),
--
r
}
else
t
.
$message
.
error
({
message
:
e
.
data
.
message
})}).
catch
(
function
(
e
){
t
.
$message
.
error
({
message
:
e
.
message
})})}}},
i
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"recycle-bin"
},[
a
(
"p"
,{
staticClass
:
"r-b-top-header"
},[
a
(
"a"
,{
staticClass
:
"a-href title"
,
on
:{
click
:
e
.
goBack
}},[
e
.
_v
(
"返回"
)]),
e
.
_v
(
" "
),
e
.
gicFlag
?
e
.
_e
():
a
(
"el-button"
,{
attrs
:{
disabled
:
0
==
e
.
selectedList
.
length
},
on
:{
click
:
function
(
t
){
e
.
transClerk
(
"group"
)}}},[
e
.
_v
(
"批量转移"
)]),
e
.
_v
(
" "
),
e
.
gicFlag
?
e
.
_e
():
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
function
(
t
){
e
.
transClerk
(
"all"
)}}},[
e
.
_v
(
"全部转移"
)])],
1
),
e
.
_v
(
" "
),
a
(
"el-table"
,{
ref
:
"clerkTable"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
store
.
clerks
},
on
:{
"selection-change"
:
e
.
selectMember
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"42"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"姓名"
,
prop
:
"name"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"手机号码"
,
prop
:
"phoneNumber"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
,
width
:
"80"
,
prop
:
"clerkCount"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
gicFlag
?
e
.
_e
():
a
(
"a"
,{
staticClass
:
"a-href"
,
on
:{
click
:
function
(
a
){
e
.
transClerk
(
"single"
,
t
.
row
)}}},[
a
(
"i"
,{
staticClass
:
"el-icon-sort"
})]),
e
.
_v
(
" "
),
e
.
gicFlag
?
e
.
_e
():
a
(
"a"
,{
staticClass
:
"a-href"
,
on
:{
click
:
function
(
a
){
e
.
delClerk
(
t
.
row
)}}},[
a
(
"i"
,{
staticClass
:
"el-icon-delete"
})])]}}])})],
1
),
e
.
_v
(
" "
),
a
(
"vue-select-store"
,{
ref
:
"storeSelector"
,
attrs
:{
treeSet
:
e
.
treeSet
,
selectType
:
e
.
selectType
},
on
:{
handleSelectedList
:
e
.
handleSelectedList
}})],
1
)},
staticRenderFns
:[]};
var
u
=
a
(
"VU/8"
)(
o
,
i
,
!
1
,
function
(
e
){
a
(
"bBVZ"
)},
null
,
null
).
exports
,
d
=
a
(
"3Xzz"
),
h
=
a
(
"PI0u"
),
p
=
a
(
"unF8"
),
g
=
a
(
"Ch4/"
),
m
=
{
name
:
"recycle-bin"
,
components
:{
navCrumb
:
d
.
a
,
clerkTable
:
u
},
data
:
function
(){
return
{
searchKey
:
""
,
typeArr
:[
"全部类型"
,
"自营"
,
"联营"
,
"代理(加盟)"
,
"代销"
,
"托管"
],
pageSize
:
20
,
pageNumber
:
1
,
recycleList
:[],
total
:
0
,
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"通讯录"
,
path
:
"/administrativeFrame"
},{
name
:
"门店架构"
,
path
:
"/storeFrame?showRecycle=0"
},{
name
:
"门店回收站"
,
path
:
""
}],
clerks
:[],
showClerks
:
!
1
,
currentStore
:{},
brandId
:
""
,
gicFlag
:
!
0
}},
methods
:{
toInput
:
Object
(
h
.
a
)(
function
(
e
){
this
.
pageNumber
=
1
,
this
.
getRecycleList
()},
500
),
getRecycleList
:
function
(){
var
e
=
this
,
t
=
e
.
$route
.
query
,
a
=
{
storeName
:
e
.
searchKey
||
""
,
storeGroupId
:
t
.
dept
,
showChild
:
1
*
t
.
showChild
,
showType
:
2
,
pageSize
:
e
.
pageSize
,
pageNum
:
e
.
pageNumber
,
status
:
4
,
storeType
:
t
.
type
};
Object
(
c
.
a
)(
"/haoban-manage-web/store/findSimplePage"
,
a
).
then
(
function
(
t
){
1
==
t
.
data
.
errorCode
?(
e
.
total
=
t
.
data
.
result
.
total
,
e
.
recycleList
=
t
.
data
.
result
.
list
||
[]):(
e
.
recycleList
=
[],
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
data
.
message
}))}).
catch
(
function
(
t
){
e
.
loading
=!
1
,
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
restore
:
function
(
e
){
var
t
=
this
;
t
.
$confirm
(
"确定要恢复到门店列表吗?"
,
"提示"
,{
type
:
"warning"
}).
then
(
function
(){
var
a
=
{
status
:
1
,
storeId
:
e
.
storeId
};
Object
(
c
.
a
)(
"/haoban-manage-web/store/changeStatus"
,
a
).
then
(
function
(
e
){
1
==
e
.
data
.
errorCode
?(
t
.
searchKey
=
""
,
t
.
pageNumber
=
1
,
t
.
getRecycleList
()):
t
.
$message
.
error
({
message
:
e
.
data
.
message
})}).
catch
(
function
(
e
){
t
.
$message
.
error
({
message
:
e
.
message
})})}).
catch
(
function
(
e
){})},
handleSizeChange
:
function
(
e
){
this
.
pageSize
=
e
,
this
.
getRecycleList
()},
handleCurrentChange
:
function
(
e
){
this
.
pageNumber
=
e
,
this
.
getRecycleList
()},
showClerksFn
:
function
(
e
){
this
.
currentStore
=
e
,
this
.
clerks
=
null
==
e
.
clerks
?[]:
e
.
clerks
,
this
.
showClerks
=!
0
},
delClerk
:
function
(
e
){
var
t
=
this
.
currentStore
,
a
=
this
;
a
.
$confirm
(
"是否要删除该员工?"
,
"提示"
,{
type
:
"warning"
}).
then
(
function
(){
var
r
=
{
ids
:
e
.
employeeClerkId
};
Object
(
c
.
a
)(
"/haoban-manage-web/emp/del"
,
r
).
then
(
function
(
r
){
1
==
r
.
data
.
errorCode
?
t
.
clerks
.
forEach
(
function
(
a
){
a
.
employeeClerkId
==
e
.
employeeClerkId
&&
t
.
clerks
.
splice
(
t
.
clerks
.
indexOf
(
a
),
1
)}):
a
.
$message
.
error
({
duration
:
1
e3
,
message
:
r
.
data
.
message
})}).
catch
(
function
(
e
){
a
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})})},
getGicData
:
function
(){
var
e
=
this
;
return
l
()(
s
.
a
.
mark
(
function
t
(){
var
a
,
r
,
n
,
l
;
return
s
.
a
.
wrap
(
function
(
t
){
for
(;;)
switch
(
t
.
prev
=
t
.
next
){
case
0
:
return
r
=
{
type
:
1
,
businessId
:(
a
=
e
).
brandId
},
t
.
next
=
4
,
Object
(
p
.
a
)(
r
);
case
4
:
n
=
t
.
sent
,
1
==
(
l
=
n
.
data
).
errorCode
?
a
.
gicFlag
=
l
.
result
:
g
.
a
.
errorMsg
(
l
);
case
7
:
case
"end"
:
return
t
.
stop
()}},
t
,
e
)}))()}},
beforeMount
:
function
(){
this
.
getRecycleList
(),
this
.
brandId
=
this
.
$route
.
query
.
brandId
,
this
.
getGicData
()}},
f
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"common-set-wrap recycle-wrap"
},[
a
(
"nav-crumb"
,{
attrs
:{
navpath
:
e
.
navpath
}}),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"div"
,{
staticClass
:
"right-box"
},[
e
.
showClerks
?
a
(
"clerk-table"
,{
attrs
:{
gicFlag
:
e
.
gicFlag
,
store
:
e
.
currentStore
},
on
:{
delClerk
:
e
.
delClerk
}}):
a
(
"div"
,{
staticClass
:
"recycle-bin"
},[
a
(
"div"
,{
staticClass
:
"r-b-top-header"
},[
a
(
"div"
,{
staticClass
:
"title"
},[
e
.
_v
(
e
.
_s
(
e
.
recycleList
.
length
)
+
" 家门店"
)]),
e
.
_v
(
" "
),
a
(
"el-input"
,{
attrs
:{
placeholder
:
"请输入门店名"
,
"prefix-icon"
:
"el-icon-search"
},
nativeOn
:{
keyup
:
function
(
t
){
return
a
=
t
,
e
.
toInput
(
a
);
var
a
}},
model
:{
value
:
e
.
searchKey
,
callback
:
function
(
t
){
e
.
searchKey
=
t
},
expression
:
"searchKey"
}},[
e
.
_v
(
">"
)])],
1
),
e
.
_v
(
" "
),
a
(
"el-table"
,{
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
recycleList
}},[
a
(
"el-table-column"
,{
attrs
:{
label
:
"门店名称"
,
prop
:
"storeName"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"代码"
,
prop
:
"storeCode"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"类型"
,
prop
:
"storeType"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
typeArr
[
1
*
t
.
row
.
storeType
+
1
])
+
"
\
n "
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"地址"
,
prop
:
"postAddress"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"待处理店员"
,
prop
:
"clerkCount"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"a"
,{
staticClass
:
"a-href"
,
on
:{
click
:
function
(
a
){
e
.
showClerksFn
(
t
.
row
)}}},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
t
.
row
.
clerks
.
length
)
+
"
\
n "
)])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
,
prop
:
"clerkCount"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
gicFlag
?
e
.
_e
():
a
(
"a"
,{
staticClass
:
"a-href"
,
on
:{
click
:
function
(
a
){
e
.
restore
(
t
.
row
)}}},[
e
.
_v
(
"恢复到门店列表"
)])]}}])})],
1
),
e
.
_v
(
" "
),
e
.
total
?
a
(
"div"
,{
staticClass
:
"pagination"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"page-sizes"
:[
20
,
40
,
60
,
80
],
"page-size"
:
e
.
pageSize
,
"current-page"
:
e
.
pageNumber
,
layout
:
"total, sizes, prev, pager, next"
,
total
:
e
.
total
},
on
:{
"size-change"
:
e
.
handleSizeChange
,
"current-change"
:
e
.
handleCurrentChange
}})],
1
):
e
.
_e
()],
1
)],
1
)]),
e
.
_v
(
" "
),
a
(
"vue-gic-footer"
)],
1
)},
staticRenderFns
:[]};
var
b
=
a
(
"VU/8"
)(
m
,
f
,
!
1
,
function
(
e
){
a
(
"awO3"
)},
null
,
null
);
t
.
default
=
b
.
exports
},
awO3
:
function
(
e
,
t
){},
bBVZ
:
function
(
e
,
t
){}});
\ No newline at end of file
dist/static/js/25.67b23bc97f68aa4ab166.js
deleted
100644 → 0
View file @
54e2c24e
webpackJsonp
([
25
],{
HkK0
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
r
=
a
(
"Xxa5"
),
s
=
a
.
n
(
r
),
n
=
a
(
"exGp"
),
l
=
a
.
n
(
n
),
c
=
a
(
"P9l9"
),
o
=
{
name
:
"clerkTbale"
,
components
:{
vueSelectStore
:
a
(
"Ie7z"
).
a
},
props
:{
store
:{
type
:
Object
,
required
:
!
0
},
gicFlag
:{
type
:
Boolean
,
default
:
!
0
}},
data
:
function
(){
return
{
treeSet
:{
isSelectPerson
:
!
0
,
dialogVisible
:
!
1
,
isSingle
:
!
0
,
openNextBool
:
!
0
},
selectType
:
"store"
,
transArr
:[],
selectedList
:[]}},
methods
:{
goBack
:
function
(){
window
.
location
.
reload
()},
transClerk
:
function
(
e
,
t
){
this
.
transArr
=
"single"
==
e
?[
t
]:
"all"
==
e
?
this
.
store
.
clerks
:
this
.
selectedList
,
this
.
treeSet
.
dialogVisible
=!
0
},
delClerk
:
function
(
e
){
this
.
$emit
(
"delClerk"
,
e
)},
selectMember
:
function
(
e
){
this
.
selectedList
=
e
},
handleSelectedList
:
function
(
e
){
var
t
=
this
,
a
=
[];
t
.
transArr
.
forEach
(
function
(
e
){
a
.
push
(
e
.
employeeClerkId
)});
var
r
=
{
ids
:
a
.
join
(
","
),
storeId
:
e
[
0
].
id
};
Object
(
c
.
a
)(
"/haoban-manage-web/emp/batchTransfer"
,
r
).
then
(
function
(
e
){
if
(
1
==
e
.
data
.
errorCode
){
t
.
$message
.
success
({
message
:
"操作成功"
});
for
(
var
r
=
0
;
r
<
t
.
store
.
clerks
.
length
;
r
++
)
a
.
includes
(
t
.
store
.
clerks
[
r
].
employeeClerkId
)
&&
t
.
store
.
clerks
.
splice
(
r
,
1
),
--
r
}
else
t
.
$message
.
error
({
message
:
e
.
data
.
message
})}).
catch
(
function
(
e
){
t
.
$message
.
error
({
message
:
e
.
message
})})}}},
i
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"recycle-bin"
},[
a
(
"p"
,{
staticClass
:
"r-b-top-header"
},[
a
(
"a"
,{
staticClass
:
"a-href title"
,
on
:{
click
:
e
.
goBack
}},[
e
.
_v
(
"返回"
)]),
e
.
_v
(
" "
),
e
.
gicFlag
?
e
.
_e
():
a
(
"el-button"
,{
attrs
:{
disabled
:
0
==
e
.
selectedList
.
length
},
on
:{
click
:
function
(
t
){
e
.
transClerk
(
"group"
)}}},[
e
.
_v
(
"批量转移"
)]),
e
.
_v
(
" "
),
e
.
gicFlag
?
e
.
_e
():
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
function
(
t
){
e
.
transClerk
(
"all"
)}}},[
e
.
_v
(
"全部转移"
)])],
1
),
e
.
_v
(
" "
),
a
(
"el-table"
,{
ref
:
"clerkTable"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
store
.
clerks
},
on
:{
"selection-change"
:
e
.
selectMember
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"42"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"姓名"
,
prop
:
"name"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"手机号码"
,
prop
:
"phoneNumber"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
,
width
:
"80"
,
prop
:
"clerkCount"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
gicFlag
?
e
.
_e
():
a
(
"a"
,{
staticClass
:
"a-href"
,
on
:{
click
:
function
(
a
){
e
.
transClerk
(
"single"
,
t
.
row
)}}},[
a
(
"i"
,{
staticClass
:
"el-icon-sort"
})]),
e
.
_v
(
" "
),
e
.
gicFlag
?
e
.
_e
():
a
(
"a"
,{
staticClass
:
"a-href"
,
on
:{
click
:
function
(
a
){
e
.
delClerk
(
t
.
row
)}}},[
a
(
"i"
,{
staticClass
:
"el-icon-delete"
})])]}}])})],
1
),
e
.
_v
(
" "
),
a
(
"vue-select-store"
,{
ref
:
"storeSelector"
,
attrs
:{
treeSet
:
e
.
treeSet
,
selectType
:
e
.
selectType
},
on
:{
handleSelectedList
:
e
.
handleSelectedList
}})],
1
)},
staticRenderFns
:[]};
var
u
=
a
(
"VU/8"
)(
o
,
i
,
!
1
,
function
(
e
){
a
(
"bBVZ"
)},
null
,
null
).
exports
,
d
=
a
(
"3Xzz"
),
h
=
a
(
"PI0u"
),
p
=
a
(
"unF8"
),
g
=
a
(
"Ch4/"
),
m
=
{
name
:
"recycle-bin"
,
components
:{
navCrumb
:
d
.
a
,
clerkTable
:
u
},
data
:
function
(){
return
{
searchKey
:
""
,
typeArr
:[
"全部类型"
,
"自营"
,
"联营"
,
"代理(加盟)"
,
"代销"
,
"托管"
],
pageSize
:
20
,
pageNumber
:
1
,
recycleList
:[],
total
:
0
,
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"企业通讯录"
,
path
:
"/administrativeFrame"
},{
name
:
"门店架构"
,
path
:
"/storeFrame?showRecycle=0"
},{
name
:
"门店回收站"
,
path
:
""
}],
clerks
:[],
showClerks
:
!
1
,
currentStore
:{},
brandId
:
""
,
gicFlag
:
!
0
}},
methods
:{
toInput
:
Object
(
h
.
a
)(
function
(
e
){
this
.
pageNumber
=
1
,
this
.
getRecycleList
()},
500
),
getRecycleList
:
function
(){
var
e
=
this
,
t
=
e
.
$route
.
query
,
a
=
{
storeName
:
e
.
searchKey
||
""
,
storeGroupId
:
t
.
dept
,
showChild
:
1
*
t
.
showChild
,
showType
:
2
,
pageSize
:
e
.
pageSize
,
pageNum
:
e
.
pageNumber
,
status
:
4
,
storeType
:
t
.
type
};
Object
(
c
.
a
)(
"/haoban-manage-web/store/findSimplePage"
,
a
).
then
(
function
(
t
){
1
==
t
.
data
.
errorCode
?(
e
.
total
=
t
.
data
.
result
.
total
,
e
.
recycleList
=
t
.
data
.
result
.
list
||
[]):(
e
.
recycleList
=
[],
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
data
.
message
}))}).
catch
(
function
(
t
){
e
.
loading
=!
1
,
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
restore
:
function
(
e
){
var
t
=
this
;
t
.
$confirm
(
"确定要恢复到门店列表吗?"
,
"提示"
,{
type
:
"warning"
}).
then
(
function
(){
var
a
=
{
status
:
1
,
storeId
:
e
.
storeId
};
Object
(
c
.
a
)(
"/haoban-manage-web/store/changeStatus"
,
a
).
then
(
function
(
e
){
1
==
e
.
data
.
errorCode
?(
t
.
searchKey
=
""
,
t
.
pageNumber
=
1
,
t
.
getRecycleList
()):
t
.
$message
.
error
({
message
:
e
.
data
.
message
})}).
catch
(
function
(
e
){
t
.
$message
.
error
({
message
:
e
.
message
})})}).
catch
(
function
(
e
){})},
handleSizeChange
:
function
(
e
){
this
.
pageSize
=
e
,
this
.
getRecycleList
()},
handleCurrentChange
:
function
(
e
){
this
.
pageNumber
=
e
,
this
.
getRecycleList
()},
showClerksFn
:
function
(
e
){
this
.
currentStore
=
e
,
this
.
clerks
=
null
==
e
.
clerks
?[]:
e
.
clerks
,
this
.
showClerks
=!
0
},
delClerk
:
function
(
e
){
var
t
=
this
.
currentStore
,
a
=
this
;
a
.
$confirm
(
"是否要删除该员工?"
,
"提示"
,{
type
:
"warning"
}).
then
(
function
(){
var
r
=
{
ids
:
e
.
employeeClerkId
};
Object
(
c
.
a
)(
"/haoban-manage-web/emp/del"
,
r
).
then
(
function
(
r
){
1
==
r
.
data
.
errorCode
?
t
.
clerks
.
forEach
(
function
(
a
){
a
.
employeeClerkId
==
e
.
employeeClerkId
&&
t
.
clerks
.
splice
(
t
.
clerks
.
indexOf
(
a
),
1
)}):
a
.
$message
.
error
({
duration
:
1
e3
,
message
:
r
.
data
.
message
})}).
catch
(
function
(
e
){
a
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})})},
getGicData
:
function
(){
var
e
=
this
;
return
l
()(
s
.
a
.
mark
(
function
t
(){
var
a
,
r
,
n
,
l
;
return
s
.
a
.
wrap
(
function
(
t
){
for
(;;)
switch
(
t
.
prev
=
t
.
next
){
case
0
:
return
r
=
{
type
:
1
,
businessId
:(
a
=
e
).
brandId
},
t
.
next
=
4
,
Object
(
p
.
a
)(
r
);
case
4
:
n
=
t
.
sent
,
1
==
(
l
=
n
.
data
).
errorCode
?
a
.
gicFlag
=
l
.
result
:
g
.
a
.
errorMsg
(
l
);
case
7
:
case
"end"
:
return
t
.
stop
()}},
t
,
e
)}))()}},
beforeMount
:
function
(){
this
.
getRecycleList
(),
this
.
brandId
=
this
.
$route
.
query
.
brandId
,
this
.
getGicData
()}},
f
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"common-set-wrap recycle-wrap"
},[
a
(
"nav-crumb"
,{
attrs
:{
navpath
:
e
.
navpath
}}),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"div"
,{
staticClass
:
"right-box"
},[
e
.
showClerks
?
a
(
"clerk-table"
,{
attrs
:{
gicFlag
:
e
.
gicFlag
,
store
:
e
.
currentStore
},
on
:{
delClerk
:
e
.
delClerk
}}):
a
(
"div"
,{
staticClass
:
"recycle-bin"
},[
a
(
"div"
,{
staticClass
:
"r-b-top-header"
},[
a
(
"div"
,{
staticClass
:
"title"
},[
e
.
_v
(
e
.
_s
(
e
.
recycleList
.
length
)
+
" 家门店"
)]),
e
.
_v
(
" "
),
a
(
"el-input"
,{
attrs
:{
placeholder
:
"请输入门店名"
,
"prefix-icon"
:
"el-icon-search"
},
nativeOn
:{
keyup
:
function
(
t
){
return
a
=
t
,
e
.
toInput
(
a
);
var
a
}},
model
:{
value
:
e
.
searchKey
,
callback
:
function
(
t
){
e
.
searchKey
=
t
},
expression
:
"searchKey"
}},[
e
.
_v
(
">"
)])],
1
),
e
.
_v
(
" "
),
a
(
"el-table"
,{
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
recycleList
}},[
a
(
"el-table-column"
,{
attrs
:{
label
:
"门店名称"
,
prop
:
"storeName"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"代码"
,
prop
:
"storeCode"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"类型"
,
prop
:
"storeType"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
typeArr
[
1
*
t
.
row
.
storeType
+
1
])
+
"
\
n "
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"地址"
,
prop
:
"postAddress"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"待处理店员"
,
prop
:
"clerkCount"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"a"
,{
staticClass
:
"a-href"
,
on
:{
click
:
function
(
a
){
e
.
showClerksFn
(
t
.
row
)}}},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
t
.
row
.
clerks
.
length
)
+
"
\
n "
)])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
,
prop
:
"clerkCount"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
gicFlag
?
e
.
_e
():
a
(
"a"
,{
staticClass
:
"a-href"
,
on
:{
click
:
function
(
a
){
e
.
restore
(
t
.
row
)}}},[
e
.
_v
(
"恢复到门店列表"
)])]}}])})],
1
),
e
.
_v
(
" "
),
e
.
total
?
a
(
"div"
,{
staticClass
:
"pagination"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"page-sizes"
:[
20
,
40
,
60
,
80
],
"page-size"
:
e
.
pageSize
,
"current-page"
:
e
.
pageNumber
,
layout
:
"total, sizes, prev, pager, next"
,
total
:
e
.
total
},
on
:{
"size-change"
:
e
.
handleSizeChange
,
"current-change"
:
e
.
handleCurrentChange
}})],
1
):
e
.
_e
()],
1
)],
1
)]),
e
.
_v
(
" "
),
a
(
"vue-gic-footer"
)],
1
)},
staticRenderFns
:[]};
var
b
=
a
(
"VU/8"
)(
m
,
f
,
!
1
,
function
(
e
){
a
(
"jLMv"
)},
null
,
null
);
t
.
default
=
b
.
exports
},
bBVZ
:
function
(
e
,
t
){},
jLMv
:
function
(
e
,
t
){}});
\ No newline at end of file
dist/static/js/2
4.9c7dd0f43ca6b011cd2
f.js
→
dist/static/js/2
5.b1a072a021ca5876e8d
f.js
View file @
0c27e111
webpackJsonp
([
24
],{
AejC
:
function
(
t
,
s
,
i
){
"use strict"
;
Object
.
defineProperty
(
s
,
"__esModule"
,{
value
:
!
0
});
var
e
=
i
(
"Minx"
),
a
=
i
.
n
(
e
),
n
=
{
name
:
"page404"
,
data
:
function
(){
return
{
img_404
:
a
.
a
}},
computed
:{
message
:
function
(){
return
"抱歉,你访问的页面不存在"
}},
mounted
:
function
(){}},
r
=
{
render
:
function
(){
var
t
=
this
.
$createElement
,
s
=
this
.
_self
.
_c
||
t
;
return
s
(
"div"
,{
staticStyle
:{
background
:
"#f0f2f5"
,
"margin-top"
:
"-20px"
,
height
:
"100%"
}},[
s
(
"div"
,{
staticClass
:
"wscn-http404"
},[
s
(
"div"
,{
staticClass
:
"pic-404"
},[
s
(
"img"
,{
staticClass
:
"pic-404__parent"
,
attrs
:{
src
:
this
.
img_404
,
alt
:
"404"
}})]),
this
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"bullshit"
},[
s
(
"div"
,{
staticClass
:
"bullshit__headline"
},[
this
.
_v
(
this
.
_s
(
this
.
message
))]),
this
.
_v
(
" "
),
s
(
"a"
,{
staticClass
:
"bullshit__return-home"
,
attrs
:{
href
:
"#/companyGroup"
}},[
this
.
_v
(
"返回首页"
)])])])])},
staticRenderFns
:[]};
var
c
=
i
(
"VU/8"
)(
n
,
r
,
!
1
,
function
(
t
){
i
(
"AsY3"
)},
"data-v-18a2f51c"
,
null
);
s
.
default
=
c
.
exports
},
AsY3
:
function
(
t
,
s
){},
Minx
:
function
(
t
,
s
,
i
){
t
.
exports
=
i
.
p
+
"static/img/error_404.bf58747.svg"
}});
\ No newline at end of file
webpackJsonp
([
25
],{
AejC
:
function
(
t
,
s
,
i
){
"use strict"
;
Object
.
defineProperty
(
s
,
"__esModule"
,{
value
:
!
0
});
var
e
=
i
(
"Minx"
),
a
=
i
.
n
(
e
),
n
=
{
name
:
"page404"
,
data
:
function
(){
return
{
img_404
:
a
.
a
}},
computed
:{
message
:
function
(){
return
"抱歉,你访问的页面不存在"
}},
mounted
:
function
(){}},
r
=
{
render
:
function
(){
var
t
=
this
.
$createElement
,
s
=
this
.
_self
.
_c
||
t
;
return
s
(
"div"
,{
staticStyle
:{
background
:
"#f0f2f5"
,
"margin-top"
:
"-20px"
,
height
:
"100%"
}},[
s
(
"div"
,{
staticClass
:
"wscn-http404"
},[
s
(
"div"
,{
staticClass
:
"pic-404"
},[
s
(
"img"
,{
staticClass
:
"pic-404__parent"
,
attrs
:{
src
:
this
.
img_404
,
alt
:
"404"
}})]),
this
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"bullshit"
},[
s
(
"div"
,{
staticClass
:
"bullshit__headline"
},[
this
.
_v
(
this
.
_s
(
this
.
message
))]),
this
.
_v
(
" "
),
s
(
"a"
,{
staticClass
:
"bullshit__return-home"
,
attrs
:{
href
:
"#/companyGroup"
}},[
this
.
_v
(
"返回首页"
)])])])])},
staticRenderFns
:[]};
var
c
=
i
(
"VU/8"
)(
n
,
r
,
!
1
,
function
(
t
){
i
(
"AsY3"
)},
"data-v-18a2f51c"
,
null
);
s
.
default
=
c
.
exports
},
AsY3
:
function
(
t
,
s
){},
Minx
:
function
(
t
,
s
,
i
){
t
.
exports
=
i
.
p
+
"static/img/error_404.bf58747.svg"
}});
\ No newline at end of file
dist/static/js/app.
e78070ac04a282e81a3
8.js
→
dist/static/js/app.
887ef49905c5128a21a
8.js
View file @
0c27e111
webpackJsonp
([
78
],{
"/NA0"
:
function
(
e
,
t
){},
0
:
function
(
e
,
t
,
n
){
n
(
"j1ja"
),
e
.
exports
=
n
(
"NHnr"
)},
"4qCZ"
:
function
(
e
,
t
){},
"5tgt"
:
function
(
e
,
t
,
n
){
e
.
exports
=
function
(
e
,
t
){
return
function
(
a
){
n
(
"Opzk"
)(
"./"
+
e
+
"/"
+
t
+
".vue"
).
then
(
function
(
e
){
a
(
e
)})}}},
NHnr
:
function
(
e
,
t
,
n
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
a
=
n
(
"mvHQ"
),
o
=
n
.
n
(
a
),
p
=
(
n
(
"j1ja"
),
n
(
"hKoQ"
)),
r
=
n
.
n
(
p
),
i
=
{
render
:
function
(){
var
e
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
e
;
return
t
(
"div"
,{
attrs
:{
id
:
"app"
}},[
t
(
"transition"
,{
attrs
:{
name
:
"fade"
,
mode
:
"out-in"
}},[
t
(
"router-view"
)],
1
)],
1
)},
staticRenderFns
:[]};
var
s
=
n
(
"VU/8"
)({
name
:
"App"
,
data
:
function
(){
return
{}}},
i
,
!
1
,
function
(
e
){
n
(
"/NA0"
)},
null
,
null
).
exports
,
c
=
n
(
"lRwf"
),
m
=
n
.
n
(
c
),
u
=
n
(
"pRNm"
),
d
=
n
.
n
(
u
),
l
=
n
(
"5tgt"
),
v
=
n
.
n
(
l
);
m
.
a
.
use
(
d
.
a
);
var
h
=
function
(
e
){
n
.
e
(
1
).
then
(
n
.
bind
(
null
,
"ODjX"
)).
then
(
function
(
t
){
e
(
t
)})};
window
.
sessionStorage
.
getItem
(
"token"
)
&&
store
.
commit
(
types
.
LOGIN
,
window
.
sessionStorage
.
getItem
(
"token"
));
var
A
,
f
=
[{
path
:
"/"
,
name
:
"/"
,
redirect
:
"login"
},{
path
:
"/login"
,
name
:
"登录"
,
component
:
v
()(
"login"
,
"index"
)},{
path
:
"/index"
,
name
:
"index"
,
component
:
v
()(
"index"
,
"index"
)},{
path
:
"/sign"
,
name
:
"index"
,
component
:
v
()(
"sign"
,
"index"
)},{
path
:
"/contacts"
,
name
:
"通讯录"
,
redirect
:
"administrativeFrame"
,
component
:
v
()(
"contacts"
,
"index"
),
children
:[{
path
:
"/administrativeFrame"
,
name
:
"行政架构"
,
component
:
v
()(
"contacts"
,
"administrativeFrame"
)},{
path
:
"/employeeIo"
,
name
:
"批量导入/导出"
,
component
:
v
()(
"contacts"
,
"employeeIo"
)},{
path
:
"/addDepartment"
,
name
:
"添加部门"
,
component
:
v
()(
"contacts"
,
"addDepartment"
)},{
path
:
"/addClerk"
,
name
:
"添加店员"
,
component
:
v
()(
"contacts"
,
"addClerk"
)},{
path
:
"/storeFrame"
,
name
:
"门店架构"
,
component
:
v
()(
"contacts"
,
"storeFrame"
)},{
path
:
"/addGroup"
,
name
:
"添加子分组"
,
component
:
v
()(
"contacts"
,
"addGroup"
)},{
path
:
"/storeIo"
,
name
:
"门店导入/导出"
,
component
:
v
()(
"contacts"
,
"storeIo"
)},{
path
:
"/storeInfo"
,
name
:
"编辑门店"
,
component
:
v
()(
"contacts"
,
"storeInfo"
)},{
path
:
"/recycle"
,
name
:
"门店回收站"
,
component
:
v
()(
"contacts"
,
"recycle"
)},{
path
:
"/employee"
,
name
:
"编辑员工"
,
component
:
v
()(
"contacts"
,
"employee"
)},{
path
:
"/unemployee"
,
name
:
"离职员工"
,
component
:
v
()(
"contacts"
,
"unemployee"
)},{
path
:
"/fileSet"
,
name
:
"档案设置"
,
component
:
v
()(
"contacts"
,
"fileSet"
)},{
path
:
"/recordInfo"
,
name
:
"编辑员工信息"
,
component
:
v
()(
"contacts"
,
"recordInfo"
)},{
path
:
"/recordIo"
,
name
:
"导入导出员工档案"
,
component
:
v
()(
"contacts"
,
"recordIo"
)},{
path
:
"/shareContact"
,
name
:
"共享通讯录"
,
component
:
v
()(
"contacts"
,
"shareContact"
)},{
path
:
"/shareCode"
,
name
:
"共享通讯录二维码"
,
component
:
v
()(
"contacts"
,
"shareCode"
)},{
path
:
"/employeeRecord"
,
name
:
"在职员工"
,
component
:
v
()(
"contacts"
,
"employeeRecord"
)}]},{
path
:
"/enterpriseApp"
,
name
:
"企业应用"
,
redirect
:
"appcenter"
,
component
:
v
()(
"enterpriseApp"
,
"index"
),
children
:[{
path
:
"/appcenter"
,
name
:
"企业应用中心"
,
component
:
v
()(
"enterpriseApp"
,
"appcenter"
)},{
path
:
"/mycustomer"
,
name
:
"我的顾客"
,
component
:
v
()(
"enterpriseApp"
,
"mycustomer"
)},{
path
:
"/cloudDaily"
,
name
:
"云日报"
,
redirect
:
"/dailyRecord"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"index"
),
children
:[{
path
:
"/dailyRecord"
,
name
:
"云日报记录"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"dailyRecord"
)},{
path
:
"/dailyDetail"
,
name
:
"日报详情"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"dailyDetail"
)},{
path
:
"/taskAssign"
,
name
:
"任务下发设置"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"taskAssign"
)},{
path
:
"/systemReport"
,
name
:
"系统报表"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"systemReport"
)},{
path
:
"/customReport"
,
name
:
"自定义报表"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"customReport"
)}]},{
path
:
"/trafficTask"
,
name
:
"话务任务"
,
redirect
:
"/taskRecord"
,
component
:
v
()(
"enterpriseApp/trafficTask"
,
"index"
),
children
:[{
path
:
"/taskRecord"
,
name
:
"话务任务记录"
,
component
:
v
()(
"enterpriseApp/trafficTask"
,
"taskRecord"
)},{
path
:
"/taskDetail"
,
name
:
"话务任务详情"
,
component
:
v
()(
"enterpriseApp/trafficTask"
,
"taskDetail"
)},{
path
:
"/trafficTaskSet"
,
name
:
"话务任务设置"
,
component
:
v
()(
"enterpriseApp/trafficTask"
,
"trafficTaskSet"
)},{
path
:
"/badEvaluateSet"
,
name
:
"不良评价设置"
,
component
:
v
()(
"enterpriseApp/badEvaluate"
,
"badEvaluateSet"
)}]},{
path
:
"/noticeList"
,
name
:
"企业公告"
,
redirect
:
"/noticeList"
,
component
:
v
()(
"enterpriseApp/notice"
,
"index"
),
children
:[{
path
:
"/noticeList"
,
name
:
"企业公告列表"
,
component
:
v
()(
"enterpriseApp/notice"
,
"noticeList"
)},{
path
:
"/addNotice"
,
name
:
"新建公告"
,
component
:
v
()(
"enterpriseApp/notice"
,
"addNotice"
)}]},{
path
:
"/badEvaluate"
,
name
:
"不良评价"
,
redirect
:
"/badEvaluateRecord"
,
component
:
v
()(
"enterpriseApp/badEvaluate"
,
"index"
),
children
:[{
path
:
"/badEvaluateRecord"
,
name
:
"不良评价记录"
,
component
:
v
()(
"enterpriseApp/badEvaluate"
,
"badEvaluateRecord"
)},{
path
:
"/badEvaluateDetail"
,
name
:
"不良评价详情"
,
component
:
v
()(
"enterpriseApp/badEvaluate"
,
"badEvaluateDetail"
)}]},{
path
:
"/quota"
,
name
:
"指标管理"
,
redirect
:
"/monthList"
,
component
:
v
()(
"enterpriseApp/quota"
,
"index"
),
children
:[{
path
:
"/monthList"
,
name
:
"月指标列表"
,
component
:
v
()(
"enterpriseApp/quota"
,
"monthList"
)},{
path
:
"/storeMonthTask"
,
name
:
"门店月指标"
,
component
:
v
()(
"enterpriseApp/quota"
,
"storeMonthTask"
)},{
path
:
"/salerMonthDetail"
,
name
:
"导购月指标详情"
,
component
:
v
()(
"enterpriseApp/quota"
,
"salerMonthDetail"
)},{
path
:
"/companyDaySet"
,
name
:
"商户日权重"
,
component
:
v
()(
"enterpriseApp/quota"
,
"companyDaySet"
)},{
path
:
"/monthTask"
,
name
:
"月指标任务"
,
component
:
v
()(
"enterpriseApp/quota"
,
"monthTask"
),
meta
:{
keepAlive
:
!
0
}},{
path
:
"/monthTaskDetail"
,
name
:
"月指标任务详情"
,
component
:
v
()(
"enterpriseApp/quota"
,
"monthTaskDetail"
),
meta
:{
keepAlive
:
!
0
}}]},{
path
:
"/signList"
,
name
:
"企业公告"
,
redirect
:
"/signList"
,
component
:
v
()(
"enterpriseApp/signApp"
,
"index"
),
children
:[{
path
:
"/signList"
,
name
:
"企业公告列表"
,
component
:
v
()(
"enterpriseApp/signApp"
,
"signList"
)}]}]},{
path
:
"/reviewCenter"
,
name
:
"审核中心"
,
redirect
:
"unreview"
,
component
:
v
()(
"reviewCenter"
,
"index"
),
children
:[{
path
:
"/reviewed"
,
name
:
"已审核"
,
component
:
v
()(
"reviewCenter"
,
"reviewed"
)},{
path
:
"/unreview"
,
name
:
"未审核"
,
component
:
v
()(
"reviewCenter"
,
"unreview"
)}]},{
path
:
"/setCenter"
,
name
:
"设置"
,
redirect
:
"companyAddress"
,
component
:
v
()(
"setting"
,
"index"
),
children
:[{
path
:
"/companyAddress"
,
name
:
"企业地址"
,
component
:
v
()(
"setting"
,
"companyAddress"
)},{
path
:
"/companyCertify"
,
name
:
"企业认证"
,
component
:
v
()(
"setting"
,
"companyCertify"
)},{
path
:
"/staffDetails"
,
name
:
"员工详情字段"
,
component
:
v
()(
"setting"
,
"staffDetails"
)},{
path
:
"/storePermission"
,
name
:
"门店权限设置"
,
component
:
v
()(
"setting"
,
"storePermission"
)},{
path
:
"/replaceAdmin"
,
name
:
"更换超级管理员"
,
component
:
v
()(
"setting"
,
"replaceAdmin"
)},{
path
:
"/setChildAdmin"
,
name
:
"设置子管理员"
,
component
:
v
()(
"setting"
,
"setChildAdmin"
)},{
path
:
"/addAdmin"
,
name
:
"添加管理员"
,
component
:
v
()(
"setting"
,
"addAdmin"
)},{
path
:
"/addAdminRole"
,
name
:
"添加管理员角色"
,
component
:
v
()(
"setting"
,
"addAdminRole"
)}]},{
path
:
"/staffRecordsTemplate"
,
name
:
"员工档案设置"
,
component
:
v
()(
"contacts"
,
"staffRecordsTemplate"
)},{
path
:
"/systemReportSet"
,
name
:
"系统报表设置"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"systemReportSet"
)},{
path
:
"/template"
,
name
:
"模板设置"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"template"
)},{
path
:
"/403"
,
name
:
"无权访问"
,
component
:
h
},{
path
:
"/404"
,
name
:
"error404"
,
component
:
h
},{
path
:
"/500"
,
name
:
"error500"
,
component
:
h
},{
path
:
"*"
,
redirect
:
"/404"
,
hidden
:
!
0
}],
y
=
new
d
.
a
({
routes
:
f
,
scrollBehavior
:
function
(){
return
{
y
:
0
}}}),
g
=
n
(
"zL8q"
),
k
=
n
.
n
(
g
),
D
=
n
(
"Rf8U"
),
x
=
n
.
n
(
D
),
R
=
n
(
"mtWM"
),
w
=
n
.
n
(
R
),
C
=
n
(
"bOdI"
),
b
=
n
.
n
(
C
),
I
=
n
(
"SJI6"
),
T
=
n
.
n
(
I
);
m
.
a
.
use
(
T
.
a
);
var
E
=
new
T
.
a
.
Store
({
state
:{
user
:{},
token
:
null
,
title
:
""
,
show
:
!
1
,
bgHeight
:
window
.
screen
.
availHeight
-
440
-
24
+
"px"
},
mutations
:(
A
=
{},
b
()(
A
,
"login"
,
function
(
e
,
t
){
sessionStorage
.
token
=
t
,
e
.
token
=
t
}),
b
()(
A
,
"logout"
,
function
(
e
){
sessionStorage
.
removeItem
(
"token"
),
e
.
token
=
null
}),
b
()(
A
,
"title"
,
function
(
e
,
t
){
e
.
title
=
t
}),
b
()(
A
,
"show"
,
function
(
e
,
t
){
e
.
show
=
t
}),
A
)}),
S
=
(
n
(
"4qCZ"
),
n
(
"uKUT"
),
n
(
"Xcu2"
),
n
(
"TUaa"
)),
q
=
n
.
n
(
S
),
V
=
n
(
"tyqE"
),
L
=
n
.
n
(
V
),
P
=
n
(
"pRVe"
),
j
=
n
.
n
(
P
),
F
=
n
(
"SE7k"
),
N
=
n
.
n
(
F
),
G
=
n
(
"XsK6"
),
O
=
n
.
n
(
G
),
K
=
n
(
"QRL9"
),
z
=
n
.
n
(
K
),
H
=
n
(
"2Pnh"
),
J
=
n
.
n
(
H
),
M
=
n
(
"l9mu"
),
U
=
n
.
n
(
M
),
X
=
{
install
:
function
(
e
,
t
){
e
.
prototype
.
getPdf
=
function
(){
var
e
=
this
.
htmlTitle
;
J
()(
document
.
querySelector
(
"#pdfDom"
),{
allowTaint
:
!
0
,
foreignObjectRendering
:
!
0
}).
then
(
function
(
t
){
var
n
=
t
.
width
,
a
=
t
.
height
,
o
=
n
/
592.28
*
841.89
,
p
=
a
,
r
=
0
,
i
=
592.28
/
n
*
a
,
s
=
t
.
toDataURL
(
"image/jpeg"
,
1
),
c
=
new
U
.
a
(
""
,
"pt"
,
"a4"
);
if
(
p
<
o
)
c
.
addImage
(
s
,
"JPEG"
,
0
,
0
,
595.28
,
i
);
else
for
(;
p
>
0
;)
c
.
addImage
(
s
,
"JPEG"
,
0
,
r
,
595.28
,
i
),
r
-=
841.89
,(
p
-=
o
)
>
0
&&
c
.
addPage
();
c
.
save
(
e
+
".pdf"
)})}}};
r
.
a
.
polyfill
(),
Vue
.
use
(
X
),
Vue
.
use
(
O
.
a
),
Vue
.
use
(
z
.
a
),
Vue
.
use
(
N
.
a
),
Vue
.
use
(
j
.
a
),
Vue
.
use
(
L
.
a
),
Vue
.
use
(
q
.
a
),
Vue
.
config
.
productionTip
=!
1
,
Vue
.
use
(
k
.
a
,{
size
:
"large"
}),
Vue
.
use
(
x
.
a
,
w
.
a
),
Vue
.
axios
.
defaults
.
withCredentials
=!
0
,
y
.
beforeEach
(
function
(
e
,
t
,
n
){
var
a
=
void
0
,
p
=
window
.
location
.
origin
;
a
=
"-1"
!=
p
.
indexOf
(
"localhost"
)?
"http://www.gicdev.com"
:
p
,
localStorage
.
getItem
(
"userInfo"
)
||
w
.
a
.
get
(
a
+
"/haoban-manage-web/emp/get-user-info"
,{}).
then
(
function
(
e
){
var
t
=
e
.
data
;
1
!=
t
.
errorCode
||
localStorage
.
setItem
(
"userInfo"
,
o
()(
t
.
result
))}).
catch
(
function
(
e
){
g
.
Message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})}),
"/"
==
e
.
path
?
n
({
path
:
"/login"
}):
n
()}),
new
Vue
({
el
:
"#app"
,
router
:
y
,
store
:
E
,
components
:{
App
:
s
},
template
:
"<App/>"
})},
Opzk
:
function
(
e
,
t
,
n
){
var
a
=
{
"./contacts/addClerk.vue"
:[
"27o1"
,
0
,
17
],
"./contacts/addDepartment.vue"
:[
"HHRu"
,
0
,
16
],
"./contacts/addEmployee.vue"
:[
"00Sv"
,
47
],
"./contacts/addGroup.vue"
:[
"mPjx"
,
0
,
50
],
"./contacts/administrativeFrame.vue"
:[
"kLcy"
,
0
,
3
],
"./contacts/employee.vue"
:[
"AdJp"
,
0
,
54
],
"./contacts/employeeIo.vue"
:[
"Rwbg"
,
0
,
48
],
"./contacts/employeeRecord.vue"
:[
"zGJY"
,
0
,
7
],
"./contacts/fileSet.vue"
:[
"CSjr"
,
0
,
8
],
"./contacts/index.vue"
:[
"41Rh"
,
0
,
76
],
"./contacts/recordInfo.vue"
:[
"67iC"
,
0
,
11
],
"./contacts/recordIo.vue"
:[
"738z"
,
0
,
18
],
"./contacts/recycle.vue"
:[
"HkK0"
,
0
,
25
],
"./contacts/shareAddDepartment.vue"
:[
"q5Ri"
,
0
,
15
],
"./contacts/shareCode.vue"
:[
"JsWW"
,
0
,
69
],
"./contacts/shareContact.vue"
:[
"Gfms"
,
0
,
2
],
"./contacts/staffRecordsTemplate.vue"
:[
"lFAe"
,
0
,
28
],
"./contacts/storeFrame.vue"
:[
"7SJI"
,
0
,
5
],
"./contacts/storeInfo.vue"
:[
"h/6A"
,
0
,
29
],
"./contacts/storeIo.vue"
:[
"RHxA"
,
0
,
61
],
"./contacts/unemployee.vue"
:[
"TGrv"
,
0
,
12
],
"./enterpriseApp/appcenter.vue"
:[
"yuVF"
,
0
,
27
],
"./enterpriseApp/badEvaluate/badEvaluateDetail.vue"
:[
"4m/B"
,
0
,
62
],
"./enterpriseApp/badEvaluate/badEvaluateRecord.vue"
:[
"r//C"
,
0
,
44
],
"./enterpriseApp/badEvaluate/badEvaluateSet.vue"
:[
"XzAK"
,
0
,
55
],
"./enterpriseApp/badEvaluate/index.vue"
:[
"W0k8"
,
0
,
34
],
"./enterpriseApp/cloudDaily/customReport.vue"
:[
"DxdI"
,
0
,
35
],
"./enterpriseApp/cloudDaily/dailyDetail.vue"
:[
"5nNU"
,
0
,
56
],
"./enterpriseApp/cloudDaily/dailyRecord.vue"
:[
"Ujni"
,
0
,
43
],
"./enterpriseApp/cloudDaily/index.vue"
:[
"Knd1"
,
0
,
75
],
"./enterpriseApp/cloudDaily/systemReport.vue"
:[
"Y8F9"
,
0
,
60
],
"./enterpriseApp/cloudDaily/systemReportSet.vue"
:[
"VE2c"
,
0
,
6
],
"./enterpriseApp/cloudDaily/taskAssign.vue"
:[
"5x7s"
,
0
,
42
],
"./enterpriseApp/cloudDaily/template.vue"
:[
"IA9l"
,
0
,
4
],
"./enterpriseApp/cloudDaily/template/block.vue"
:[
"PAYw"
,
74
],
"./enterpriseApp/cloudDaily/template/date-range.vue"
:[
"79Bk"
,
66
],
"./enterpriseApp/cloudDaily/template/image.vue"
:[
"H8Kg"
,
64
],
"./enterpriseApp/cloudDaily/template/input.vue"
:[
"s4D+"
,
65
],
"./enterpriseApp/cloudDaily/template/select.vue"
:[
"t0b0"
,
33
],
"./enterpriseApp/index.vue"
:[
"da9f"
,
53
],
"./enterpriseApp/mycustomer.vue"
:[
"cuIN"
,
0
,
40
],
"./enterpriseApp/notice/addNotice.vue"
:[
"G5PL"
,
0
,
72
],
"./enterpriseApp/notice/index.vue"
:[
"av/3"
,
0
,
45
],
"./enterpriseApp/notice/noticeList.vue"
:[
"OVYO"
,
0
,
21
],
"./enterpriseApp/quota/companyDaySet.vue"
:[
"xk7v"
,
0
,
30
],
"./enterpriseApp/quota/index.vue"
:[
"FB5x"
,
0
,
73
],
"./enterpriseApp/quota/monthList.vue"
:[
"ZxDn"
,
0
,
52
],
"./enterpriseApp/quota/monthTask.vue"
:[
"cK0D"
,
0
,
63
],
"./enterpriseApp/quota/monthTaskDetail.vue"
:[
"jMbb"
,
0
,
31
],
"./enterpriseApp/quota/salerMonthDetail.vue"
:[
"IKv2"
,
0
,
58
],
"./enterpriseApp/quota/storeMonthTask.vue"
:[
"kF1j"
,
0
,
70
],
"./enterpriseApp/signApp/index.vue"
:[
"Gk4o"
,
0
,
38
],
"./enterpriseApp/signApp/signList.vue"
:[
"kCy7"
,
0
,
59
],
"./enterpriseApp/trafficTask/index.vue"
:[
"e88N"
,
0
,
41
],
"./enterpriseApp/trafficTask/taskDetail.vue"
:[
"A33E"
,
0
,
46
],
"./enterpriseApp/trafficTask/taskRecord.vue"
:[
"iG3v"
,
0
,
39
],
"./enterpriseApp/trafficTask/trafficTaskSet.vue"
:[
"4H54"
,
0
,
67
],
"./errorPage/403.vue"
:[
"6XGN"
,
23
],
"./errorPage/404.vue"
:[
"AejC"
,
24
],
"./errorPage/500.vue"
:[
"FskK"
,
20
],
"./errorPage/index.vue"
:[
"ODjX"
,
1
],
"./index/index.vue"
:[
"JXTs"
,
0
,
26
],
"./login/index.vue"
:[
"T+/8"
,
0
,
9
],
"./reviewCenter/index.vue"
:[
"+lem"
,
57
],
"./reviewCenter/reviewed.vue"
:[
"CLYF"
,
0
,
14
],
"./reviewCenter/unreview.vue"
:[
"xCEU"
,
0
,
13
],
"./setting/addAdmin.vue"
:[
"rs/A"
,
0
,
37
],
"./setting/addAdminRole.vue"
:[
"fZsz"
,
0
,
49
],
"./setting/companyAddress.vue"
:[
"SKyE"
,
0
,
68
],
"./setting/companyCertify.vue"
:[
"3zYh"
,
0
,
10
],
"./setting/index.vue"
:[
"VlR1"
,
32
],
"./setting/replaceAdmin.vue"
:[
"ys9I"
,
0
,
36
],
"./setting/setChildAdmin.vue"
:[
"VqB7"
,
0
,
51
],
"./setting/staffDetails.vue"
:[
"Zyzf"
,
0
,
22
],
"./setting/storePermission.vue"
:[
"Xwfy"
,
0
,
19
],
"./sign/index.vue"
:[
"RQuk"
,
0
,
71
]};
function
o
(
e
){
var
t
=
a
[
e
];
return
t
?
Promise
.
all
(
t
.
slice
(
1
).
map
(
n
.
e
)).
then
(
function
(){
return
n
(
t
[
0
])}):
Promise
.
reject
(
new
Error
(
"Cannot find module '"
+
e
+
"'."
))}
o
.
keys
=
function
(){
return
Object
.
keys
(
a
)},
o
.
id
=
"Opzk"
,
e
.
exports
=
o
},
SJI6
:
function
(
e
,
t
){
e
.
exports
=
Vuex
},
Xcu2
:
function
(
e
,
t
){},
lRwf
:
function
(
e
,
t
){
e
.
exports
=
Vue
},
pRNm
:
function
(
e
,
t
){
e
.
exports
=
VueRouter
},
uKUT
:
function
(
e
,
t
){}},[
0
]);
\ No newline at end of file
webpackJsonp
([
78
],{
"/NA0"
:
function
(
e
,
t
){},
0
:
function
(
e
,
t
,
n
){
n
(
"j1ja"
),
e
.
exports
=
n
(
"NHnr"
)},
"4qCZ"
:
function
(
e
,
t
){},
"5tgt"
:
function
(
e
,
t
,
n
){
e
.
exports
=
function
(
e
,
t
){
return
function
(
a
){
n
(
"Opzk"
)(
"./"
+
e
+
"/"
+
t
+
".vue"
).
then
(
function
(
e
){
a
(
e
)})}}},
NHnr
:
function
(
e
,
t
,
n
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
a
=
n
(
"mvHQ"
),
o
=
n
.
n
(
a
),
p
=
(
n
(
"j1ja"
),
n
(
"hKoQ"
)),
r
=
n
.
n
(
p
),
i
=
{
render
:
function
(){
var
e
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
e
;
return
t
(
"div"
,{
attrs
:{
id
:
"app"
}},[
t
(
"transition"
,{
attrs
:{
name
:
"fade"
,
mode
:
"out-in"
}},[
t
(
"router-view"
)],
1
)],
1
)},
staticRenderFns
:[]};
var
s
=
n
(
"VU/8"
)({
name
:
"App"
,
data
:
function
(){
return
{}}},
i
,
!
1
,
function
(
e
){
n
(
"/NA0"
)},
null
,
null
).
exports
,
c
=
n
(
"lRwf"
),
m
=
n
.
n
(
c
),
u
=
n
(
"pRNm"
),
d
=
n
.
n
(
u
),
l
=
n
(
"5tgt"
),
v
=
n
.
n
(
l
);
m
.
a
.
use
(
d
.
a
);
var
h
=
function
(
e
){
n
.
e
(
1
).
then
(
n
.
bind
(
null
,
"ODjX"
)).
then
(
function
(
t
){
e
(
t
)})};
window
.
sessionStorage
.
getItem
(
"token"
)
&&
store
.
commit
(
types
.
LOGIN
,
window
.
sessionStorage
.
getItem
(
"token"
));
var
A
,
f
=
[{
path
:
"/"
,
name
:
"/"
,
redirect
:
"login"
},{
path
:
"/login"
,
name
:
"登录"
,
component
:
v
()(
"login"
,
"index"
)},{
path
:
"/index"
,
name
:
"index"
,
component
:
v
()(
"index"
,
"index"
)},{
path
:
"/sign"
,
name
:
"index"
,
component
:
v
()(
"sign"
,
"index"
)},{
path
:
"/contacts"
,
name
:
"通讯录"
,
redirect
:
"administrativeFrame"
,
component
:
v
()(
"contacts"
,
"index"
),
children
:[{
path
:
"/administrativeFrame"
,
name
:
"行政架构"
,
component
:
v
()(
"contacts"
,
"administrativeFrame"
)},{
path
:
"/employeeIo"
,
name
:
"批量导入/导出"
,
component
:
v
()(
"contacts"
,
"employeeIo"
)},{
path
:
"/addDepartment"
,
name
:
"添加部门"
,
component
:
v
()(
"contacts"
,
"addDepartment"
)},{
path
:
"/addClerk"
,
name
:
"添加店员"
,
component
:
v
()(
"contacts"
,
"addClerk"
)},{
path
:
"/storeFrame"
,
name
:
"门店架构"
,
component
:
v
()(
"contacts"
,
"storeFrame"
)},{
path
:
"/addGroup"
,
name
:
"添加子分组"
,
component
:
v
()(
"contacts"
,
"addGroup"
)},{
path
:
"/storeIo"
,
name
:
"门店导入/导出"
,
component
:
v
()(
"contacts"
,
"storeIo"
)},{
path
:
"/storeInfo"
,
name
:
"编辑门店"
,
component
:
v
()(
"contacts"
,
"storeInfo"
)},{
path
:
"/recycle"
,
name
:
"门店回收站"
,
component
:
v
()(
"contacts"
,
"recycle"
)},{
path
:
"/employee"
,
name
:
"编辑员工"
,
component
:
v
()(
"contacts"
,
"employee"
)},{
path
:
"/unemployee"
,
name
:
"离职员工"
,
component
:
v
()(
"contacts"
,
"unemployee"
)},{
path
:
"/fileSet"
,
name
:
"档案设置"
,
component
:
v
()(
"contacts"
,
"fileSet"
)},{
path
:
"/recordInfo"
,
name
:
"编辑员工信息"
,
component
:
v
()(
"contacts"
,
"recordInfo"
)},{
path
:
"/recordIo"
,
name
:
"导入导出员工档案"
,
component
:
v
()(
"contacts"
,
"recordIo"
)},{
path
:
"/shareContact"
,
name
:
"共享通讯录"
,
component
:
v
()(
"contacts"
,
"shareContact"
)},{
path
:
"/shareCode"
,
name
:
"共享通讯录二维码"
,
component
:
v
()(
"contacts"
,
"shareCode"
)},{
path
:
"/employeeRecord"
,
name
:
"在职员工"
,
component
:
v
()(
"contacts"
,
"employeeRecord"
)}]},{
path
:
"/enterpriseApp"
,
name
:
"企业应用"
,
redirect
:
"appcenter"
,
component
:
v
()(
"enterpriseApp"
,
"index"
),
children
:[{
path
:
"/appcenter"
,
name
:
"企业应用中心"
,
component
:
v
()(
"enterpriseApp"
,
"appcenter"
)},{
path
:
"/mycustomer"
,
name
:
"我的顾客"
,
component
:
v
()(
"enterpriseApp"
,
"mycustomer"
)},{
path
:
"/cloudDaily"
,
name
:
"云日报"
,
redirect
:
"/dailyRecord"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"index"
),
children
:[{
path
:
"/dailyRecord"
,
name
:
"云日报记录"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"dailyRecord"
)},{
path
:
"/dailyDetail"
,
name
:
"日报详情"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"dailyDetail"
)},{
path
:
"/taskAssign"
,
name
:
"任务下发设置"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"taskAssign"
)},{
path
:
"/systemReport"
,
name
:
"系统报表"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"systemReport"
)},{
path
:
"/customReport"
,
name
:
"自定义报表"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"customReport"
)}]},{
path
:
"/trafficTask"
,
name
:
"话务任务"
,
redirect
:
"/taskRecord"
,
component
:
v
()(
"enterpriseApp/trafficTask"
,
"index"
),
children
:[{
path
:
"/taskRecord"
,
name
:
"话务任务记录"
,
component
:
v
()(
"enterpriseApp/trafficTask"
,
"taskRecord"
)},{
path
:
"/taskDetail"
,
name
:
"话务任务详情"
,
component
:
v
()(
"enterpriseApp/trafficTask"
,
"taskDetail"
)},{
path
:
"/trafficTaskSet"
,
name
:
"话务任务设置"
,
component
:
v
()(
"enterpriseApp/trafficTask"
,
"trafficTaskSet"
)},{
path
:
"/badEvaluateSet"
,
name
:
"不良评价设置"
,
component
:
v
()(
"enterpriseApp/badEvaluate"
,
"badEvaluateSet"
)}]},{
path
:
"/noticeList"
,
name
:
"企业公告"
,
redirect
:
"/noticeList"
,
component
:
v
()(
"enterpriseApp/notice"
,
"index"
),
children
:[{
path
:
"/noticeList"
,
name
:
"企业公告列表"
,
component
:
v
()(
"enterpriseApp/notice"
,
"noticeList"
)},{
path
:
"/addNotice"
,
name
:
"新建公告"
,
component
:
v
()(
"enterpriseApp/notice"
,
"addNotice"
)}]},{
path
:
"/badEvaluate"
,
name
:
"不良评价"
,
redirect
:
"/badEvaluateRecord"
,
component
:
v
()(
"enterpriseApp/badEvaluate"
,
"index"
),
children
:[{
path
:
"/badEvaluateRecord"
,
name
:
"不良评价记录"
,
component
:
v
()(
"enterpriseApp/badEvaluate"
,
"badEvaluateRecord"
)},{
path
:
"/badEvaluateDetail"
,
name
:
"不良评价详情"
,
component
:
v
()(
"enterpriseApp/badEvaluate"
,
"badEvaluateDetail"
)}]},{
path
:
"/quota"
,
name
:
"指标管理"
,
redirect
:
"/monthList"
,
component
:
v
()(
"enterpriseApp/quota"
,
"index"
),
children
:[{
path
:
"/monthList"
,
name
:
"月指标列表"
,
component
:
v
()(
"enterpriseApp/quota"
,
"monthList"
)},{
path
:
"/storeMonthTask"
,
name
:
"门店月指标"
,
component
:
v
()(
"enterpriseApp/quota"
,
"storeMonthTask"
)},{
path
:
"/salerMonthDetail"
,
name
:
"导购月指标详情"
,
component
:
v
()(
"enterpriseApp/quota"
,
"salerMonthDetail"
)},{
path
:
"/companyDaySet"
,
name
:
"商户日权重"
,
component
:
v
()(
"enterpriseApp/quota"
,
"companyDaySet"
)},{
path
:
"/monthTask"
,
name
:
"月指标任务"
,
component
:
v
()(
"enterpriseApp/quota"
,
"monthTask"
),
meta
:{
keepAlive
:
!
0
}},{
path
:
"/monthTaskDetail"
,
name
:
"月指标任务详情"
,
component
:
v
()(
"enterpriseApp/quota"
,
"monthTaskDetail"
),
meta
:{
keepAlive
:
!
0
}}]},{
path
:
"/signList"
,
name
:
"企业公告"
,
redirect
:
"/signList"
,
component
:
v
()(
"enterpriseApp/signApp"
,
"index"
),
children
:[{
path
:
"/signList"
,
name
:
"企业公告列表"
,
component
:
v
()(
"enterpriseApp/signApp"
,
"signList"
)}]}]},{
path
:
"/reviewCenter"
,
name
:
"审核中心"
,
redirect
:
"unreview"
,
component
:
v
()(
"reviewCenter"
,
"index"
),
children
:[{
path
:
"/reviewed"
,
name
:
"已审核"
,
component
:
v
()(
"reviewCenter"
,
"reviewed"
)},{
path
:
"/unreview"
,
name
:
"未审核"
,
component
:
v
()(
"reviewCenter"
,
"unreview"
)}]},{
path
:
"/setCenter"
,
name
:
"设置"
,
redirect
:
"companyAddress"
,
component
:
v
()(
"setting"
,
"index"
),
children
:[{
path
:
"/companyAddress"
,
name
:
"企业地址"
,
component
:
v
()(
"setting"
,
"companyAddress"
)},{
path
:
"/companyCertify"
,
name
:
"企业认证"
,
component
:
v
()(
"setting"
,
"companyCertify"
)},{
path
:
"/staffDetails"
,
name
:
"员工详情字段"
,
component
:
v
()(
"setting"
,
"staffDetails"
)},{
path
:
"/storePermission"
,
name
:
"门店权限设置"
,
component
:
v
()(
"setting"
,
"storePermission"
)},{
path
:
"/replaceAdmin"
,
name
:
"更换超级管理员"
,
component
:
v
()(
"setting"
,
"replaceAdmin"
)},{
path
:
"/setChildAdmin"
,
name
:
"设置子管理员"
,
component
:
v
()(
"setting"
,
"setChildAdmin"
)},{
path
:
"/addAdmin"
,
name
:
"添加管理员"
,
component
:
v
()(
"setting"
,
"addAdmin"
)},{
path
:
"/addAdminRole"
,
name
:
"添加管理员角色"
,
component
:
v
()(
"setting"
,
"addAdminRole"
)}]},{
path
:
"/staffRecordsTemplate"
,
name
:
"员工档案设置"
,
component
:
v
()(
"contacts"
,
"staffRecordsTemplate"
)},{
path
:
"/systemReportSet"
,
name
:
"系统报表设置"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"systemReportSet"
)},{
path
:
"/template"
,
name
:
"模板设置"
,
component
:
v
()(
"enterpriseApp/cloudDaily"
,
"template"
)},{
path
:
"/403"
,
name
:
"无权访问"
,
component
:
h
},{
path
:
"/404"
,
name
:
"error404"
,
component
:
h
},{
path
:
"/500"
,
name
:
"error500"
,
component
:
h
},{
path
:
"*"
,
redirect
:
"/404"
,
hidden
:
!
0
}],
y
=
new
d
.
a
({
routes
:
f
,
scrollBehavior
:
function
(){
return
{
y
:
0
}}}),
g
=
n
(
"zL8q"
),
k
=
n
.
n
(
g
),
D
=
n
(
"Rf8U"
),
x
=
n
.
n
(
D
),
R
=
n
(
"mtWM"
),
w
=
n
.
n
(
R
),
C
=
n
(
"bOdI"
),
b
=
n
.
n
(
C
),
I
=
n
(
"SJI6"
),
T
=
n
.
n
(
I
);
m
.
a
.
use
(
T
.
a
);
var
E
=
new
T
.
a
.
Store
({
state
:{
user
:{},
token
:
null
,
title
:
""
,
show
:
!
1
,
bgHeight
:
window
.
screen
.
availHeight
-
440
-
24
+
"px"
},
mutations
:(
A
=
{},
b
()(
A
,
"login"
,
function
(
e
,
t
){
sessionStorage
.
token
=
t
,
e
.
token
=
t
}),
b
()(
A
,
"logout"
,
function
(
e
){
sessionStorage
.
removeItem
(
"token"
),
e
.
token
=
null
}),
b
()(
A
,
"title"
,
function
(
e
,
t
){
e
.
title
=
t
}),
b
()(
A
,
"show"
,
function
(
e
,
t
){
e
.
show
=
t
}),
A
)}),
S
=
(
n
(
"4qCZ"
),
n
(
"uKUT"
),
n
(
"Xcu2"
),
n
(
"TUaa"
)),
q
=
n
.
n
(
S
),
V
=
n
(
"tyqE"
),
L
=
n
.
n
(
V
),
P
=
n
(
"pRVe"
),
j
=
n
.
n
(
P
),
F
=
n
(
"SE7k"
),
N
=
n
.
n
(
F
),
G
=
n
(
"XsK6"
),
O
=
n
.
n
(
G
),
K
=
n
(
"QRL9"
),
z
=
n
.
n
(
K
),
H
=
n
(
"2Pnh"
),
J
=
n
.
n
(
H
),
M
=
n
(
"l9mu"
),
U
=
n
.
n
(
M
),
X
=
{
install
:
function
(
e
,
t
){
e
.
prototype
.
getPdf
=
function
(){
var
e
=
this
.
htmlTitle
;
J
()(
document
.
querySelector
(
"#pdfDom"
),{
allowTaint
:
!
0
,
foreignObjectRendering
:
!
0
}).
then
(
function
(
t
){
var
n
=
t
.
width
,
a
=
t
.
height
,
o
=
n
/
592.28
*
841.89
,
p
=
a
,
r
=
0
,
i
=
592.28
/
n
*
a
,
s
=
t
.
toDataURL
(
"image/jpeg"
,
1
),
c
=
new
U
.
a
(
""
,
"pt"
,
"a4"
);
if
(
p
<
o
)
c
.
addImage
(
s
,
"JPEG"
,
0
,
0
,
595.28
,
i
);
else
for
(;
p
>
0
;)
c
.
addImage
(
s
,
"JPEG"
,
0
,
r
,
595.28
,
i
),
r
-=
841.89
,(
p
-=
o
)
>
0
&&
c
.
addPage
();
c
.
save
(
e
+
".pdf"
)})}}};
r
.
a
.
polyfill
(),
Vue
.
use
(
X
),
Vue
.
use
(
O
.
a
),
Vue
.
use
(
z
.
a
),
Vue
.
use
(
N
.
a
),
Vue
.
use
(
j
.
a
),
Vue
.
use
(
L
.
a
),
Vue
.
use
(
q
.
a
),
Vue
.
config
.
productionTip
=!
1
,
Vue
.
use
(
k
.
a
,{
size
:
"large"
}),
Vue
.
use
(
x
.
a
,
w
.
a
),
Vue
.
axios
.
defaults
.
withCredentials
=!
0
,
y
.
beforeEach
(
function
(
e
,
t
,
n
){
var
a
=
void
0
,
p
=
window
.
location
.
origin
;
a
=
"-1"
!=
p
.
indexOf
(
"localhost"
)?
"http://www.gicdev.com"
:
p
,
localStorage
.
getItem
(
"userInfo"
)
||
w
.
a
.
get
(
a
+
"/haoban-manage-web/emp/get-user-info"
,{}).
then
(
function
(
e
){
var
t
=
e
.
data
;
1
!=
t
.
errorCode
||
localStorage
.
setItem
(
"userInfo"
,
o
()(
t
.
result
))}).
catch
(
function
(
e
){
g
.
Message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})}),
"/"
==
e
.
path
?
n
({
path
:
"/login"
}):
n
()}),
new
Vue
({
el
:
"#app"
,
router
:
y
,
store
:
E
,
components
:{
App
:
s
},
template
:
"<App/>"
})},
Opzk
:
function
(
e
,
t
,
n
){
var
a
=
{
"./contacts/addClerk.vue"
:[
"27o1"
,
0
,
17
],
"./contacts/addDepartment.vue"
:[
"HHRu"
,
0
,
16
],
"./contacts/addEmployee.vue"
:[
"00Sv"
,
47
],
"./contacts/addGroup.vue"
:[
"mPjx"
,
0
,
50
],
"./contacts/administrativeFrame.vue"
:[
"kLcy"
,
0
,
3
],
"./contacts/employee.vue"
:[
"AdJp"
,
0
,
54
],
"./contacts/employeeIo.vue"
:[
"Rwbg"
,
0
,
48
],
"./contacts/employeeRecord.vue"
:[
"zGJY"
,
0
,
7
],
"./contacts/fileSet.vue"
:[
"CSjr"
,
0
,
8
],
"./contacts/index.vue"
:[
"41Rh"
,
0
,
76
],
"./contacts/recordInfo.vue"
:[
"67iC"
,
0
,
11
],
"./contacts/recordIo.vue"
:[
"738z"
,
0
,
18
],
"./contacts/recycle.vue"
:[
"HkK0"
,
0
,
24
],
"./contacts/shareAddDepartment.vue"
:[
"q5Ri"
,
0
,
15
],
"./contacts/shareCode.vue"
:[
"JsWW"
,
0
,
69
],
"./contacts/shareContact.vue"
:[
"Gfms"
,
0
,
2
],
"./contacts/staffRecordsTemplate.vue"
:[
"lFAe"
,
0
,
28
],
"./contacts/storeFrame.vue"
:[
"7SJI"
,
0
,
5
],
"./contacts/storeInfo.vue"
:[
"h/6A"
,
0
,
29
],
"./contacts/storeIo.vue"
:[
"RHxA"
,
0
,
61
],
"./contacts/unemployee.vue"
:[
"TGrv"
,
0
,
12
],
"./enterpriseApp/appcenter.vue"
:[
"yuVF"
,
0
,
27
],
"./enterpriseApp/badEvaluate/badEvaluateDetail.vue"
:[
"4m/B"
,
0
,
62
],
"./enterpriseApp/badEvaluate/badEvaluateRecord.vue"
:[
"r//C"
,
0
,
44
],
"./enterpriseApp/badEvaluate/badEvaluateSet.vue"
:[
"XzAK"
,
0
,
55
],
"./enterpriseApp/badEvaluate/index.vue"
:[
"W0k8"
,
0
,
34
],
"./enterpriseApp/cloudDaily/customReport.vue"
:[
"DxdI"
,
0
,
35
],
"./enterpriseApp/cloudDaily/dailyDetail.vue"
:[
"5nNU"
,
0
,
56
],
"./enterpriseApp/cloudDaily/dailyRecord.vue"
:[
"Ujni"
,
0
,
43
],
"./enterpriseApp/cloudDaily/index.vue"
:[
"Knd1"
,
0
,
75
],
"./enterpriseApp/cloudDaily/systemReport.vue"
:[
"Y8F9"
,
0
,
60
],
"./enterpriseApp/cloudDaily/systemReportSet.vue"
:[
"VE2c"
,
0
,
6
],
"./enterpriseApp/cloudDaily/taskAssign.vue"
:[
"5x7s"
,
0
,
42
],
"./enterpriseApp/cloudDaily/template.vue"
:[
"IA9l"
,
0
,
4
],
"./enterpriseApp/cloudDaily/template/block.vue"
:[
"PAYw"
,
74
],
"./enterpriseApp/cloudDaily/template/date-range.vue"
:[
"79Bk"
,
66
],
"./enterpriseApp/cloudDaily/template/image.vue"
:[
"H8Kg"
,
64
],
"./enterpriseApp/cloudDaily/template/input.vue"
:[
"s4D+"
,
65
],
"./enterpriseApp/cloudDaily/template/select.vue"
:[
"t0b0"
,
33
],
"./enterpriseApp/index.vue"
:[
"da9f"
,
53
],
"./enterpriseApp/mycustomer.vue"
:[
"cuIN"
,
0
,
40
],
"./enterpriseApp/notice/addNotice.vue"
:[
"G5PL"
,
0
,
72
],
"./enterpriseApp/notice/index.vue"
:[
"av/3"
,
0
,
45
],
"./enterpriseApp/notice/noticeList.vue"
:[
"OVYO"
,
0
,
21
],
"./enterpriseApp/quota/companyDaySet.vue"
:[
"xk7v"
,
0
,
30
],
"./enterpriseApp/quota/index.vue"
:[
"FB5x"
,
0
,
73
],
"./enterpriseApp/quota/monthList.vue"
:[
"ZxDn"
,
0
,
52
],
"./enterpriseApp/quota/monthTask.vue"
:[
"cK0D"
,
0
,
63
],
"./enterpriseApp/quota/monthTaskDetail.vue"
:[
"jMbb"
,
0
,
31
],
"./enterpriseApp/quota/salerMonthDetail.vue"
:[
"IKv2"
,
0
,
58
],
"./enterpriseApp/quota/storeMonthTask.vue"
:[
"kF1j"
,
0
,
70
],
"./enterpriseApp/signApp/index.vue"
:[
"Gk4o"
,
0
,
38
],
"./enterpriseApp/signApp/signList.vue"
:[
"kCy7"
,
0
,
59
],
"./enterpriseApp/trafficTask/index.vue"
:[
"e88N"
,
0
,
41
],
"./enterpriseApp/trafficTask/taskDetail.vue"
:[
"A33E"
,
0
,
46
],
"./enterpriseApp/trafficTask/taskRecord.vue"
:[
"iG3v"
,
0
,
39
],
"./enterpriseApp/trafficTask/trafficTaskSet.vue"
:[
"4H54"
,
0
,
67
],
"./errorPage/403.vue"
:[
"6XGN"
,
23
],
"./errorPage/404.vue"
:[
"AejC"
,
25
],
"./errorPage/500.vue"
:[
"FskK"
,
20
],
"./errorPage/index.vue"
:[
"ODjX"
,
1
],
"./index/index.vue"
:[
"JXTs"
,
0
,
26
],
"./login/index.vue"
:[
"T+/8"
,
0
,
9
],
"./reviewCenter/index.vue"
:[
"+lem"
,
57
],
"./reviewCenter/reviewed.vue"
:[
"CLYF"
,
0
,
14
],
"./reviewCenter/unreview.vue"
:[
"xCEU"
,
0
,
13
],
"./setting/addAdmin.vue"
:[
"rs/A"
,
0
,
37
],
"./setting/addAdminRole.vue"
:[
"fZsz"
,
0
,
49
],
"./setting/companyAddress.vue"
:[
"SKyE"
,
0
,
68
],
"./setting/companyCertify.vue"
:[
"3zYh"
,
0
,
10
],
"./setting/index.vue"
:[
"VlR1"
,
32
],
"./setting/replaceAdmin.vue"
:[
"ys9I"
,
0
,
36
],
"./setting/setChildAdmin.vue"
:[
"VqB7"
,
0
,
51
],
"./setting/staffDetails.vue"
:[
"Zyzf"
,
0
,
22
],
"./setting/storePermission.vue"
:[
"Xwfy"
,
0
,
19
],
"./sign/index.vue"
:[
"RQuk"
,
0
,
71
]};
function
o
(
e
){
var
t
=
a
[
e
];
return
t
?
Promise
.
all
(
t
.
slice
(
1
).
map
(
n
.
e
)).
then
(
function
(){
return
n
(
t
[
0
])}):
Promise
.
reject
(
new
Error
(
"Cannot find module '"
+
e
+
"'."
))}
o
.
keys
=
function
(){
return
Object
.
keys
(
a
)},
o
.
id
=
"Opzk"
,
e
.
exports
=
o
},
SJI6
:
function
(
e
,
t
){
e
.
exports
=
Vuex
},
Xcu2
:
function
(
e
,
t
){},
lRwf
:
function
(
e
,
t
){
e
.
exports
=
Vue
},
pRNm
:
function
(
e
,
t
){
e
.
exports
=
VueRouter
},
uKUT
:
function
(
e
,
t
){}},[
0
]);
\ No newline at end of file
dist/static/js/manifest.
eaaaf8b8243bebd07f76
.js
→
dist/static/js/manifest.
ccbc262ab464c5feaf98
.js
View file @
0c27e111
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
f
,
b
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
f
.
length
;
i
++
)
t
=
f
[
i
],
a
[
t
]
&&
u
.
push
(
a
[
t
][
0
]),
a
[
t
]
=
0
;
for
(
r
in
b
)
Object
.
prototype
.
hasOwnProperty
.
call
(
b
,
r
)
&&
(
e
[
r
]
=
b
[
r
]);
for
(
c
&&
c
(
f
,
b
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
d
(
d
.
s
=
n
[
i
]);
return
o
};
var
f
=
{},
a
=
{
80
:
0
};
function
d
(
c
){
if
(
f
[
c
])
return
f
[
c
].
exports
;
var
a
=
f
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
a
.
exports
,
a
,
a
.
exports
,
d
),
a
.
l
=!
0
,
a
.
exports
}
d
.
e
=
function
(
e
){
var
c
=
a
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
f
=
new
Promise
(
function
(
f
,
d
){
c
=
a
[
e
]
=
[
f
,
d
]});
c
[
2
]
=
f
;
var
b
=
document
.
getElementsByTagName
(
"head"
)[
0
],
n
=
document
.
createElement
(
"script"
);
n
.
type
=
"text/javascript"
,
n
.
charset
=
"utf-8"
,
n
.
async
=!
0
,
n
.
timeout
=
12
e4
,
d
.
nc
&&
n
.
setAttribute
(
"nonce"
,
d
.
nc
),
n
.
src
=
d
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"cf18c7f9eb2c7bd0b9a9"
,
1
:
"0ebe3ead93207dc78a78"
,
2
:
"19be858e9bc8ac21ea74"
,
3
:
"c2fd89730cdd6d5b8904"
,
4
:
"800425cf33998a108188"
,
5
:
"7b61f1864b3f3f482351"
,
6
:
"af5f6241c09b00cd7e44"
,
7
:
"d93de7d215976bad93cd"
,
8
:
"bb8853a5a6239a7e1349"
,
9
:
"7dc467d5cfcb4cfb033f"
,
10
:
"ca0a0bce00cfd45576a1"
,
11
:
"e3071a1dd9074cd22a76"
,
12
:
"3057b871f9a1a8ec3ac9"
,
13
:
"957adbfd1109e139fc5b"
,
14
:
"f032d6c8896212bcb748"
,
15
:
"44c53617b1c7157b2b3d"
,
16
:
"8bbab7f0b523d759a78c"
,
17
:
"b4f22d03e8ecf7151fef"
,
18
:
"a34bf40766ae29eebd5a"
,
19
:
"447014cbf9d0946e5d08"
,
20
:
"81f6c674a6461ef85896"
,
21
:
"47645464c30d293836bc"
,
22
:
"2150ef22e78316fc01e9"
,
23
:
"5ed1b5fd3abff19ce342"
,
24
:
"9c7dd0f43ca6b011cd2f"
,
25
:
"67b23bc97f68aa4ab166"
,
26
:
"2c0979f3bd7ee7896b97"
,
27
:
"10340cea1452a70e231b"
,
28
:
"9a1cb9923e07ccd0d3ae"
,
29
:
"735c1a98c825de0f4a09"
,
30
:
"ae1e613d71fffd9a6721"
,
31
:
"e780e6ab968e9df2f3f0"
,
32
:
"1698f86a851d84bc6e8e"
,
33
:
"0368ebad7ed25e0a6647"
,
34
:
"f6291f94be065e01150c"
,
35
:
"cbe80fd50ac903e7a79e"
,
36
:
"57cb2465f1204a15f834"
,
37
:
"acfc34f622d7f867b35e"
,
38
:
"e7ce6bc40f44c7e5e3c6"
,
39
:
"364bd39fef277a43bc40"
,
40
:
"4cde379430417c5ed51e"
,
41
:
"f6829ce0d6f837cb5431"
,
42
:
"72ef48e04e1219f52921"
,
43
:
"815ac802f50b59429628"
,
44
:
"b7e7933fd686076fd36d"
,
45
:
"6b43d3a71d3f8b1d4c01"
,
46
:
"f771ed8fdcfc1d574694"
,
47
:
"cb78788c573a2fd0eac5"
,
48
:
"d8dad02eca05ceb569ee"
,
49
:
"ccdf3a2c924a8fff7746"
,
50
:
"10cd83bfcb5b6f2dc5e8"
,
51
:
"d3ae9e161f9caba33791"
,
52
:
"efcfba66c0ba55aea2cd"
,
53
:
"8802335b18fef4b4450b"
,
54
:
"d1b44ac8d91eb92bf746"
,
55
:
"7220e26fa501cf0cb4c5"
,
56
:
"7946f7a323ee3865eac1"
,
57
:
"594fe3f9a553b253aa93"
,
58
:
"a8fe1cf6054aa9a51012"
,
59
:
"97b68ead7ba5eebe5bdc"
,
60
:
"6ff0cd2c4afde9bd8afc"
,
61
:
"885e42f52187d77be578"
,
62
:
"7c94a16a9482fc4a5f52"
,
63
:
"5158d2320e6f4e247592"
,
64
:
"27ee2de5f8d1bde42170"
,
65
:
"cd4fb1057828439e4ff4"
,
66
:
"1151b75542b0d9700936"
,
67
:
"53a4f4b879e091de4e9a"
,
68
:
"8b93c7857bfb517b7352"
,
69
:
"7ddbd13389fb182d33ac"
,
70
:
"d7b7e38e449d20275ad7"
,
71
:
"519c2238a2388524e475"
,
72
:
"2da4e3e5412ddf08b681"
,
73
:
"3e6ad6ab4edacdfb6462"
,
74
:
"604cd47faeee40d9f564"
,
75
:
"27ea3959da9599852835"
,
76
:
"358508acd0b385f2f111"
,
79
:
"fa30b478b118ebeae9f5"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
c
=
a
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
a
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
b
.
appendChild
(
n
),
f
},
d
.
m
=
e
,
d
.
c
=
f
,
d
.
d
=
function
(
e
,
c
,
f
){
d
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
f
})},
d
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
d
.
d
(
c
,
"a"
,
c
),
c
},
d
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
d
.
p
=
"./"
,
d
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
f
,
b
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
f
.
length
;
i
++
)
t
=
f
[
i
],
a
[
t
]
&&
u
.
push
(
a
[
t
][
0
]),
a
[
t
]
=
0
;
for
(
r
in
b
)
Object
.
prototype
.
hasOwnProperty
.
call
(
b
,
r
)
&&
(
e
[
r
]
=
b
[
r
]);
for
(
c
&&
c
(
f
,
b
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
d
(
d
.
s
=
n
[
i
]);
return
o
};
var
f
=
{},
a
=
{
80
:
0
};
function
d
(
c
){
if
(
f
[
c
])
return
f
[
c
].
exports
;
var
a
=
f
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
a
.
exports
,
a
,
a
.
exports
,
d
),
a
.
l
=!
0
,
a
.
exports
}
d
.
e
=
function
(
e
){
var
c
=
a
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
f
=
new
Promise
(
function
(
f
,
d
){
c
=
a
[
e
]
=
[
f
,
d
]});
c
[
2
]
=
f
;
var
b
=
document
.
getElementsByTagName
(
"head"
)[
0
],
n
=
document
.
createElement
(
"script"
);
n
.
type
=
"text/javascript"
,
n
.
charset
=
"utf-8"
,
n
.
async
=!
0
,
n
.
timeout
=
12
e4
,
d
.
nc
&&
n
.
setAttribute
(
"nonce"
,
d
.
nc
),
n
.
src
=
d
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"cf18c7f9eb2c7bd0b9a9"
,
1
:
"0ebe3ead93207dc78a78"
,
2
:
"19be858e9bc8ac21ea74"
,
3
:
"c2fd89730cdd6d5b8904"
,
4
:
"800425cf33998a108188"
,
5
:
"7b61f1864b3f3f482351"
,
6
:
"af5f6241c09b00cd7e44"
,
7
:
"d93de7d215976bad93cd"
,
8
:
"bb8853a5a6239a7e1349"
,
9
:
"7dc467d5cfcb4cfb033f"
,
10
:
"ca0a0bce00cfd45576a1"
,
11
:
"2cfce44be1d5002c95f1"
,
12
:
"3057b871f9a1a8ec3ac9"
,
13
:
"957adbfd1109e139fc5b"
,
14
:
"f032d6c8896212bcb748"
,
15
:
"44c53617b1c7157b2b3d"
,
16
:
"8bbab7f0b523d759a78c"
,
17
:
"b4f22d03e8ecf7151fef"
,
18
:
"a34bf40766ae29eebd5a"
,
19
:
"447014cbf9d0946e5d08"
,
20
:
"81f6c674a6461ef85896"
,
21
:
"47645464c30d293836bc"
,
22
:
"2150ef22e78316fc01e9"
,
23
:
"5ed1b5fd3abff19ce342"
,
24
:
"3afd5af7f77cd172e5a5"
,
25
:
"b1a072a021ca5876e8df"
,
26
:
"2c0979f3bd7ee7896b97"
,
27
:
"10340cea1452a70e231b"
,
28
:
"9a1cb9923e07ccd0d3ae"
,
29
:
"735c1a98c825de0f4a09"
,
30
:
"ae1e613d71fffd9a6721"
,
31
:
"e780e6ab968e9df2f3f0"
,
32
:
"1698f86a851d84bc6e8e"
,
33
:
"0368ebad7ed25e0a6647"
,
34
:
"f6291f94be065e01150c"
,
35
:
"cbe80fd50ac903e7a79e"
,
36
:
"57cb2465f1204a15f834"
,
37
:
"acfc34f622d7f867b35e"
,
38
:
"e7ce6bc40f44c7e5e3c6"
,
39
:
"364bd39fef277a43bc40"
,
40
:
"4cde379430417c5ed51e"
,
41
:
"f6829ce0d6f837cb5431"
,
42
:
"72ef48e04e1219f52921"
,
43
:
"815ac802f50b59429628"
,
44
:
"b7e7933fd686076fd36d"
,
45
:
"6b43d3a71d3f8b1d4c01"
,
46
:
"f771ed8fdcfc1d574694"
,
47
:
"cb78788c573a2fd0eac5"
,
48
:
"d8dad02eca05ceb569ee"
,
49
:
"ccdf3a2c924a8fff7746"
,
50
:
"10cd83bfcb5b6f2dc5e8"
,
51
:
"d3ae9e161f9caba33791"
,
52
:
"efcfba66c0ba55aea2cd"
,
53
:
"8802335b18fef4b4450b"
,
54
:
"d1b44ac8d91eb92bf746"
,
55
:
"7220e26fa501cf0cb4c5"
,
56
:
"7946f7a323ee3865eac1"
,
57
:
"594fe3f9a553b253aa93"
,
58
:
"a8fe1cf6054aa9a51012"
,
59
:
"97b68ead7ba5eebe5bdc"
,
60
:
"6ff0cd2c4afde9bd8afc"
,
61
:
"885e42f52187d77be578"
,
62
:
"7c94a16a9482fc4a5f52"
,
63
:
"5158d2320e6f4e247592"
,
64
:
"27ee2de5f8d1bde42170"
,
65
:
"cd4fb1057828439e4ff4"
,
66
:
"1151b75542b0d9700936"
,
67
:
"53a4f4b879e091de4e9a"
,
68
:
"8b93c7857bfb517b7352"
,
69
:
"7ddbd13389fb182d33ac"
,
70
:
"d7b7e38e449d20275ad7"
,
71
:
"519c2238a2388524e475"
,
72
:
"2da4e3e5412ddf08b681"
,
73
:
"3e6ad6ab4edacdfb6462"
,
74
:
"604cd47faeee40d9f564"
,
75
:
"27ea3959da9599852835"
,
76
:
"358508acd0b385f2f111"
,
79
:
"fa30b478b118ebeae9f5"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
c
=
a
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
a
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
b
.
appendChild
(
n
),
f
},
d
.
m
=
e
,
d
.
c
=
f
,
d
.
d
=
function
(
e
,
c
,
f
){
d
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
f
})},
d
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
d
.
d
(
c
,
"a"
,
c
),
c
},
d
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
d
.
p
=
"./"
,
d
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
src/views/contacts/recordInfo.vue
View file @
0c27e111
...
...
@@ -79,7 +79,7 @@ export default {
path
:
'/index'
},
{
name
:
'
企业
通讯录'
,
name
:
'通讯录'
,
path
:
'/administrativeFrame'
},
{
...
...
@@ -101,7 +101,7 @@ export default {
path
:
'/index'
},
{
name
:
'
企业
通讯录'
,
name
:
'通讯录'
,
path
:
'/administrativeFrame'
},
{
...
...
src/views/contacts/recycle.vue
View file @
0c27e111
...
...
@@ -67,7 +67,7 @@ export default {
path
:
'/index'
},
{
name
:
'
企业
通讯录'
,
name
:
'通讯录'
,
path
:
'/administrativeFrame'
},
{
...
...
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