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
7c257ecb
Commit
7c257ecb
authored
Mar 23, 2019
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 增加设置中更换管理员接口
parent
f16f8a55
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
108 additions
and
36 deletions
+108
-36
index.html
dist/index.html
+2
-2
app.8f614d47aa671978f00f52fdfe219002.css
dist/static/css/app.8f614d47aa671978f00f52fdfe219002.css
+0
-0
50.92847fae3cd534d41ecb.js
dist/static/js/50.92847fae3cd534d41ecb.js
+0
-2
50.9893e05e7191e2913f3e.js
dist/static/js/50.9893e05e7191e2913f3e.js
+2
-2
51.809593c168c002ba9d66.js
dist/static/js/51.809593c168c002ba9d66.js
+2
-2
52.a08d66be8c941927badb.js
dist/static/js/52.a08d66be8c941927badb.js
+2
-2
53.1eebe3916ba2cb6ee0a5.js
dist/static/js/53.1eebe3916ba2cb6ee0a5.js
+2
-2
54.37be3448e495c316db2b.js
dist/static/js/54.37be3448e495c316db2b.js
+2
-2
55.e3db005f1812ce1129f4.js
dist/static/js/55.e3db005f1812ce1129f4.js
+2
-2
56.9049b49141acfb6557ce.js
dist/static/js/56.9049b49141acfb6557ce.js
+2
-2
57.ba3f434df06326916d1f.js
dist/static/js/57.ba3f434df06326916d1f.js
+2
-0
app.33cb7de1b4640f9bc8df.js
dist/static/js/app.33cb7de1b4640f9bc8df.js
+2
-2
manifest.18864099cdaffad115fd.js
dist/static/js/manifest.18864099cdaffad115fd.js
+2
-2
replaceAdmin.vue
src/views/setting/replaceAdmin.vue
+86
-14
No files found.
dist/index.html
View file @
7c257ecb
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
href=
./static/css/app.af80da72221855ecd1b8dadaec17d132.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
><div
id=
app
></div><script
src=
https://cdn.ravenjs.com/3.26.2/vue/raven.min.js
crossorigin=
anonymous
></script><script>
Raven
.
config
(
'https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672'
).
install
();
</script><script
type=
text/javascript
src=
./static/js/manifest.096d7fb4593df1bd43de.js
></script><script
type=
text/javascript
src=
./static/js/vendor.74a0d2e1f42680bcd561.js
></script><script
type=
text/javascript
src=
./static/js/app.8b25ec2994178caeeada.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.8f614d47aa671978f00f52fdfe219002.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
><div
id=
app
></div><script
src=
https://cdn.ravenjs.com/3.26.2/vue/raven.min.js
crossorigin=
anonymous
></script><script>
Raven
.
config
(
'https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672'
).
install
();
</script><script
type=
text/javascript
src=
./static/js/manifest.18864099cdaffad115fd.js
></script><script
type=
text/javascript
src=
./static/js/vendor.74a0d2e1f42680bcd561.js
></script><script
type=
text/javascript
src=
./static/js/app.33cb7de1b4640f9bc8df.js
></script></body></html>
\ No newline at end of file
dist/static/css/app.
af80da72221855ecd1b8dadaec17d13
2.css
→
dist/static/css/app.
8f614d47aa671978f00f52fdfe21900
2.css
View file @
7c257ecb
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/js/50.92847fae3cd534d41ecb.js
deleted
100644 → 0
View file @
f16f8a55
webpackJsonp
([
50
],{
Nd9R
:
function
(
e
,
t
){},
ys9I
:
function
(
e
,
t
,
r
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
a
=
r
(
"3Xzz"
),
s
=
r
(
"PI0u"
),
n
=
{
name
:
"replaceAdmin"
,
data
:
function
(){
return
{
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"设置"
,
path
:
"/companyAddress"
},{
name
:
"更换超级管理员"
,
path
:
""
}],
subNavText
:
"更换超级管理员,需要先验证当前超级管理员身份"
,
active
:
0
,
ruleForm
:{
name
:
"11"
,
phone
:
1334444444
,
code
:
""
},
rules
:{
name
:[{
required
:
!
0
,
message
:
"请输入当前绑定账号"
,
trigger
:
"blur"
}],
phone
:[{
required
:
!
0
,
message
:
"请输入手机号"
,
trigger
:
"blur"
}],
code
:[{
required
:
!
0
,
message
:
"请输入验证码"
,
trigger
:
"blur"
}]},
disableBtn
:
!
1
,
countNum
:
60
,
newFormLoad
:
!
1
,
newRuleForm
:{
name
:
""
},
newRules
:{
name
:[{
required
:
!
0
,
message
:
"请输入手机号/姓名"
,
trigger
:[
"blur"
,
"change"
]}]}}},
computed
:{},
methods
:{
countDown
:
function
(){
var
e
=
this
,
t
=
setInterval
(
function
(){
if
(
0
===
e
.
countNum
)
return
clearInterval
(
t
),
e
.
countNum
=
60
,
e
.
disableBtn
=!
1
,
!
1
;
e
.
countNum
--
},
1
e3
)},
sendCode
:
Object
(
s
.
a
)(
function
(
e
){
this
.
disableBtn
=!
0
;
var
t
=
String
(
e
).
substr
(
0
,
3
)
+
"****"
+
e
.
substr
(
7
,
11
);
this
.
countDown
(),
this
.
$message
({
message
:
"验证码已发送到您的手机:+86 "
+
t
,
type
:
"success"
})},
500
),
postSendCode
:
function
(){},
submitForm
:
Object
(
s
.
a
)(
function
(
e
){
var
t
=
this
;
t
.
$refs
[
e
].
validate
(
function
(
e
){
if
(
!
e
)
return
!
1
;
t
.
active
++>
2
&&
t
.
active
,
t
.
$nextTick
(
function
(){
console
.
log
(
t
.
$refs
.
newRuleForm
)})})},
500
),
newSubmitForm
:
Object
(
s
.
a
)(
function
(
e
){
var
t
=
this
;
t
.
newRuleForm
.
name
=
t
.
newRuleForm
.
name
.
replace
(
/
(
^
\s
+
)
|
(\s
+$
)
/g
,
""
),
t
.
$refs
[
e
].
validate
(
function
(
e
){
if
(
!
e
)
return
!
1
;
t
.
active
++
})},
500
),
submitFormBack
:
function
(){
this
.
$refs
.
newRuleForm
.
resetFields
(),
this
.
active
&&
this
.
active
--
},
getCurrentUser
:
function
(){
var
e
=
JSON
.
parse
(
localStorage
.
getItem
(
"userInfo"
));
this
.
ruleForm
.
phone
=
e
.
phoneNumber
}},
mounted
:
function
(){
this
.
getCurrentUser
()},
components
:{
navCrumb
:
a
.
a
}},
o
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
r
=
e
.
_self
.
_c
||
t
;
return
r
(
"div"
,{
staticClass
:
"replaceAdmin-wrap common-set-wrap"
},[
r
(
"nav-crumb"
,{
attrs
:{
navpath
:
e
.
navpath
}}),
e
.
_v
(
" "
),
r
(
"div"
,{
staticClass
:
"right-content"
},[
r
(
"div"
,{
staticClass
:
"right-box"
,
style
:{
height
:
e
.
$store
.
state
.
bgHeight
}},[
r
(
"el-steps"
,{
attrs
:{
active
:
e
.
active
,
"finish-status"
:
"success"
,
"align-center"
:
""
}},[
r
(
"el-step"
,{
attrs
:{
title
:
"获取验证码"
}}),
e
.
_v
(
" "
),
r
(
"el-step"
,{
attrs
:{
title
:
"绑定新的超级管理员"
}}),
e
.
_v
(
" "
),
r
(
"el-step"
,{
attrs
:{
title
:
"完成"
}})],
1
),
e
.
_v
(
" "
),
r
(
"div"
,{
staticClass
:
"w-514 replaceAdmin-wrap-form m-t-45"
},[
0
==
e
.
active
?
r
(
"el-form"
,{
ref
:
"ruleForm"
,
staticClass
:
"demo-ruleForm"
,
attrs
:{
model
:
e
.
ruleForm
,
rules
:
e
.
rules
,
"label-width"
:
"110px"
}},[
r
(
"el-form-item"
,{
attrs
:{
label
:
"当前绑定账号"
,
prop
:
"name"
}},[
r
(
"el-input"
,{
staticClass
:
"w-280"
,
attrs
:{
disabled
:
""
,
placeholder
:
""
},
model
:{
value
:
e
.
ruleForm
.
name
,
callback
:
function
(
t
){
e
.
$set
(
e
.
ruleForm
,
"name"
,
t
)},
expression
:
"ruleForm.name"
}})],
1
),
e
.
_v
(
" "
),
r
(
"el-form-item"
,{
attrs
:{
label
:
"手机号"
,
prop
:
"phone"
}},[
r
(
"el-input"
,{
staticClass
:
"w-280"
,
attrs
:{
disabled
:
""
,
placeholder
:
""
},
model
:{
value
:
e
.
ruleForm
.
phone
,
callback
:
function
(
t
){
e
.
$set
(
e
.
ruleForm
,
"phone"
,
t
)},
expression
:
"ruleForm.phone"
}}),
r
(
"el-button"
,{
staticClass
:
"m-l-20 v-align-b"
,
attrs
:{
type
:
"primary"
,
plain
:
""
,
disabled
:
e
.
disableBtn
},
on
:{
click
:
function
(
t
){
e
.
sendCode
(
e
.
ruleForm
.
phone
)}}},[
e
.
_v
(
e
.
_s
(
!
e
.
disableBtn
&&
e
.
countNum
?
"获取验证码"
:
e
.
countNum
)
+
" "
)])],
1
),
e
.
_v
(
" "
),
r
(
"el-form-item"
,{
attrs
:{
label
:
"验证码"
,
prop
:
"code"
}},[
r
(
"el-input"
,{
staticClass
:
"w-280"
,
attrs
:{
placeholder
:
"请输入验证码"
},
model
:{
value
:
e
.
ruleForm
.
code
,
callback
:
function
(
t
){
e
.
$set
(
e
.
ruleForm
,
"code"
,
t
)},
expression
:
"ruleForm.code"
}})],
1
),
e
.
_v
(
" "
),
r
(
"el-form-item"
,[
r
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
function
(
t
){
e
.
submitForm
(
"ruleForm"
)}}},[
e
.
_v
(
"下一步"
)])],
1
)],
1
):
e
.
_e
(),
e
.
_v
(
" "
),
r
(
"el-form"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
1
==
e
.
active
,
expression
:
"active == 1"
}],
ref
:
"newRuleForm"
,
staticClass
:
"demo-ruleForm"
,
attrs
:{
model
:
e
.
newRuleForm
,
rules
:
e
.
newRules
,
"label-width"
:
"140px"
}},[
r
(
"el-form-item"
,{
attrs
:{
label
:
"新绑定超级管理员"
,
prop
:
"name"
}},[
r
(
"el-input"
,{
staticClass
:
"w-280"
,
attrs
:{
placeholder
:
"请输入手机号/姓名"
},
model
:{
value
:
e
.
newRuleForm
.
name
,
callback
:
function
(
t
){
e
.
$set
(
e
.
newRuleForm
,
"name"
,
t
)},
expression
:
"newRuleForm.name"
}})],
1
),
e
.
_v
(
" "
),
r
(
"el-form-item"
,[
r
(
"el-button"
,{
attrs
:{
type
:
"primary"
,
loading
:
e
.
newFormLoad
},
on
:{
click
:
function
(
t
){
e
.
newSubmitForm
(
"newRuleForm"
)}}},[
e
.
_v
(
"提 交"
)]),
e
.
_v
(
" "
),
r
(
"el-button"
,{
attrs
:{
plain
:
""
},
on
:{
click
:
e
.
submitFormBack
}},[
e
.
_v
(
"上一步"
)])],
1
)],
1
),
e
.
_v
(
" "
),
2
==
e
.
active
?
r
(
"div"
,{
staticClass
:
"replaceAdmin-wrap-success"
},[
e
.
_m
(
0
),
e
.
_v
(
" "
),
r
(
"p"
,{
staticClass
:
"font-w-500"
},[
e
.
_v
(
"操作成功"
)])]):
e
.
_e
()],
1
)],
1
)]),
e
.
_v
(
" "
),
r
(
"vue-gic-footer"
)],
1
)},
staticRenderFns
:[
function
(){
var
e
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
e
;
return
t
(
"div"
,{
staticClass
:
"icon-outer"
},[
t
(
"i"
,{
staticClass
:
"el-icon-success"
})])}]};
var
l
=
r
(
"VU/8"
)(
n
,
o
,
!
1
,
function
(
e
){
r
(
"Nd9R"
)},
"data-v-38c95ae8"
,
null
);
t
.
default
=
l
.
exports
}});
\ No newline at end of file
dist/static/js/5
1.82f4f9ca34d9d2126a45
.js
→
dist/static/js/5
0.9893e05e7191e2913f3e
.js
View file @
7c257ecb
webpackJsonp
([
51
],{
cuIN
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
n
=
a
(
"2eFk"
),
o
=
a
(
"fvdr"
),
c
=
a
(
"Qie6"
),
i
=
{
name
:
"reviewed"
,
data
:
function
(){
return
{
tableH
:
window
.
screen
.
availHeight
-
464
-
126
+
"px"
,
appName
:
"我的顾客"
,
appIcon
:
""
,
activeTab
:
"1"
,
tabListData
:[{
tabId
:
"1"
,
tabName
:
"会员搜索设置"
,
icon
:
"icon-sousuoshezhi"
},{
tabId
:
"2"
,
tabName
:
"在线沟通设置"
,
icon
:
"icon-zaixiangoutong"
}],
activeBrand
:
"1"
}},
computed
:{},
methods
:{
selectBrandId
:
function
(
t
){
this
.
activeBrand
=
t
},
setSelectTab
:
function
(
t
){
this
.
activeTab
=
t
.
tabId
}},
watch
:{
activeBrand
:
function
(
t
,
e
){
this
.
activeBrand
=
t
}},
mounted
:
function
(){
var
t
=
this
.
$route
.
query
.
appIcon
;
t
&&
(
this
.
appIcon
=
window
.
unescape
(
t
)),
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
appDetail
:
n
.
a
,
commonAppTop
:
o
.
a
,
commonDetailLeft
:
c
.
a
}},
s
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"my-customer-wrap common-set-wrap"
},[
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"common-app-top"
,{
attrs
:{
appName
:
t
.
appName
,
appIcon
:
t
.
appIcon
},
on
:{
selectBrandId
:
t
.
selectBrandId
}}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"right-box"
,
style
:{
"min-height"
:
t
.
$store
.
state
.
bgHeight
}},[
a
(
"div"
,{
staticClass
:
"apps-content flex"
,
style
:{
height
:
t
.
$store
.
state
.
bgHeight
}},[
a
(
"div"
,{
staticClass
:
"apps-content-left w-157"
},[
a
(
"common-detail-left"
,{
attrs
:{
tabListData
:
t
.
tabListData
},
on
:{
setSelectTab
:
t
.
setSelectTab
}})],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apps-content-right"
},[
a
(
"app-detail"
,{
attrs
:{
brandId
:
t
.
activeBrand
,
tabType
:
t
.
activeTab
}})],
1
)])])],
1
),
t
.
_v
(
" "
),
a
(
"vue-gic-footer"
)],
1
)},
staticRenderFns
:[]};
var
r
=
a
(
"VU/8"
)(
i
,
s
,
!
1
,
function
(
t
){
a
(
"o758"
)},
"data-v-3739bb16"
,
null
);
e
.
default
=
r
.
exports
},
o758
:
function
(
t
,
e
){}});
\ No newline at end of file
webpackJsonp
([
50
],{
cuIN
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
n
=
a
(
"2eFk"
),
o
=
a
(
"fvdr"
),
c
=
a
(
"Qie6"
),
i
=
{
name
:
"reviewed"
,
data
:
function
(){
return
{
tableH
:
window
.
screen
.
availHeight
-
464
-
126
+
"px"
,
appName
:
"我的顾客"
,
appIcon
:
""
,
activeTab
:
"1"
,
tabListData
:[{
tabId
:
"1"
,
tabName
:
"会员搜索设置"
,
icon
:
"icon-sousuoshezhi"
},{
tabId
:
"2"
,
tabName
:
"在线沟通设置"
,
icon
:
"icon-zaixiangoutong"
}],
activeBrand
:
"1"
}},
computed
:{},
methods
:{
selectBrandId
:
function
(
t
){
this
.
activeBrand
=
t
},
setSelectTab
:
function
(
t
){
this
.
activeTab
=
t
.
tabId
}},
watch
:{
activeBrand
:
function
(
t
,
e
){
this
.
activeBrand
=
t
}},
mounted
:
function
(){
var
t
=
this
.
$route
.
query
.
appIcon
;
t
&&
(
this
.
appIcon
=
window
.
unescape
(
t
)),
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
appDetail
:
n
.
a
,
commonAppTop
:
o
.
a
,
commonDetailLeft
:
c
.
a
}},
s
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"my-customer-wrap common-set-wrap"
},[
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"common-app-top"
,{
attrs
:{
appName
:
t
.
appName
,
appIcon
:
t
.
appIcon
},
on
:{
selectBrandId
:
t
.
selectBrandId
}}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"right-box"
,
style
:{
"min-height"
:
t
.
$store
.
state
.
bgHeight
}},[
a
(
"div"
,{
staticClass
:
"apps-content flex"
,
style
:{
height
:
t
.
$store
.
state
.
bgHeight
}},[
a
(
"div"
,{
staticClass
:
"apps-content-left w-157"
},[
a
(
"common-detail-left"
,{
attrs
:{
tabListData
:
t
.
tabListData
},
on
:{
setSelectTab
:
t
.
setSelectTab
}})],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apps-content-right"
},[
a
(
"app-detail"
,{
attrs
:{
brandId
:
t
.
activeBrand
,
tabType
:
t
.
activeTab
}})],
1
)])])],
1
),
t
.
_v
(
" "
),
a
(
"vue-gic-footer"
)],
1
)},
staticRenderFns
:[]};
var
r
=
a
(
"VU/8"
)(
i
,
s
,
!
1
,
function
(
t
){
a
(
"o758"
)},
"data-v-3739bb16"
,
null
);
e
.
default
=
r
.
exports
},
o758
:
function
(
t
,
e
){}});
\ No newline at end of file
dist/static/js/5
2.f380ff71b0c6be33bbf4
.js
→
dist/static/js/5
1.809593c168c002ba9d66
.js
View file @
7c257ecb
webpackJsonp
([
52
],{
"4H54"
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"2eFk"
),
i
=
a
(
"Ke24"
),
n
=
a
(
"PI0u"
),
o
=
a
(
"Ch4/"
),
r
=
a
(
"3E4D"
),
d
=
a
(
"P9l9"
),
c
=
{
name
:
"reviewed"
,
props
:{
brandId
:{
type
:
String
,
default
:
function
(){
return
""
}}},
data
:
function
(){
return
{
activeTab
:
"1"
,
activeId
:
"1"
,
activeBrand
:
this
.
brandId
,
topMenuData
:[{
id
:
"1"
,
name
:
"话务任务设置"
}],
setObj
:{
taskType
:
1
,
overDayJudge
:
""
,
distributeTypeJudge
:
""
,
giveUpJudge
:
""
}}},
computed
:{},
methods
:{
saveSet
:
Object
(
n
.
a
)(
function
(){
this
.
postSave
()},
500
),
postSave
:
function
(){
var
t
=
this
,
e
=
{
brandId
:
t
.
activeBrand
,
taskType
:
1
,
overDayJudge
:
t
.
setObj
.
overDayJudge
,
giveUpJudge
:
t
.
setObj
.
giveUpJudge
,
distributeTypeJudge
:
t
.
setObj
.
distributeTypeJudge
};
Object
(
d
.
c
)(
"/haoban-app-tel-task-web/setting/save-task-setting"
,
e
).
then
(
function
(
t
){
var
e
=
t
.
data
;
1
!=
e
.
errorCode
?
o
.
a
.
errorMsg
(
e
):
r
.
a
.
showmsg
(
"保存成功"
,
"success"
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getData
:
function
(){
var
t
=
this
,
e
=
{
brandId
:
t
.
activeBrand
,
taskType
:
1
};
Object
(
d
.
c
)(
"/haoban-app-tel-task-web/setting/find-task-setting"
,
e
).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
o
.
a
.
errorMsg
(
a
):
t
.
setObj
=
a
.
result
}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
watch
:{
brandId
:
function
(
t
,
e
){
t
&&
(
this
.
activeBrand
=
t
,
this
.
getData
())}},
mounted
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
,
this
.
$emit
(
"showTab"
,
"2"
),
this
.
brandId
&&
this
.
getData
()},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
appDetail
:
s
.
a
,
commonDetailTop
:
i
.
a
}},
l
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"app-detail-wrap"
},[
a
(
"common-detail-top"
,{
attrs
:{
topMenuData
:
t
.
topMenuData
,
activeId
:
t
.
activeId
}}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"task-set-content boder-box"
},[
a
(
"div"
,{
staticClass
:
"task-set-cell"
},[
a
(
"div"
,{
staticClass
:
"font-16 color-606266 m-b-20 font-w-500"
},[
t
.
_v
(
"话务任务逾期时间设置"
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"set-line-item"
},[
a
(
"span"
,{
staticClass
:
"set-line-item_title font-14 color-606266"
},[
t
.
_v
(
"话务任务下发"
)]),
t
.
_v
(
" "
),
a
(
"el-input"
,{
staticClass
:
"w-55"
,
attrs
:{
placeholder
:
"请输入内容"
},
model
:{
value
:
t
.
setObj
.
overDayJudge
,
callback
:
function
(
e
){
t
.
$set
(
t
.
setObj
,
"overDayJudge"
,
e
)},
expression
:
"setObj.overDayJudge"
}}),
a
(
"span"
,{
staticClass
:
"font-14 color-606266 p-l-10"
},[
t
.
_v
(
"天"
)]),
t
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-14 color-909399 p-l-15"
},[
t
.
_v
(
"注:0天即为当天下发,当天完成,1天即为当天下发,次日24:00之前完成"
)])],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"set-line-item"
},[
a
(
"span"
,{
staticClass
:
"set-line-item_title font-14 color-606266"
},[
t
.
_v
(
"话务任务下发"
)]),
t
.
_v
(
" "
),
a
(
"el-radio"
,{
attrs
:{
label
:
0
},
model
:{
value
:
t
.
setObj
.
distributeTypeJudge
,
callback
:
function
(
e
){
t
.
$set
(
t
.
setObj
,
"distributeTypeJudge"
,
e
)},
expression
:
"setObj.distributeTypeJudge"
}},[
t
.
_v
(
"分配给主门店的店长"
)]),
t
.
_v
(
" "
),
a
(
"el-radio"
,{
attrs
:{
label
:
1
},
model
:{
value
:
t
.
setObj
.
distributeTypeJudge
,
callback
:
function
(
e
){
t
.
$set
(
t
.
setObj
,
"distributeTypeJudge"
,
e
)},
expression
:
"setObj.distributeTypeJudge"
}},[
t
.
_v
(
"分配给专属导购"
)])],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"set-line-item"
},[
a
(
"span"
,{
staticClass
:
"set-line-item_title font-14 color-606266"
},[
t
.
_v
(
"话务任务放弃前提"
)]),
t
.
_v
(
" "
),
a
(
"el-input"
,{
staticClass
:
"w-55"
,
attrs
:{
placeholder
:
"请输入内容"
},
model
:{
value
:
t
.
setObj
.
giveUpJudge
,
callback
:
function
(
e
){
t
.
$set
(
t
.
setObj
,
"giveUpJudge"
,
e
)},
expression
:
"setObj.giveUpJudge"
}}),
a
(
"span"
,{
staticClass
:
"font-14 color-606266 p-l-10"
},[
t
.
_v
(
"次"
)]),
t
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-14 color-606266"
},[
t
.
_v
(
"呼叫后无响应"
)])],
1
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"task-set-save m-t-30"
},[
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
t
.
saveSet
}},[
t
.
_v
(
"保 存"
)])],
1
)])],
1
)},
staticRenderFns
:[]};
var
u
=
a
(
"VU/8"
)(
c
,
l
,
!
1
,
function
(
t
){
a
(
"TTFP"
)},
"data-v-2fd5ace8"
,
null
);
e
.
default
=
u
.
exports
},
TTFP
:
function
(
t
,
e
){}});
\ No newline at end of file
webpackJsonp
([
51
],{
"4H54"
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"2eFk"
),
i
=
a
(
"Ke24"
),
n
=
a
(
"PI0u"
),
o
=
a
(
"Ch4/"
),
r
=
a
(
"3E4D"
),
d
=
a
(
"P9l9"
),
c
=
{
name
:
"reviewed"
,
props
:{
brandId
:{
type
:
String
,
default
:
function
(){
return
""
}}},
data
:
function
(){
return
{
activeTab
:
"1"
,
activeId
:
"1"
,
activeBrand
:
this
.
brandId
,
topMenuData
:[{
id
:
"1"
,
name
:
"话务任务设置"
}],
setObj
:{
taskType
:
1
,
overDayJudge
:
""
,
distributeTypeJudge
:
""
,
giveUpJudge
:
""
}}},
computed
:{},
methods
:{
saveSet
:
Object
(
n
.
a
)(
function
(){
this
.
postSave
()},
500
),
postSave
:
function
(){
var
t
=
this
,
e
=
{
brandId
:
t
.
activeBrand
,
taskType
:
1
,
overDayJudge
:
t
.
setObj
.
overDayJudge
,
giveUpJudge
:
t
.
setObj
.
giveUpJudge
,
distributeTypeJudge
:
t
.
setObj
.
distributeTypeJudge
};
Object
(
d
.
c
)(
"/haoban-app-tel-task-web/setting/save-task-setting"
,
e
).
then
(
function
(
t
){
var
e
=
t
.
data
;
1
!=
e
.
errorCode
?
o
.
a
.
errorMsg
(
e
):
r
.
a
.
showmsg
(
"保存成功"
,
"success"
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getData
:
function
(){
var
t
=
this
,
e
=
{
brandId
:
t
.
activeBrand
,
taskType
:
1
};
Object
(
d
.
c
)(
"/haoban-app-tel-task-web/setting/find-task-setting"
,
e
).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
o
.
a
.
errorMsg
(
a
):
t
.
setObj
=
a
.
result
}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
watch
:{
brandId
:
function
(
t
,
e
){
t
&&
(
this
.
activeBrand
=
t
,
this
.
getData
())}},
mounted
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
,
this
.
$emit
(
"showTab"
,
"2"
),
this
.
brandId
&&
this
.
getData
()},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
appDetail
:
s
.
a
,
commonDetailTop
:
i
.
a
}},
l
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"app-detail-wrap"
},[
a
(
"common-detail-top"
,{
attrs
:{
topMenuData
:
t
.
topMenuData
,
activeId
:
t
.
activeId
}}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"task-set-content boder-box"
},[
a
(
"div"
,{
staticClass
:
"task-set-cell"
},[
a
(
"div"
,{
staticClass
:
"font-16 color-606266 m-b-20 font-w-500"
},[
t
.
_v
(
"话务任务逾期时间设置"
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"set-line-item"
},[
a
(
"span"
,{
staticClass
:
"set-line-item_title font-14 color-606266"
},[
t
.
_v
(
"话务任务下发"
)]),
t
.
_v
(
" "
),
a
(
"el-input"
,{
staticClass
:
"w-55"
,
attrs
:{
placeholder
:
"请输入内容"
},
model
:{
value
:
t
.
setObj
.
overDayJudge
,
callback
:
function
(
e
){
t
.
$set
(
t
.
setObj
,
"overDayJudge"
,
e
)},
expression
:
"setObj.overDayJudge"
}}),
a
(
"span"
,{
staticClass
:
"font-14 color-606266 p-l-10"
},[
t
.
_v
(
"天"
)]),
t
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-14 color-909399 p-l-15"
},[
t
.
_v
(
"注:0天即为当天下发,当天完成,1天即为当天下发,次日24:00之前完成"
)])],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"set-line-item"
},[
a
(
"span"
,{
staticClass
:
"set-line-item_title font-14 color-606266"
},[
t
.
_v
(
"话务任务下发"
)]),
t
.
_v
(
" "
),
a
(
"el-radio"
,{
attrs
:{
label
:
0
},
model
:{
value
:
t
.
setObj
.
distributeTypeJudge
,
callback
:
function
(
e
){
t
.
$set
(
t
.
setObj
,
"distributeTypeJudge"
,
e
)},
expression
:
"setObj.distributeTypeJudge"
}},[
t
.
_v
(
"分配给主门店的店长"
)]),
t
.
_v
(
" "
),
a
(
"el-radio"
,{
attrs
:{
label
:
1
},
model
:{
value
:
t
.
setObj
.
distributeTypeJudge
,
callback
:
function
(
e
){
t
.
$set
(
t
.
setObj
,
"distributeTypeJudge"
,
e
)},
expression
:
"setObj.distributeTypeJudge"
}},[
t
.
_v
(
"分配给专属导购"
)])],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"set-line-item"
},[
a
(
"span"
,{
staticClass
:
"set-line-item_title font-14 color-606266"
},[
t
.
_v
(
"话务任务放弃前提"
)]),
t
.
_v
(
" "
),
a
(
"el-input"
,{
staticClass
:
"w-55"
,
attrs
:{
placeholder
:
"请输入内容"
},
model
:{
value
:
t
.
setObj
.
giveUpJudge
,
callback
:
function
(
e
){
t
.
$set
(
t
.
setObj
,
"giveUpJudge"
,
e
)},
expression
:
"setObj.giveUpJudge"
}}),
a
(
"span"
,{
staticClass
:
"font-14 color-606266 p-l-10"
},[
t
.
_v
(
"次"
)]),
t
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-14 color-606266"
},[
t
.
_v
(
"呼叫后无响应"
)])],
1
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"task-set-save m-t-30"
},[
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
t
.
saveSet
}},[
t
.
_v
(
"保 存"
)])],
1
)])],
1
)},
staticRenderFns
:[]};
var
u
=
a
(
"VU/8"
)(
c
,
l
,
!
1
,
function
(
t
){
a
(
"TTFP"
)},
"data-v-2fd5ace8"
,
null
);
e
.
default
=
u
.
exports
},
TTFP
:
function
(
t
,
e
){}});
\ No newline at end of file
dist/static/js/5
3.b985f53d2caad1f841b2
.js
→
dist/static/js/5
2.a08d66be8c941927badb
.js
View file @
7c257ecb
webpackJsonp
([
53
],{
"46UY"
:
function
(
e
,
t
){},
A33E
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
o
=
a
(
"fZjL"
),
n
=
a
.
n
(
o
),
l
=
a
(
"2eFk"
),
i
=
a
(
"Ke24"
),
s
=
a
(
"LRn8"
),
r
=
a
(
"fPyK"
),
c
=
a
(
"P9l9"
),
d
=
a
(
"Ch4/"
),
u
=
a
(
"3E4D"
),
f
=
{
name
:
"reviewed"
,
props
:{
brandId
:{
type
:
String
,
default
:
function
(){
return
""
}}},
filters
:{
formatTimeYMD
:
function
(
e
){
return
e
&&
"- -"
!=
e
?
e
.
split
(
" "
)[
0
]:
"--"
},
formatTimeHMS
:
function
(
e
){
return
e
&&
"- -"
!=
e
?
e
.
split
(
" "
)[
1
]:
"--"
},
testScop
:
function
(
e
){
return
console
.
log
(
e
),
1
}},
data
:
function
(){
return
{
tableH
:
window
.
screen
.
availHeight
-
464
-
126
,
activeId
:
"2"
,
activeBrand
:
this
.
brandId
,
topMenuData
:[{
id
:
"1"
,
name
:
"话务任务记录"
,
path
:
"/taskRecord"
},{
id
:
"2"
,
name
:
"记录详情"
,
path
:
""
}],
selectRadio
:
0
,
showDialog
:
!
1
,
conditionObj
:{
completed
:
""
,
overdue
:
""
},
completedOptions
:[{
label
:
"已完成"
,
value
:
"1"
},{
label
:
"未完成"
,
value
:
"2"
}],
overOptions
:[{
label
:
"已逾期"
,
value
:
"1"
},{
label
:
"未逾期"
,
value
:
"0"
}],
tableData
:[],
multipleSelection
:[],
dialogVisible
:
!
1
,
currentPage
:
1
,
pageSize
:
10
,
total
:
0
}},
computed
:{},
methods
:{
handleCommand
:
function
(
e
){
this
.
selectRadio
=
e
},
changeSelect
:
function
(){
this
.
currentPage
=
1
,
this
.
getTableList
()},
handleSelectionChange
:
function
(
e
){
this
.
multipleSelection
=
e
},
multDel
:
function
(){
if
(
!
this
.
multipleSelection
.
length
)
return
this
.
$message
.
error
({
duration
:
1
e3
,
message
:
"请选择删除项"
}),
!
1
;
this
.
showDialog
=!
0
},
hideDialog
:
function
(
e
){
if
(
this
.
showDialog
=!
1
,
!
n
()(
e
).
length
)
return
!
1
;
this
.
postMultDel
(
e
)},
postMultDel
:
function
(
e
){
var
t
=
this
;
console
.
log
(
t
.
activeBrand
);
var
a
=
{
taskType
:
1
,
storeId
:
t
.
conditionObj
.
storeId
,
taskIds
:
t
.
multipleSelection
.
map
(
function
(
e
){
return
e
.
taskIds
})
||
""
,
isOverTime
:
t
.
conditionObj
.
overdue
||
""
,
isCompleted
:
t
.
conditionObj
.
completed
||
""
,
reason
:
e
.
reason
,
brandId
:
t
.
activeBrand
,
isAll
:
t
.
selectRadio
};
Object
(
c
.
c
)(
"/haoban-app-tel-task-web/task/batch-del-clerk-task-list"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
u
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
t
.
getTableList
();
d
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
handleSizeChange
:
function
(
e
){
this
.
pageSize
=
e
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
e
){
this
.
currentPage
=
e
,
this
.
getTableList
()},
handleDel
:
function
(
e
,
t
){
var
a
=
this
;
a
.
$confirm
(
"确认要删除吗?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
a
.
postDel
(
e
,
t
)}).
catch
(
function
(){})},
postDel
:
function
(
e
,
t
){
var
a
=
this
,
o
=
{
taskId
:
t
.
taskId
,
brandId
:
a
.
activeBrand
};
Object
(
c
.
a
)(
"/haoban-app-tel-task-web/task/del-one"
,
o
).
then
(
function
(
t
){
var
o
=
t
.
data
;
if
(
1
==
o
.
errorCode
)
return
u
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
a
.
tableData
.
splice
(
e
,
1
);
d
.
a
.
errorMsg
(
o
)}).
catch
(
function
(
e
){
a
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
handlePreview
:
function
(
e
,
t
){
this
.
postPreview
(
e
,
t
)},
postPreview
:
function
(
e
,
t
){
var
a
=
""
+
t
.
taskId
;
this
.
$refs
.
qrcodePreview
.
qrcode
(
a
,
"daily-detail"
),
this
.
dialogVisible
=!
0
},
getTableList
:
function
(
e
){
var
t
=
this
,
a
=
{
storeId
:
t
.
conditionObj
.
storeId
||
""
,
isOverTime
:
t
.
conditionObj
.
overdue
||
""
,
isCompleted
:
t
.
conditionObj
.
completed
||
""
,
pageNum
:
t
.
currentPage
,
pageSize
:
t
.
pageSize
,
brandId
:
t
.
activeBrand
,
taskType
:
1
};
Object
(
c
.
a
)(
"/haoban-app-tel-task-web/task/clerk-task-list"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
t
.
tableData
=
a
.
result
.
list
||
[],
void
(
t
.
total
=
a
.
result
.
pageInfo
.
total
);
d
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
watch
:{
brandId
:
function
(
e
,
t
){
e
&&
(
this
.
activeBrand
=
e
,
this
.
getTableList
())}},
mounted
:
function
(){
this
.
$emit
(
"showTab"
,
"1"
),
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
,
this
.
activeBrand
=
this
.
brandId
,
this
.
conditionObj
.
storeId
=
this
.
$route
.
query
.
storeId
,
this
.
brandId
&&
this
.
getTableList
()},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
appDetail
:
l
.
a
,
commonDetailTop
:
i
.
a
,
multipleDel
:
s
.
a
,
qrcodeDialog
:
r
.
a
}},
p
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"my-customer-wrap common-set-wrap"
},[
a
(
"common-detail-top"
,{
attrs
:{
topMenuData
:
e
.
topMenuData
,
activeId
:
e
.
activeId
}}),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"daily-set-content boder-box"
},[
a
(
"div"
,{
staticClass
:
"table-condition flex flex-space-between m-b-23"
},[
a
(
"div"
,{
staticClass
:
"table-condition-left"
},[
a
(
"el-select"
,{
staticClass
:
"w-105"
,
attrs
:{
placeholder
:
"请选择"
},
on
:{
change
:
e
.
changeSelect
},
model
:{
value
:
e
.
conditionObj
.
completed
,
callback
:
function
(
t
){
e
.
$set
(
e
.
conditionObj
,
"completed"
,
t
)},
expression
:
"conditionObj.completed"
}},
e
.
_l
(
e
.
completedOptions
,
function
(
e
){
return
a
(
"el-option"
,{
key
:
e
.
value
,
attrs
:{
label
:
e
.
label
,
value
:
e
.
value
}})})),
a
(
"el-select"
,{
staticClass
:
"w-105 m-l-10"
,
attrs
:{
placeholder
:
"请选择"
},
on
:{
change
:
e
.
changeSelect
},
model
:{
value
:
e
.
conditionObj
.
overdue
,
callback
:
function
(
t
){
e
.
$set
(
e
.
conditionObj
,
"overdue"
,
t
)},
expression
:
"conditionObj.overdue"
}},
e
.
_l
(
e
.
overOptions
,
function
(
e
){
return
a
(
"el-option"
,{
key
:
e
.
value
,
attrs
:{
label
:
e
.
label
,
value
:
e
.
value
}})}))],
1
),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"table-condition-right"
},[
a
(
"el-button"
,{
attrs
:{
type
:
"danger"
},
on
:{
click
:
e
.
multDel
}},[
e
.
_v
(
"批量删除"
)])],
1
)]),
e
.
_v
(
" "
),
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticClass
:
"select-table"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
tableData
,
"tooltip-effect"
:
"dark"
,
height
:
e
.
tableH
},
on
:{
"selection-change"
:
e
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"35"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
width
:
"25"
},
scopedSlots
:
e
.
_u
([{
key
:
"header"
,
fn
:
function
(
t
){
return
[
a
(
"el-dropdown"
,{
staticStyle
:{
"line-height"
:
"10px"
,
padding
:
"0"
,
"margin-left"
:
"-15px"
,
transform
:
"translateY(4px)"
,
"-webkit-transform"
:
"translateY(4px)"
},
attrs
:{
placement
:
"bottom-start"
},
on
:{
command
:
e
.
handleCommand
}},[
a
(
"span"
,{
staticClass
:
"el-dropdown-link"
},[
a
(
"i"
,{
staticClass
:
"el-icon-arrow-down el-icon--right"
})]),
e
.
_v
(
" "
),
a
(
"el-dropdown-menu"
,{
attrs
:{
slot
:
"dropdown"
},
slot
:
"dropdown"
},[
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"0"
}},[
a
(
"span"
,{
style
:{
color
:
0
==
e
.
selectRadio
?
"#1890ff"
:
"#606266"
}},[
e
.
_v
(
"选择当页"
)])]),
e
.
_v
(
" "
),
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"1"
}},[
a
(
"span"
,{
style
:{
color
:
1
==
e
.
selectRadio
?
"#1890ff"
:
"#606266"
}},[
e
.
_v
(
"选择全部"
)])])],
1
)],
1
)]}},{
key
:
"default"
,
fn
:
function
(
e
){}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"指派对象"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"flex flex-pack-center flex-start"
},[
a
(
"div"
,{
class
:[
"image-wrap flex flex-align-center flex-pack-center"
,
t
.
row
.
headImgUrl
?
"bg-eceaeb"
:
"bg-82c5ff"
]},[
t
.
row
.
headImgUrl
?
a
(
"img"
,{
attrs
:{
src
:
t
.
row
.
headImgUrl
,
alt
:
""
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"clerk-info flex flex-column flex-space-between m-l-16"
},[
a
(
"p"
,{
staticClass
:
"font-14 color-303133"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
clerkName
))]),
e
.
_v
(
" "
),
a
(
"p"
,{
staticClass
:
"font-14 color-909399"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
clerkPhone
))])])])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"name"
,
label
:
"创建时间"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
createTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
createTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"完成期限"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
lastTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
lastTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"逾期情况"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
e
.
_s
(
t
.
row
.
isOverTime
))]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"完成情况"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
e
.
_s
(
t
.
row
.
isCompleted
))]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"完成时间"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
finishTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
finishTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"完成备注"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
"已完成"
==
t
.
row
.
isCompleted
?
a
(
"el-popover"
,{
attrs
:{
placement
:
"top-start"
,
title
:
""
,
width
:
"200"
,
trigger
:
"hover"
,
content
:
"已完成"
==
t
.
row
.
isCompleted
?
t
.
row
.
reason
:
""
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-beizhu"
,
staticStyle
:{
"font-size"
:
"40px"
},
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
})]):
e
.
_e
()]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"放弃备注"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
"未完成"
==
t
.
row
.
isCompleted
?
a
(
"el-popover"
,{
attrs
:{
placement
:
"top-start"
,
title
:
""
,
width
:
"200"
,
trigger
:
"hover"
,
content
:
"已完成"
==
t
.
row
.
isCompleted
?
""
:
t
.
row
.
reason
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-beizhu"
,
staticStyle
:{
"font-size"
:
"40px"
},
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
})]):
e
.
_e
()]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
e
.
handleDel
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"删除"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
e
.
handlePreview
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"预览"
)])]}}])})],
1
),
e
.
_v
(
" "
),
0
!=
e
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right m-t-24"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
e
.
currentPage
,
"page-sizes"
:[
10
,
20
,
30
,
40
],
"page-size"
:
e
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
e
.
total
},
on
:{
"size-change"
:
e
.
handleSizeChange
,
"current-change"
:
e
.
handleCurrentChange
}})],
1
):
e
.
_e
()],
1
),
e
.
_v
(
" "
),
a
(
"multiple-del"
,{
attrs
:{
showDialog
:
e
.
showDialog
,
detailFlag
:
!
0
},
on
:{
hideDialog
:
e
.
hideDialog
}}),
e
.
_v
(
" "
),
a
(
"qrcode-dialog"
,{
ref
:
"qrcodePreview"
,
model
:{
value
:
e
.
dialogVisible
,
callback
:
function
(
t
){
e
.
dialogVisible
=
t
},
expression
:
"dialogVisible"
}})],
1
)},
staticRenderFns
:[]};
var
m
=
a
(
"VU/8"
)(
f
,
p
,
!
1
,
function
(
e
){
a
(
"46UY"
)},
"data-v-2fce989f"
,
null
);
t
.
default
=
m
.
exports
}});
\ No newline at end of file
webpackJsonp
([
52
],{
"46UY"
:
function
(
e
,
t
){},
A33E
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
o
=
a
(
"fZjL"
),
n
=
a
.
n
(
o
),
l
=
a
(
"2eFk"
),
i
=
a
(
"Ke24"
),
s
=
a
(
"LRn8"
),
r
=
a
(
"fPyK"
),
c
=
a
(
"P9l9"
),
d
=
a
(
"Ch4/"
),
u
=
a
(
"3E4D"
),
f
=
{
name
:
"reviewed"
,
props
:{
brandId
:{
type
:
String
,
default
:
function
(){
return
""
}}},
filters
:{
formatTimeYMD
:
function
(
e
){
return
e
&&
"- -"
!=
e
?
e
.
split
(
" "
)[
0
]:
"--"
},
formatTimeHMS
:
function
(
e
){
return
e
&&
"- -"
!=
e
?
e
.
split
(
" "
)[
1
]:
"--"
},
testScop
:
function
(
e
){
return
console
.
log
(
e
),
1
}},
data
:
function
(){
return
{
tableH
:
window
.
screen
.
availHeight
-
464
-
126
,
activeId
:
"2"
,
activeBrand
:
this
.
brandId
,
topMenuData
:[{
id
:
"1"
,
name
:
"话务任务记录"
,
path
:
"/taskRecord"
},{
id
:
"2"
,
name
:
"记录详情"
,
path
:
""
}],
selectRadio
:
0
,
showDialog
:
!
1
,
conditionObj
:{
completed
:
""
,
overdue
:
""
},
completedOptions
:[{
label
:
"已完成"
,
value
:
"1"
},{
label
:
"未完成"
,
value
:
"2"
}],
overOptions
:[{
label
:
"已逾期"
,
value
:
"1"
},{
label
:
"未逾期"
,
value
:
"0"
}],
tableData
:[],
multipleSelection
:[],
dialogVisible
:
!
1
,
currentPage
:
1
,
pageSize
:
10
,
total
:
0
}},
computed
:{},
methods
:{
handleCommand
:
function
(
e
){
this
.
selectRadio
=
e
},
changeSelect
:
function
(){
this
.
currentPage
=
1
,
this
.
getTableList
()},
handleSelectionChange
:
function
(
e
){
this
.
multipleSelection
=
e
},
multDel
:
function
(){
if
(
!
this
.
multipleSelection
.
length
)
return
this
.
$message
.
error
({
duration
:
1
e3
,
message
:
"请选择删除项"
}),
!
1
;
this
.
showDialog
=!
0
},
hideDialog
:
function
(
e
){
if
(
this
.
showDialog
=!
1
,
!
n
()(
e
).
length
)
return
!
1
;
this
.
postMultDel
(
e
)},
postMultDel
:
function
(
e
){
var
t
=
this
;
console
.
log
(
t
.
activeBrand
);
var
a
=
{
taskType
:
1
,
storeId
:
t
.
conditionObj
.
storeId
,
taskIds
:
t
.
multipleSelection
.
map
(
function
(
e
){
return
e
.
taskIds
})
||
""
,
isOverTime
:
t
.
conditionObj
.
overdue
||
""
,
isCompleted
:
t
.
conditionObj
.
completed
||
""
,
reason
:
e
.
reason
,
brandId
:
t
.
activeBrand
,
isAll
:
t
.
selectRadio
};
Object
(
c
.
c
)(
"/haoban-app-tel-task-web/task/batch-del-clerk-task-list"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
u
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
t
.
getTableList
();
d
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
handleSizeChange
:
function
(
e
){
this
.
pageSize
=
e
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
e
){
this
.
currentPage
=
e
,
this
.
getTableList
()},
handleDel
:
function
(
e
,
t
){
var
a
=
this
;
a
.
$confirm
(
"确认要删除吗?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
a
.
postDel
(
e
,
t
)}).
catch
(
function
(){})},
postDel
:
function
(
e
,
t
){
var
a
=
this
,
o
=
{
taskId
:
t
.
taskId
,
brandId
:
a
.
activeBrand
};
Object
(
c
.
a
)(
"/haoban-app-tel-task-web/task/del-one"
,
o
).
then
(
function
(
t
){
var
o
=
t
.
data
;
if
(
1
==
o
.
errorCode
)
return
u
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
a
.
tableData
.
splice
(
e
,
1
);
d
.
a
.
errorMsg
(
o
)}).
catch
(
function
(
e
){
a
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
handlePreview
:
function
(
e
,
t
){
this
.
postPreview
(
e
,
t
)},
postPreview
:
function
(
e
,
t
){
var
a
=
""
+
t
.
taskId
;
this
.
$refs
.
qrcodePreview
.
qrcode
(
a
,
"daily-detail"
),
this
.
dialogVisible
=!
0
},
getTableList
:
function
(
e
){
var
t
=
this
,
a
=
{
storeId
:
t
.
conditionObj
.
storeId
||
""
,
isOverTime
:
t
.
conditionObj
.
overdue
||
""
,
isCompleted
:
t
.
conditionObj
.
completed
||
""
,
pageNum
:
t
.
currentPage
,
pageSize
:
t
.
pageSize
,
brandId
:
t
.
activeBrand
,
taskType
:
1
};
Object
(
c
.
a
)(
"/haoban-app-tel-task-web/task/clerk-task-list"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
t
.
tableData
=
a
.
result
.
list
||
[],
void
(
t
.
total
=
a
.
result
.
pageInfo
.
total
);
d
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
watch
:{
brandId
:
function
(
e
,
t
){
e
&&
(
this
.
activeBrand
=
e
,
this
.
getTableList
())}},
mounted
:
function
(){
this
.
$emit
(
"showTab"
,
"1"
),
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
,
this
.
activeBrand
=
this
.
brandId
,
this
.
conditionObj
.
storeId
=
this
.
$route
.
query
.
storeId
,
this
.
brandId
&&
this
.
getTableList
()},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
appDetail
:
l
.
a
,
commonDetailTop
:
i
.
a
,
multipleDel
:
s
.
a
,
qrcodeDialog
:
r
.
a
}},
p
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"my-customer-wrap common-set-wrap"
},[
a
(
"common-detail-top"
,{
attrs
:{
topMenuData
:
e
.
topMenuData
,
activeId
:
e
.
activeId
}}),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"daily-set-content boder-box"
},[
a
(
"div"
,{
staticClass
:
"table-condition flex flex-space-between m-b-23"
},[
a
(
"div"
,{
staticClass
:
"table-condition-left"
},[
a
(
"el-select"
,{
staticClass
:
"w-105"
,
attrs
:{
placeholder
:
"请选择"
},
on
:{
change
:
e
.
changeSelect
},
model
:{
value
:
e
.
conditionObj
.
completed
,
callback
:
function
(
t
){
e
.
$set
(
e
.
conditionObj
,
"completed"
,
t
)},
expression
:
"conditionObj.completed"
}},
e
.
_l
(
e
.
completedOptions
,
function
(
e
){
return
a
(
"el-option"
,{
key
:
e
.
value
,
attrs
:{
label
:
e
.
label
,
value
:
e
.
value
}})})),
a
(
"el-select"
,{
staticClass
:
"w-105 m-l-10"
,
attrs
:{
placeholder
:
"请选择"
},
on
:{
change
:
e
.
changeSelect
},
model
:{
value
:
e
.
conditionObj
.
overdue
,
callback
:
function
(
t
){
e
.
$set
(
e
.
conditionObj
,
"overdue"
,
t
)},
expression
:
"conditionObj.overdue"
}},
e
.
_l
(
e
.
overOptions
,
function
(
e
){
return
a
(
"el-option"
,{
key
:
e
.
value
,
attrs
:{
label
:
e
.
label
,
value
:
e
.
value
}})}))],
1
),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"table-condition-right"
},[
a
(
"el-button"
,{
attrs
:{
type
:
"danger"
},
on
:{
click
:
e
.
multDel
}},[
e
.
_v
(
"批量删除"
)])],
1
)]),
e
.
_v
(
" "
),
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticClass
:
"select-table"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
tableData
,
"tooltip-effect"
:
"dark"
,
height
:
e
.
tableH
},
on
:{
"selection-change"
:
e
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"35"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
width
:
"25"
},
scopedSlots
:
e
.
_u
([{
key
:
"header"
,
fn
:
function
(
t
){
return
[
a
(
"el-dropdown"
,{
staticStyle
:{
"line-height"
:
"10px"
,
padding
:
"0"
,
"margin-left"
:
"-15px"
,
transform
:
"translateY(4px)"
,
"-webkit-transform"
:
"translateY(4px)"
},
attrs
:{
placement
:
"bottom-start"
},
on
:{
command
:
e
.
handleCommand
}},[
a
(
"span"
,{
staticClass
:
"el-dropdown-link"
},[
a
(
"i"
,{
staticClass
:
"el-icon-arrow-down el-icon--right"
})]),
e
.
_v
(
" "
),
a
(
"el-dropdown-menu"
,{
attrs
:{
slot
:
"dropdown"
},
slot
:
"dropdown"
},[
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"0"
}},[
a
(
"span"
,{
style
:{
color
:
0
==
e
.
selectRadio
?
"#1890ff"
:
"#606266"
}},[
e
.
_v
(
"选择当页"
)])]),
e
.
_v
(
" "
),
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"1"
}},[
a
(
"span"
,{
style
:{
color
:
1
==
e
.
selectRadio
?
"#1890ff"
:
"#606266"
}},[
e
.
_v
(
"选择全部"
)])])],
1
)],
1
)]}},{
key
:
"default"
,
fn
:
function
(
e
){}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"指派对象"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"flex flex-pack-center flex-start"
},[
a
(
"div"
,{
class
:[
"image-wrap flex flex-align-center flex-pack-center"
,
t
.
row
.
headImgUrl
?
"bg-eceaeb"
:
"bg-82c5ff"
]},[
t
.
row
.
headImgUrl
?
a
(
"img"
,{
attrs
:{
src
:
t
.
row
.
headImgUrl
,
alt
:
""
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"clerk-info flex flex-column flex-space-between m-l-16"
},[
a
(
"p"
,{
staticClass
:
"font-14 color-303133"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
clerkName
))]),
e
.
_v
(
" "
),
a
(
"p"
,{
staticClass
:
"font-14 color-909399"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
clerkPhone
))])])])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"name"
,
label
:
"创建时间"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
createTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
createTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"完成期限"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
lastTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
lastTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"逾期情况"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
e
.
_s
(
t
.
row
.
isOverTime
))]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"完成情况"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
e
.
_s
(
t
.
row
.
isCompleted
))]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"完成时间"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
finishTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
finishTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"完成备注"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
"已完成"
==
t
.
row
.
isCompleted
?
a
(
"el-popover"
,{
attrs
:{
placement
:
"top-start"
,
title
:
""
,
width
:
"200"
,
trigger
:
"hover"
,
content
:
"已完成"
==
t
.
row
.
isCompleted
?
t
.
row
.
reason
:
""
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-beizhu"
,
staticStyle
:{
"font-size"
:
"40px"
},
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
})]):
e
.
_e
()]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"放弃备注"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
"未完成"
==
t
.
row
.
isCompleted
?
a
(
"el-popover"
,{
attrs
:{
placement
:
"top-start"
,
title
:
""
,
width
:
"200"
,
trigger
:
"hover"
,
content
:
"已完成"
==
t
.
row
.
isCompleted
?
""
:
t
.
row
.
reason
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-beizhu"
,
staticStyle
:{
"font-size"
:
"40px"
},
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
})]):
e
.
_e
()]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
e
.
handleDel
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"删除"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
e
.
handlePreview
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"预览"
)])]}}])})],
1
),
e
.
_v
(
" "
),
0
!=
e
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right m-t-24"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
e
.
currentPage
,
"page-sizes"
:[
10
,
20
,
30
,
40
],
"page-size"
:
e
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
e
.
total
},
on
:{
"size-change"
:
e
.
handleSizeChange
,
"current-change"
:
e
.
handleCurrentChange
}})],
1
):
e
.
_e
()],
1
),
e
.
_v
(
" "
),
a
(
"multiple-del"
,{
attrs
:{
showDialog
:
e
.
showDialog
,
detailFlag
:
!
0
},
on
:{
hideDialog
:
e
.
hideDialog
}}),
e
.
_v
(
" "
),
a
(
"qrcode-dialog"
,{
ref
:
"qrcodePreview"
,
model
:{
value
:
e
.
dialogVisible
,
callback
:
function
(
t
){
e
.
dialogVisible
=
t
},
expression
:
"dialogVisible"
}})],
1
)},
staticRenderFns
:[]};
var
m
=
a
(
"VU/8"
)(
f
,
p
,
!
1
,
function
(
e
){
a
(
"46UY"
)},
"data-v-2fce989f"
,
null
);
t
.
default
=
m
.
exports
}});
\ No newline at end of file
dist/static/js/5
4.f5d6323d468d56eae86b
.js
→
dist/static/js/5
3.1eebe3916ba2cb6ee0a5
.js
View file @
7c257ecb
webpackJsonp
([
54
],{
SKyE
:
function
(
t
,
e
,
r
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
a
=
r
(
"3Xzz"
),
s
=
r
(
"PI0u"
),
n
=
{
name
:
"companyAddress"
,
data
:
function
(){
var
t
=
this
;
return
{
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"设置"
,
path
:
"/companyAddress"
},{
name
:
"企业设置"
,
path
:
"/companyAddress"
},{
name
:
"企业地址"
,
path
:
""
}],
ruleForm
:{
switch
:
!
1
,
name
:
""
},
rules
:{
name
:[{
validator
:
function
(
e
,
r
,
a
){
t
.
ruleForm
.
switch
&&
""
==
r
.
replace
(
/
\s
/g
)?
a
(
new
Error
(
"请输入地址"
)):
a
()},
trigger
:
"blur"
}]}}},
computed
:{},
methods
:{
submitForm
:
Object
(
s
.
a
)(
function
(
t
){
this
.
$refs
[
t
].
validate
(
function
(
t
){
if
(
!
t
)
return
!
1
})},
500
),
postSave
:
function
(){
this
.
ruleForm
=
[]}},
components
:{
navCrumb
:
a
.
a
}},
o
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
r
=
t
.
_self
.
_c
||
e
;
return
r
(
"div"
,{
staticClass
:
"companyAddress-wrap common-set-wrap"
},[
r
(
"nav-crumb"
,{
attrs
:{
navpath
:
t
.
navpath
}}),
t
.
_v
(
" "
),
r
(
"div"
,{
staticClass
:
"right-content"
},[
r
(
"div"
,{
staticClass
:
"right-box"
,
style
:{
height
:
t
.
$store
.
state
.
bgHeight
}},[
r
(
"h2"
,{
staticClass
:
"font-w-500"
},[
t
.
_v
(
"企业地址设置"
)]),
t
.
_v
(
" "
),
r
(
"p"
,{
staticClass
:
"m-t-24"
},[
t
.
_v
(
"开启后手机端通讯录将显示,反之则不显示"
)]),
t
.
_v
(
" "
),
r
(
"el-form"
,{
ref
:
"ruleForm"
,
staticClass
:
"demo-ruleForm"
,
attrs
:{
model
:
t
.
ruleForm
,
rules
:
t
.
rules
,
"label-width"
:
"100px"
}},[
r
(
"el-form-item"
,{
staticClass
:
"m-t-22"
,
attrs
:{
label
:
"企业地址"
,
prop
:
"switch"
}},[
r
(
"el-switch"
,{
model
:{
value
:
t
.
ruleForm
.
switch
,
callback
:
function
(
e
){
t
.
$set
(
t
.
ruleForm
,
"switch"
,
e
)},
expression
:
"ruleForm.switch"
}})],
1
),
t
.
_v
(
" "
),
t
.
ruleForm
.
switch
?
r
(
"el-form-item"
,{
attrs
:{
label
:
" "
,
prop
:
"name"
}},[
r
(
"el-input"
,{
staticClass
:
"w-380"
,
attrs
:{
placeholder
:
"请输入地址"
},
model
:{
value
:
t
.
ruleForm
.
name
,
callback
:
function
(
e
){
t
.
$set
(
t
.
ruleForm
,
"name"
,
e
)},
expression
:
"ruleForm.name"
}})],
1
):
t
.
_e
(),
t
.
_v
(
" "
),
r
(
"el-form-item"
,[
r
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
function
(
e
){
t
.
submitForm
(
"ruleForm"
)}}},[
t
.
_v
(
"保 存"
)])],
1
)],
1
)],
1
)]),
t
.
_v
(
" "
),
r
(
"vue-gic-footer"
)],
1
)},
staticRenderFns
:[]};
var
l
=
r
(
"VU/8"
)(
n
,
o
,
!
1
,
function
(
t
){
r
(
"qQHY"
)},
"data-v-2fb3a450"
,
null
);
e
.
default
=
l
.
exports
},
qQHY
:
function
(
t
,
e
){}});
\ No newline at end of file
webpackJsonp
([
53
],{
SKyE
:
function
(
t
,
e
,
r
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
a
=
r
(
"3Xzz"
),
s
=
r
(
"PI0u"
),
n
=
{
name
:
"companyAddress"
,
data
:
function
(){
var
t
=
this
;
return
{
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"设置"
,
path
:
"/companyAddress"
},{
name
:
"企业设置"
,
path
:
"/companyAddress"
},{
name
:
"企业地址"
,
path
:
""
}],
ruleForm
:{
switch
:
!
1
,
name
:
""
},
rules
:{
name
:[{
validator
:
function
(
e
,
r
,
a
){
t
.
ruleForm
.
switch
&&
""
==
r
.
replace
(
/
\s
/g
)?
a
(
new
Error
(
"请输入地址"
)):
a
()},
trigger
:
"blur"
}]}}},
computed
:{},
methods
:{
submitForm
:
Object
(
s
.
a
)(
function
(
t
){
this
.
$refs
[
t
].
validate
(
function
(
t
){
if
(
!
t
)
return
!
1
})},
500
),
postSave
:
function
(){
this
.
ruleForm
=
[]}},
components
:{
navCrumb
:
a
.
a
}},
o
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
r
=
t
.
_self
.
_c
||
e
;
return
r
(
"div"
,{
staticClass
:
"companyAddress-wrap common-set-wrap"
},[
r
(
"nav-crumb"
,{
attrs
:{
navpath
:
t
.
navpath
}}),
t
.
_v
(
" "
),
r
(
"div"
,{
staticClass
:
"right-content"
},[
r
(
"div"
,{
staticClass
:
"right-box"
,
style
:{
height
:
t
.
$store
.
state
.
bgHeight
}},[
r
(
"h2"
,{
staticClass
:
"font-w-500"
},[
t
.
_v
(
"企业地址设置"
)]),
t
.
_v
(
" "
),
r
(
"p"
,{
staticClass
:
"m-t-24"
},[
t
.
_v
(
"开启后手机端通讯录将显示,反之则不显示"
)]),
t
.
_v
(
" "
),
r
(
"el-form"
,{
ref
:
"ruleForm"
,
staticClass
:
"demo-ruleForm"
,
attrs
:{
model
:
t
.
ruleForm
,
rules
:
t
.
rules
,
"label-width"
:
"100px"
}},[
r
(
"el-form-item"
,{
staticClass
:
"m-t-22"
,
attrs
:{
label
:
"企业地址"
,
prop
:
"switch"
}},[
r
(
"el-switch"
,{
model
:{
value
:
t
.
ruleForm
.
switch
,
callback
:
function
(
e
){
t
.
$set
(
t
.
ruleForm
,
"switch"
,
e
)},
expression
:
"ruleForm.switch"
}})],
1
),
t
.
_v
(
" "
),
t
.
ruleForm
.
switch
?
r
(
"el-form-item"
,{
attrs
:{
label
:
" "
,
prop
:
"name"
}},[
r
(
"el-input"
,{
staticClass
:
"w-380"
,
attrs
:{
placeholder
:
"请输入地址"
},
model
:{
value
:
t
.
ruleForm
.
name
,
callback
:
function
(
e
){
t
.
$set
(
t
.
ruleForm
,
"name"
,
e
)},
expression
:
"ruleForm.name"
}})],
1
):
t
.
_e
(),
t
.
_v
(
" "
),
r
(
"el-form-item"
,[
r
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
function
(
e
){
t
.
submitForm
(
"ruleForm"
)}}},[
t
.
_v
(
"保 存"
)])],
1
)],
1
)],
1
)]),
t
.
_v
(
" "
),
r
(
"vue-gic-footer"
)],
1
)},
staticRenderFns
:[]};
var
l
=
r
(
"VU/8"
)(
n
,
o
,
!
1
,
function
(
t
){
r
(
"qQHY"
)},
"data-v-2fb3a450"
,
null
);
e
.
default
=
l
.
exports
},
qQHY
:
function
(
t
,
e
){}});
\ No newline at end of file
dist/static/js/5
5.32f94b00ad1a6c48fdc5
.js
→
dist/static/js/5
4.37be3448e495c316db2b
.js
View file @
7c257ecb
webpackJsonp
([
55
],{
Fv2s
:
function
(
t
,
a
){},
W0k8
:
function
(
t
,
a
,
e
){
"use strict"
;
Object
.
defineProperty
(
a
,
"__esModule"
,{
value
:
!
0
});
var
n
=
e
(
"2eFk"
),
i
=
e
(
"fvdr"
),
c
=
e
(
"Qie6"
),
o
=
{
name
:
"reviewed"
,
data
:
function
(){
return
{
bgHeight
:
window
.
screen
.
availHeight
-
380
+
"px"
,
appName
:
"不良评价"
,
appIcon
:
"icon-ribao"
,
activeSelTab
:
"1"
,
activeTab
:
"1"
,
tabListData
:[{
tabId
:
"1"
,
tabName
:
"不良评价回访记录"
,
icon
:
"icon-badreviewstatistics"
,
onlyIconActive
:
!
1
},{
tabId
:
"2"
,
tabName
:
"不良评价回访设置"
,
icon
:
"icon-ribaoshezhi"
,
onlyIconActive
:
!
1
}],
activeBrand
:
""
,
activeGroup
:
""
}},
computed
:{},
methods
:{
changeRoute
:
function
(
t
){
this
.
$router
.
push
(
t
)},
selectBrandId
:
function
(
t
,
a
){
this
.
activeBrand
=
t
,
this
.
activeGroup
=
a
},
setSelectTab
:
function
(
t
){
switch
(
this
.
activeTab
=
t
.
tabId
,
t
.
tabId
){
case
"1"
:
this
.
changeRoute
(
"badEvaluateRecord"
);
break
;
case
"2"
:
this
.
changeRoute
(
"badEvaluateSet"
)}},
showTab
:
function
(
t
){
this
.
activeTab
=
t
,
this
.
activeSelTab
=
t
,
this
.
tabListData
.
forEach
(
function
(
a
){
a
.
tabId
==
t
&&
(
a
.
onlyIconActive
=!
1
),
a
.
children
&&
a
.
children
.
forEach
(
function
(
e
){
e
.
tabId
==
t
&&
(
a
.
onlyIconActive
=!
0
),
e
.
children
&&
e
.
children
.
forEach
(
function
(
e
){
e
.
tabId
==
t
&&
(
a
.
onlyIconActive
=!
0
)})})})}},
watch
:{
activeBrand
:
function
(
t
,
a
){
this
.
activeBrand
=
t
},
activeGroup
:
function
(
t
,
a
){
this
.
activeGroup
=
t
}},
mounted
:
function
(){
var
t
=
this
.
$route
.
query
.
appIcon
;
t
&&
(
this
.
appIcon
=
window
.
unescape
(
t
)),
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
appDetail
:
n
.
a
,
commonAppTop
:
i
.
a
,
commonDetailLeft
:
c
.
a
}},
s
=
{
render
:
function
(){
var
t
=
this
,
a
=
t
.
$createElement
,
e
=
t
.
_self
.
_c
||
a
;
return
e
(
"div"
,{
staticClass
:
"my-customer-wrap common-set-wrap"
},[
e
(
"div"
,{
staticClass
:
"right-content"
},[
e
(
"common-app-top"
,{
attrs
:{
appName
:
t
.
appName
,
appIcon
:
t
.
appIcon
},
on
:{
selectBrandId
:
t
.
selectBrandId
}}),
t
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"right-box"
,
style
:{
"min-height"
:
t
.
bgHeight
}},[
e
(
"div"
,{
staticClass
:
"apps-content flex"
,
style
:{
height
:
t
.
bgHeight
}},[
e
(
"div"
,{
staticClass
:
"apps-content-left w-157"
},[
e
(
"common-detail-left"
,{
attrs
:{
tabListData
:
t
.
tabListData
,
activeSelTab
:
t
.
activeSelTab
},
on
:{
setSelectTab
:
t
.
setSelectTab
}})],
1
),
t
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"apps-content-right"
},[
e
(
"transition"
,{
attrs
:{
name
:
"fade"
,
mode
:
"out-in"
}},[
e
(
"router-view"
,{
attrs
:{
brandId
:
t
.
activeBrand
,
activeGroupId
:
t
.
activeGroup
,
tabType
:
t
.
activeTab
},
on
:{
showTab
:
t
.
showTab
}})],
1
)],
1
)])])],
1
),
t
.
_v
(
" "
),
e
(
"vue-gic-footer"
)],
1
)},
staticRenderFns
:[]};
var
r
=
e
(
"VU/8"
)(
o
,
s
,
!
1
,
function
(
t
){
e
(
"Fv2s"
)},
"data-v-2d353403"
,
null
);
a
.
default
=
r
.
exports
}});
\ No newline at end of file
webpackJsonp
([
54
],{
Fv2s
:
function
(
t
,
a
){},
W0k8
:
function
(
t
,
a
,
e
){
"use strict"
;
Object
.
defineProperty
(
a
,
"__esModule"
,{
value
:
!
0
});
var
n
=
e
(
"2eFk"
),
i
=
e
(
"fvdr"
),
c
=
e
(
"Qie6"
),
o
=
{
name
:
"reviewed"
,
data
:
function
(){
return
{
bgHeight
:
window
.
screen
.
availHeight
-
380
+
"px"
,
appName
:
"不良评价"
,
appIcon
:
"icon-ribao"
,
activeSelTab
:
"1"
,
activeTab
:
"1"
,
tabListData
:[{
tabId
:
"1"
,
tabName
:
"不良评价回访记录"
,
icon
:
"icon-badreviewstatistics"
,
onlyIconActive
:
!
1
},{
tabId
:
"2"
,
tabName
:
"不良评价回访设置"
,
icon
:
"icon-ribaoshezhi"
,
onlyIconActive
:
!
1
}],
activeBrand
:
""
,
activeGroup
:
""
}},
computed
:{},
methods
:{
changeRoute
:
function
(
t
){
this
.
$router
.
push
(
t
)},
selectBrandId
:
function
(
t
,
a
){
this
.
activeBrand
=
t
,
this
.
activeGroup
=
a
},
setSelectTab
:
function
(
t
){
switch
(
this
.
activeTab
=
t
.
tabId
,
t
.
tabId
){
case
"1"
:
this
.
changeRoute
(
"badEvaluateRecord"
);
break
;
case
"2"
:
this
.
changeRoute
(
"badEvaluateSet"
)}},
showTab
:
function
(
t
){
this
.
activeTab
=
t
,
this
.
activeSelTab
=
t
,
this
.
tabListData
.
forEach
(
function
(
a
){
a
.
tabId
==
t
&&
(
a
.
onlyIconActive
=!
1
),
a
.
children
&&
a
.
children
.
forEach
(
function
(
e
){
e
.
tabId
==
t
&&
(
a
.
onlyIconActive
=!
0
),
e
.
children
&&
e
.
children
.
forEach
(
function
(
e
){
e
.
tabId
==
t
&&
(
a
.
onlyIconActive
=!
0
)})})})}},
watch
:{
activeBrand
:
function
(
t
,
a
){
this
.
activeBrand
=
t
},
activeGroup
:
function
(
t
,
a
){
this
.
activeGroup
=
t
}},
mounted
:
function
(){
var
t
=
this
.
$route
.
query
.
appIcon
;
t
&&
(
this
.
appIcon
=
window
.
unescape
(
t
)),
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
appDetail
:
n
.
a
,
commonAppTop
:
i
.
a
,
commonDetailLeft
:
c
.
a
}},
s
=
{
render
:
function
(){
var
t
=
this
,
a
=
t
.
$createElement
,
e
=
t
.
_self
.
_c
||
a
;
return
e
(
"div"
,{
staticClass
:
"my-customer-wrap common-set-wrap"
},[
e
(
"div"
,{
staticClass
:
"right-content"
},[
e
(
"common-app-top"
,{
attrs
:{
appName
:
t
.
appName
,
appIcon
:
t
.
appIcon
},
on
:{
selectBrandId
:
t
.
selectBrandId
}}),
t
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"right-box"
,
style
:{
"min-height"
:
t
.
bgHeight
}},[
e
(
"div"
,{
staticClass
:
"apps-content flex"
,
style
:{
height
:
t
.
bgHeight
}},[
e
(
"div"
,{
staticClass
:
"apps-content-left w-157"
},[
e
(
"common-detail-left"
,{
attrs
:{
tabListData
:
t
.
tabListData
,
activeSelTab
:
t
.
activeSelTab
},
on
:{
setSelectTab
:
t
.
setSelectTab
}})],
1
),
t
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"apps-content-right"
},[
e
(
"transition"
,{
attrs
:{
name
:
"fade"
,
mode
:
"out-in"
}},[
e
(
"router-view"
,{
attrs
:{
brandId
:
t
.
activeBrand
,
activeGroupId
:
t
.
activeGroup
,
tabType
:
t
.
activeTab
},
on
:{
showTab
:
t
.
showTab
}})],
1
)],
1
)])])],
1
),
t
.
_v
(
" "
),
e
(
"vue-gic-footer"
)],
1
)},
staticRenderFns
:[]};
var
r
=
e
(
"VU/8"
)(
o
,
s
,
!
1
,
function
(
t
){
e
(
"Fv2s"
)},
"data-v-2d353403"
,
null
);
a
.
default
=
r
.
exports
}});
\ No newline at end of file
dist/static/js/5
6.041b1d0906d66f6b1ebd
.js
→
dist/static/js/5
5.e3db005f1812ce1129f4
.js
View file @
7c257ecb
webpackJsonp
([
56
],{
"5nNU"
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
o
=
a
(
"fZjL"
),
n
=
a
.
n
(
o
),
l
=
a
(
"2eFk"
),
i
=
a
(
"Ke24"
),
s
=
a
(
"LRn8"
),
r
=
a
(
"fPyK"
),
c
=
a
(
"P9l9"
),
d
=
a
(
"Ch4/"
),
u
=
a
(
"3E4D"
),
f
=
{
name
:
"reviewed"
,
props
:{
brandId
:{
type
:
String
,
default
:
function
(){
return
""
}}},
filters
:{
formatTimeYMD
:
function
(
e
){
return
e
&&
"- -"
!=
e
?
e
.
split
(
" "
)[
0
]:
"--"
},
formatTimeHMS
:
function
(
e
){
return
e
&&
"- -"
!=
e
?
e
.
split
(
" "
)[
1
]:
"--"
}},
data
:
function
(){
return
{
tableH
:
window
.
screen
.
availHeight
-
464
-
126
,
activeId
:
"2"
,
activeBrand
:
this
.
brandId
,
topMenuData
:[{
id
:
"1"
,
name
:
"云日报记录"
,
path
:
"/dailyRecord"
},{
id
:
"2"
,
name
:
"日报详情"
,
path
:
""
}],
selectRadio
:
0
,
showDialog
:
!
1
,
conditionObj
:{
completed
:
""
,
overdue
:
""
},
completedOptions
:[{
label
:
"已完成"
,
value
:
"1"
},{
label
:
"未完成"
,
value
:
"2"
}],
overOptions
:[{
label
:
"已逾期"
,
value
:
"1"
},{
label
:
"未逾期"
,
value
:
"0"
}],
tableData
:[],
multipleSelection
:[],
dialogVisible
:
!
1
,
currentPage
:
1
,
pageSize
:
10
,
total
:
0
}},
computed
:{},
methods
:{
handleCommand
:
function
(
e
){
this
.
selectRadio
=
e
},
selectBrandId
:
function
(
e
){
this
.
activeBrand
=
e
},
setSelectTab
:
function
(
e
){
this
.
activeTab
=
e
.
tabId
},
changeSelect
:
function
(){
this
.
currentPage
=
1
,
this
.
getTableList
()},
handleSelectionChange
:
function
(
e
){
this
.
multipleSelection
=
e
},
multDel
:
function
(){
if
(
!
this
.
multipleSelection
.
length
)
return
this
.
$message
.
error
({
duration
:
1
e3
,
message
:
"请选择删除项"
}),
!
1
;
this
.
showDialog
=!
0
},
hideDialog
:
function
(
e
){
if
(
this
.
showDialog
=!
1
,
!
n
()(
e
).
length
)
return
!
1
;
this
.
postMultDel
(
e
)},
postMultDel
:
function
(
e
){
var
t
=
this
,
a
=
{
storeId
:
t
.
conditionObj
.
storeId
,
taskIds
:
t
.
multipleSelection
.
map
(
function
(
e
){
return
e
.
taskIds
})
||
""
,
overdue
:
t
.
conditionObj
.
overdue
||
""
,
completed
:
t
.
conditionObj
.
completed
||
""
,
reason
:
e
.
reason
,
brandId
:
t
.
activeBrand
,
chooseAll
:
t
.
selectRadio
};
Object
(
c
.
c
)(
"/haoban-app-daily-web/daily/batch-delete-store-task"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
u
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
t
.
getTableList
();
d
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
handleSizeChange
:
function
(
e
){
this
.
pageSize
=
e
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
e
){
this
.
currentPage
=
e
,
this
.
getTableList
()},
handleDel
:
function
(
e
,
t
){
var
a
=
this
;
a
.
$confirm
(
"确认要删除吗?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
a
.
postDel
(
e
,
t
)}).
catch
(
function
(){})},
postDel
:
function
(
e
,
t
){
var
a
=
this
,
o
=
{
taskId
:
t
.
taskId
};
Object
(
c
.
a
)(
"/haoban-app-daily-web/daily/delete-task-items"
,
o
).
then
(
function
(
t
){
var
o
=
t
.
data
;
if
(
1
==
o
.
errorCode
)
return
u
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
a
.
tableData
.
splice
(
e
,
1
);
d
.
a
.
errorMsg
(
o
)}).
catch
(
function
(
e
){
a
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
handlePreview
:
function
(
e
,
t
){
this
.
postPreview
(
e
,
t
)},
postPreview
:
function
(
e
,
t
){
var
a
=
""
+
t
.
taskId
;
this
.
$refs
.
qrcodePreview
.
qrcode
(
a
,
"daily-detail"
),
this
.
dialogVisible
=!
0
},
getTableList
:
function
(
e
){
var
t
=
this
,
a
=
{
storeId
:
t
.
conditionObj
.
storeId
||
""
,
overdue
:
t
.
conditionObj
.
overdue
||
""
,
completed
:
t
.
conditionObj
.
completed
||
""
,
currentPage
:
t
.
currentPage
,
pageSize
:
t
.
pageSize
,
brandId
:
t
.
activeBrand
};
Object
(
c
.
a
)(
"/haoban-app-daily-web/daily/page-store-task"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
t
.
tableData
=
a
.
result
.
result
||
[],
void
(
t
.
total
=
a
.
result
.
totalCount
);
d
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
watch
:{
brandId
:
function
(
e
,
t
){
e
&&
(
this
.
activeBrand
=
e
,
this
.
getTableList
())}},
mounted
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
,
this
.
$emit
(
"showTab"
,
"1"
),
this
.
activeBrand
=
this
.
brandId
,
this
.
conditionObj
.
storeId
=
this
.
$route
.
query
.
storeId
,
this
.
brandId
&&
this
.
getTableList
()},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
appDetail
:
l
.
a
,
commonDetailTop
:
i
.
a
,
multipleDel
:
s
.
a
,
qrcodeDialog
:
r
.
a
}},
m
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"my-customer-wrap common-set-wrap"
},[
a
(
"common-detail-top"
,{
attrs
:{
topMenuData
:
e
.
topMenuData
,
activeId
:
e
.
activeId
}}),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"daily-set-content boder-box"
},[
a
(
"div"
,{
staticClass
:
"table-condition flex flex-space-between m-b-23"
},[
a
(
"div"
,{
staticClass
:
"table-condition-left"
},[
a
(
"el-select"
,{
staticClass
:
"w-105"
,
attrs
:{
placeholder
:
"请选择"
},
on
:{
change
:
e
.
changeSelect
},
model
:{
value
:
e
.
conditionObj
.
completed
,
callback
:
function
(
t
){
e
.
$set
(
e
.
conditionObj
,
"completed"
,
t
)},
expression
:
"conditionObj.completed"
}},
e
.
_l
(
e
.
completedOptions
,
function
(
e
){
return
a
(
"el-option"
,{
key
:
e
.
value
,
attrs
:{
label
:
e
.
label
,
value
:
e
.
value
}})})),
a
(
"el-select"
,{
staticClass
:
"w-105 m-l-10"
,
attrs
:{
placeholder
:
"请选择"
},
on
:{
change
:
e
.
changeSelect
},
model
:{
value
:
e
.
conditionObj
.
overdue
,
callback
:
function
(
t
){
e
.
$set
(
e
.
conditionObj
,
"overdue"
,
t
)},
expression
:
"conditionObj.overdue"
}},
e
.
_l
(
e
.
overOptions
,
function
(
e
){
return
a
(
"el-option"
,{
key
:
e
.
value
,
attrs
:{
label
:
e
.
label
,
value
:
e
.
value
}})}))],
1
),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"table-condition-right"
},[
a
(
"el-button"
,{
attrs
:{
type
:
"danger"
},
on
:{
click
:
e
.
multDel
}},[
e
.
_v
(
"批量删除"
)])],
1
)]),
e
.
_v
(
" "
),
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticClass
:
"select-table"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
tableData
,
"tooltip-effect"
:
"dark"
,
height
:
e
.
tableH
},
on
:{
"selection-change"
:
e
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"35"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
width
:
"25"
},
scopedSlots
:
e
.
_u
([{
key
:
"header"
,
fn
:
function
(
t
){
return
[
a
(
"el-dropdown"
,{
staticStyle
:{
"line-height"
:
"10px"
,
padding
:
"0"
,
"margin-left"
:
"-15px"
,
transform
:
"translateY(4px)"
,
"-webkit-transform"
:
"translateY(4px)"
},
attrs
:{
placement
:
"bottom-start"
},
on
:{
command
:
e
.
handleCommand
}},[
a
(
"span"
,{
staticClass
:
"el-dropdown-link"
},[
a
(
"i"
,{
staticClass
:
"el-icon-arrow-down el-icon--right"
})]),
e
.
_v
(
" "
),
a
(
"el-dropdown-menu"
,{
attrs
:{
slot
:
"dropdown"
},
slot
:
"dropdown"
},[
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"0"
}},[
a
(
"span"
,{
style
:{
color
:
0
==
e
.
selectRadio
?
"#1890ff"
:
"#606266"
}},[
e
.
_v
(
"选择当页"
)])]),
e
.
_v
(
" "
),
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"1"
}},[
a
(
"span"
,{
style
:{
color
:
1
==
e
.
selectRadio
?
"#1890ff"
:
"#606266"
}},[
e
.
_v
(
"选择全部"
)])])],
1
)],
1
)]}},{
key
:
"default"
,
fn
:
function
(
e
){}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"指派对象"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"flex flex-pack-center flex-start"
},[
a
(
"div"
,{
class
:[
"image-wrap flex flex-align-center flex-pack-center"
,
t
.
row
.
headImgUrl
?
"bg-eceaeb"
:
"bg-82c5ff"
]},[
t
.
row
.
headImgUrl
?
a
(
"img"
,{
attrs
:{
src
:
t
.
row
.
headImgUrl
,
alt
:
""
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"clerk-info flex flex-column flex-space-between m-l-16"
},[
a
(
"p"
,{
staticClass
:
"font-14 color-303133"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
clerkName
))]),
e
.
_v
(
" "
),
a
(
"p"
,{
staticClass
:
"font-14 color-909399"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
clerkPhone
))])])])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"name"
,
label
:
"创建时间"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
createTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
createTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"完成期限"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
lastTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
lastTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"逾期情况"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
e
.
_s
(
t
.
row
.
isOverTime
))]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"完成情况"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
e
.
_s
(
t
.
row
.
isCompleted
))]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"完成时间"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
finishTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
finishTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
e
.
handleDel
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"删除"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
e
.
handlePreview
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"预览"
)])]}}])})],
1
),
e
.
_v
(
" "
),
0
!=
e
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right m-t-24"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
e
.
currentPage
,
"page-sizes"
:[
10
,
20
,
30
,
40
],
"page-size"
:
e
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
e
.
total
},
on
:{
"size-change"
:
e
.
handleSizeChange
,
"current-change"
:
e
.
handleCurrentChange
}})],
1
):
e
.
_e
()],
1
),
e
.
_v
(
" "
),
a
(
"multiple-del"
,{
attrs
:{
showDialog
:
e
.
showDialog
,
detailFlag
:
!
0
},
on
:{
hideDialog
:
e
.
hideDialog
}}),
e
.
_v
(
" "
),
a
(
"qrcode-dialog"
,{
ref
:
"qrcodePreview"
,
model
:{
value
:
e
.
dialogVisible
,
callback
:
function
(
t
){
e
.
dialogVisible
=
t
},
expression
:
"dialogVisible"
}})],
1
)},
staticRenderFns
:[]};
var
p
=
a
(
"VU/8"
)(
f
,
m
,
!
1
,
function
(
e
){
a
(
"kgcI"
)},
"data-v-2a8f408a"
,
null
);
t
.
default
=
p
.
exports
},
kgcI
:
function
(
e
,
t
){}});
\ No newline at end of file
webpackJsonp
([
55
],{
"5nNU"
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
o
=
a
(
"fZjL"
),
n
=
a
.
n
(
o
),
l
=
a
(
"2eFk"
),
i
=
a
(
"Ke24"
),
s
=
a
(
"LRn8"
),
r
=
a
(
"fPyK"
),
c
=
a
(
"P9l9"
),
d
=
a
(
"Ch4/"
),
u
=
a
(
"3E4D"
),
f
=
{
name
:
"reviewed"
,
props
:{
brandId
:{
type
:
String
,
default
:
function
(){
return
""
}}},
filters
:{
formatTimeYMD
:
function
(
e
){
return
e
&&
"- -"
!=
e
?
e
.
split
(
" "
)[
0
]:
"--"
},
formatTimeHMS
:
function
(
e
){
return
e
&&
"- -"
!=
e
?
e
.
split
(
" "
)[
1
]:
"--"
}},
data
:
function
(){
return
{
tableH
:
window
.
screen
.
availHeight
-
464
-
126
,
activeId
:
"2"
,
activeBrand
:
this
.
brandId
,
topMenuData
:[{
id
:
"1"
,
name
:
"云日报记录"
,
path
:
"/dailyRecord"
},{
id
:
"2"
,
name
:
"日报详情"
,
path
:
""
}],
selectRadio
:
0
,
showDialog
:
!
1
,
conditionObj
:{
completed
:
""
,
overdue
:
""
},
completedOptions
:[{
label
:
"已完成"
,
value
:
"1"
},{
label
:
"未完成"
,
value
:
"2"
}],
overOptions
:[{
label
:
"已逾期"
,
value
:
"1"
},{
label
:
"未逾期"
,
value
:
"0"
}],
tableData
:[],
multipleSelection
:[],
dialogVisible
:
!
1
,
currentPage
:
1
,
pageSize
:
10
,
total
:
0
}},
computed
:{},
methods
:{
handleCommand
:
function
(
e
){
this
.
selectRadio
=
e
},
selectBrandId
:
function
(
e
){
this
.
activeBrand
=
e
},
setSelectTab
:
function
(
e
){
this
.
activeTab
=
e
.
tabId
},
changeSelect
:
function
(){
this
.
currentPage
=
1
,
this
.
getTableList
()},
handleSelectionChange
:
function
(
e
){
this
.
multipleSelection
=
e
},
multDel
:
function
(){
if
(
!
this
.
multipleSelection
.
length
)
return
this
.
$message
.
error
({
duration
:
1
e3
,
message
:
"请选择删除项"
}),
!
1
;
this
.
showDialog
=!
0
},
hideDialog
:
function
(
e
){
if
(
this
.
showDialog
=!
1
,
!
n
()(
e
).
length
)
return
!
1
;
this
.
postMultDel
(
e
)},
postMultDel
:
function
(
e
){
var
t
=
this
,
a
=
{
storeId
:
t
.
conditionObj
.
storeId
,
taskIds
:
t
.
multipleSelection
.
map
(
function
(
e
){
return
e
.
taskIds
})
||
""
,
overdue
:
t
.
conditionObj
.
overdue
||
""
,
completed
:
t
.
conditionObj
.
completed
||
""
,
reason
:
e
.
reason
,
brandId
:
t
.
activeBrand
,
chooseAll
:
t
.
selectRadio
};
Object
(
c
.
c
)(
"/haoban-app-daily-web/daily/batch-delete-store-task"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
u
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
t
.
getTableList
();
d
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
handleSizeChange
:
function
(
e
){
this
.
pageSize
=
e
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
e
){
this
.
currentPage
=
e
,
this
.
getTableList
()},
handleDel
:
function
(
e
,
t
){
var
a
=
this
;
a
.
$confirm
(
"确认要删除吗?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
a
.
postDel
(
e
,
t
)}).
catch
(
function
(){})},
postDel
:
function
(
e
,
t
){
var
a
=
this
,
o
=
{
taskId
:
t
.
taskId
};
Object
(
c
.
a
)(
"/haoban-app-daily-web/daily/delete-task-items"
,
o
).
then
(
function
(
t
){
var
o
=
t
.
data
;
if
(
1
==
o
.
errorCode
)
return
u
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
a
.
tableData
.
splice
(
e
,
1
);
d
.
a
.
errorMsg
(
o
)}).
catch
(
function
(
e
){
a
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
handlePreview
:
function
(
e
,
t
){
this
.
postPreview
(
e
,
t
)},
postPreview
:
function
(
e
,
t
){
var
a
=
""
+
t
.
taskId
;
this
.
$refs
.
qrcodePreview
.
qrcode
(
a
,
"daily-detail"
),
this
.
dialogVisible
=!
0
},
getTableList
:
function
(
e
){
var
t
=
this
,
a
=
{
storeId
:
t
.
conditionObj
.
storeId
||
""
,
overdue
:
t
.
conditionObj
.
overdue
||
""
,
completed
:
t
.
conditionObj
.
completed
||
""
,
currentPage
:
t
.
currentPage
,
pageSize
:
t
.
pageSize
,
brandId
:
t
.
activeBrand
};
Object
(
c
.
a
)(
"/haoban-app-daily-web/daily/page-store-task"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
t
.
tableData
=
a
.
result
.
result
||
[],
void
(
t
.
total
=
a
.
result
.
totalCount
);
d
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
watch
:{
brandId
:
function
(
e
,
t
){
e
&&
(
this
.
activeBrand
=
e
,
this
.
getTableList
())}},
mounted
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
,
this
.
$emit
(
"showTab"
,
"1"
),
this
.
activeBrand
=
this
.
brandId
,
this
.
conditionObj
.
storeId
=
this
.
$route
.
query
.
storeId
,
this
.
brandId
&&
this
.
getTableList
()},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
appDetail
:
l
.
a
,
commonDetailTop
:
i
.
a
,
multipleDel
:
s
.
a
,
qrcodeDialog
:
r
.
a
}},
m
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"my-customer-wrap common-set-wrap"
},[
a
(
"common-detail-top"
,{
attrs
:{
topMenuData
:
e
.
topMenuData
,
activeId
:
e
.
activeId
}}),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"daily-set-content boder-box"
},[
a
(
"div"
,{
staticClass
:
"table-condition flex flex-space-between m-b-23"
},[
a
(
"div"
,{
staticClass
:
"table-condition-left"
},[
a
(
"el-select"
,{
staticClass
:
"w-105"
,
attrs
:{
placeholder
:
"请选择"
},
on
:{
change
:
e
.
changeSelect
},
model
:{
value
:
e
.
conditionObj
.
completed
,
callback
:
function
(
t
){
e
.
$set
(
e
.
conditionObj
,
"completed"
,
t
)},
expression
:
"conditionObj.completed"
}},
e
.
_l
(
e
.
completedOptions
,
function
(
e
){
return
a
(
"el-option"
,{
key
:
e
.
value
,
attrs
:{
label
:
e
.
label
,
value
:
e
.
value
}})})),
a
(
"el-select"
,{
staticClass
:
"w-105 m-l-10"
,
attrs
:{
placeholder
:
"请选择"
},
on
:{
change
:
e
.
changeSelect
},
model
:{
value
:
e
.
conditionObj
.
overdue
,
callback
:
function
(
t
){
e
.
$set
(
e
.
conditionObj
,
"overdue"
,
t
)},
expression
:
"conditionObj.overdue"
}},
e
.
_l
(
e
.
overOptions
,
function
(
e
){
return
a
(
"el-option"
,{
key
:
e
.
value
,
attrs
:{
label
:
e
.
label
,
value
:
e
.
value
}})}))],
1
),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"table-condition-right"
},[
a
(
"el-button"
,{
attrs
:{
type
:
"danger"
},
on
:{
click
:
e
.
multDel
}},[
e
.
_v
(
"批量删除"
)])],
1
)]),
e
.
_v
(
" "
),
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticClass
:
"select-table"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
tableData
,
"tooltip-effect"
:
"dark"
,
height
:
e
.
tableH
},
on
:{
"selection-change"
:
e
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"35"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
width
:
"25"
},
scopedSlots
:
e
.
_u
([{
key
:
"header"
,
fn
:
function
(
t
){
return
[
a
(
"el-dropdown"
,{
staticStyle
:{
"line-height"
:
"10px"
,
padding
:
"0"
,
"margin-left"
:
"-15px"
,
transform
:
"translateY(4px)"
,
"-webkit-transform"
:
"translateY(4px)"
},
attrs
:{
placement
:
"bottom-start"
},
on
:{
command
:
e
.
handleCommand
}},[
a
(
"span"
,{
staticClass
:
"el-dropdown-link"
},[
a
(
"i"
,{
staticClass
:
"el-icon-arrow-down el-icon--right"
})]),
e
.
_v
(
" "
),
a
(
"el-dropdown-menu"
,{
attrs
:{
slot
:
"dropdown"
},
slot
:
"dropdown"
},[
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"0"
}},[
a
(
"span"
,{
style
:{
color
:
0
==
e
.
selectRadio
?
"#1890ff"
:
"#606266"
}},[
e
.
_v
(
"选择当页"
)])]),
e
.
_v
(
" "
),
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"1"
}},[
a
(
"span"
,{
style
:{
color
:
1
==
e
.
selectRadio
?
"#1890ff"
:
"#606266"
}},[
e
.
_v
(
"选择全部"
)])])],
1
)],
1
)]}},{
key
:
"default"
,
fn
:
function
(
e
){}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"指派对象"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"flex flex-pack-center flex-start"
},[
a
(
"div"
,{
class
:[
"image-wrap flex flex-align-center flex-pack-center"
,
t
.
row
.
headImgUrl
?
"bg-eceaeb"
:
"bg-82c5ff"
]},[
t
.
row
.
headImgUrl
?
a
(
"img"
,{
attrs
:{
src
:
t
.
row
.
headImgUrl
,
alt
:
""
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"clerk-info flex flex-column flex-space-between m-l-16"
},[
a
(
"p"
,{
staticClass
:
"font-14 color-303133"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
clerkName
))]),
e
.
_v
(
" "
),
a
(
"p"
,{
staticClass
:
"font-14 color-909399"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
clerkPhone
))])])])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"name"
,
label
:
"创建时间"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
createTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
createTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"完成期限"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
lastTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
lastTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"逾期情况"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
e
.
_s
(
t
.
row
.
isOverTime
))]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"完成情况"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
e
.
_s
(
t
.
row
.
isCompleted
))]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"完成时间"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
finishTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
finishTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
e
.
handleDel
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"删除"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
e
.
handlePreview
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"预览"
)])]}}])})],
1
),
e
.
_v
(
" "
),
0
!=
e
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right m-t-24"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
e
.
currentPage
,
"page-sizes"
:[
10
,
20
,
30
,
40
],
"page-size"
:
e
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
e
.
total
},
on
:{
"size-change"
:
e
.
handleSizeChange
,
"current-change"
:
e
.
handleCurrentChange
}})],
1
):
e
.
_e
()],
1
),
e
.
_v
(
" "
),
a
(
"multiple-del"
,{
attrs
:{
showDialog
:
e
.
showDialog
,
detailFlag
:
!
0
},
on
:{
hideDialog
:
e
.
hideDialog
}}),
e
.
_v
(
" "
),
a
(
"qrcode-dialog"
,{
ref
:
"qrcodePreview"
,
model
:{
value
:
e
.
dialogVisible
,
callback
:
function
(
t
){
e
.
dialogVisible
=
t
},
expression
:
"dialogVisible"
}})],
1
)},
staticRenderFns
:[]};
var
p
=
a
(
"VU/8"
)(
f
,
m
,
!
1
,
function
(
e
){
a
(
"kgcI"
)},
"data-v-2a8f408a"
,
null
);
t
.
default
=
p
.
exports
},
kgcI
:
function
(
e
,
t
){}});
\ No newline at end of file
dist/static/js/5
7.5eb5e8bf7057066104f4
.js
→
dist/static/js/5
6.9049b49141acfb6557ce
.js
View file @
7c257ecb
webpackJsonp
([
57
],{
"A/Ta"
:
function
(
t
,
e
){},
iG3v
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
o
=
a
(
"fZjL"
),
n
=
a
.
n
(
o
),
s
=
a
(
"2eFk"
),
i
=
a
(
"Ie7z"
),
l
=
a
(
"Ke24"
),
r
=
a
(
"LRn8"
),
c
=
a
(
"P9l9"
),
d
=
a
(
"PI0u"
),
u
=
a
(
"3E4D"
),
p
=
a
(
"Ch4/"
),
h
=
{
name
:
"reviewed"
,
props
:{
brandId
:{
type
:
String
,
default
:
function
(){
return
""
}},
activeGroupId
:{
type
:
String
,
default
:
function
(){
return
""
}}},
data
:
function
(){
return
{
tableH
:
window
.
screen
.
availHeight
-
464
-
126
,
activeTab
:
"1"
,
activeBrand
:
this
.
brandId
,
activeGroup
:
this
.
activeGroupId
,
topMenuData
:[{
id
:
"1"
,
name
:
"话务任务记录"
}],
activeId
:
"1"
,
showDialog
:
!
1
,
conditionObj
:{
searchInput
:
""
,
storeGroup
:[],
storeType
:
""
,
dateRange
:[]},
storeTypeOptions
:[{
value
:
""
,
label
:
"所有"
},{
value
:
"0"
,
label
:
"直营"
},{
value
:
"1"
,
label
:
"联营"
},{
value
:
"2"
,
label
:
"代理"
},{
value
:
"3"
,
label
:
"代销"
},{
value
:
"4"
,
label
:
"托管"
}],
selectRadio
:
0
,
tableData
:[],
multipleSelection
:[],
currentPage
:
1
,
pageSize
:
10
,
total
:
0
,
appScene
:
2
,
defaultStoreList
:[],
storeTreeSet
:{
isSelectPerson
:
!
1
,
dialogVisible
:
!
1
,
isSingle
:
!
1
}}},
computed
:{},
methods
:{
handleCommand
:
function
(
t
){
this
.
selectRadio
=
t
},
setSelectTab
:
function
(
t
){
this
.
activeTab
=
t
.
tabId
},
toInput
:
Object
(
d
.
a
)(
function
(
t
,
e
){
this
.
currentPage
=
1
,
this
.
getTableList
()},
500
),
changeStoreType
:
function
(){
this
.
currentPage
=
1
,
this
.
getTableList
()},
changeDate
:
function
(
t
){
t
||
(
this
.
conditionObj
.
dateRange
=
[]),
this
.
currentPage
=
1
,
this
.
getTableList
()},
handleSelectionChange
:
function
(
t
){
this
.
multipleSelection
=
t
},
delDepart
:
function
(
t
,
e
){
e
.
splice
(
t
,
1
),
this
.
currentPage
=
1
,
this
.
getTableList
()},
multDel
:
function
(){
if
(
!
this
.
multipleSelection
.
length
)
return
this
.
$message
.
error
({
duration
:
1
e3
,
message
:
"请选择删除项"
}),
!
1
;
this
.
showDialog
=!
0
},
hideDialog
:
function
(
t
){
if
(
this
.
showDialog
=!
1
,
!
n
()(
t
).
length
)
return
!
1
;
this
.
postMultDel
(
t
)},
postMultDel
:
function
(
t
){
var
e
=
this
,
a
=
[],
o
=
[];
e
.
conditionObj
.
storeGroup
.
forEach
(
function
(
t
){
2
==
t
.
type
&&
a
.
push
(
t
.
groupId
),
3
==
t
.
type
&&
o
.
push
(
t
.
storeId
)});
var
n
=
{
search
:
e
.
conditionObj
.
searchInput
||
""
,
filterStoreIds
:
o
.
join
(
","
)
||
""
,
storeGroupIds
:
a
.
join
(
","
)
||
""
,
storeType
:
e
.
conditionObj
.
storeType
||
""
,
startDate
:
e
.
conditionObj
.
dateRange
[
0
]
||
""
,
endDate
:
e
.
conditionObj
.
dateRange
[
1
]
||
""
,
brandId
:
e
.
activeBrand
,
delTaskStatus
:
t
.
delOptFlag
,
reason
:
t
.
reason
,
isAll
:
e
.
selectRadio
,
taskType
:
1
};
Object
(
c
.
c
)(
"/haoban-app-tel-task-web/task/batch-del-store-task-list"
,
n
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
u
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
e
.
getTableList
();
p
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
exportExcel
:
function
(){
var
t
=
[],
e
=
[];
this
.
conditionObj
.
storeGroup
.
forEach
(
function
(
a
){
2
==
a
.
type
&&
t
.
push
(
a
.
groupId
),
3
==
a
.
type
&&
e
.
push
(
a
.
storeId
)});
var
a
=
{
search
:
this
.
conditionObj
.
searchInput
||
""
,
filterStoreIds
:
e
.
join
(
","
)
||
""
,
storeGroupIds
:
t
.
join
(
","
)
||
""
,
storeIds
:
this
.
multipleSelection
.
map
(
function
(
t
){
return
t
.
storeId
}).
join
(
","
)
||
""
,
storeType
:
this
.
conditionObj
.
storeType
||
""
,
startDate
:
this
.
conditionObj
.
dateRange
[
0
]
||
""
,
endDate
:
this
.
conditionObj
.
dateRange
[
1
]
||
""
,
brandId
:
this
.
activeBrand
,
taskType
:
1
},
o
=
"search="
+
a
.
search
+
"&taskType="
+
a
.
taskType
+
"&filterStoreIds="
+
a
.
filterStoreIds
+
"&storeGroupIds="
+
a
.
storeGroupIds
+
"&storeType="
+
a
.
storeType
+
"&startDate="
+
a
.
startDate
+
"&endDate="
+
a
.
endDate
+
"&brandId="
+
a
.
brandId
+
"¤tPage="
+
a
.
currentPage
+
"&pageSize="
+
a
.
pageSize
;
window
.
open
(
window
.
location
.
origin
+
"/haoban-app-tel-task-web/task/export-store-task-list?"
+
o
)},
handleSizeChange
:
function
(
t
){
this
.
pageSize
=
t
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
t
){
this
.
currentPage
=
t
,
this
.
getTableList
()},
showDialogLayer
:
function
(
t
,
e
){
this
.
selectType
=
t
,
this
.
changed
=
t
,
this
.
defaultStoreList
=
e
,
this
.
storeTreeSet
=
{
dialogVisible
:
!
0
,
isSingle
:
!
1
,
isSelectPerson
:
!
1
}},
handleSelectedList
:
function
(
t
){
this
.
conditionObj
.
storeGroup
=
t
,
this
.
getTableList
()},
toDetail
:
function
(
t
,
e
){
this
.
$router
.
push
(
"taskDetail?storeId="
+
e
.
storeId
)},
getTableList
:
function
(
t
){
var
e
=
this
,
a
=
[],
o
=
[];
e
.
conditionObj
.
storeGroup
.
forEach
(
function
(
t
){
2
==
t
.
type
&&
a
.
push
(
t
.
groupId
),
3
==
t
.
type
&&
o
.
push
(
t
.
storeId
)});
var
n
=
{
search
:
e
.
conditionObj
.
searchInput
||
""
,
filterStoreIds
:
o
.
join
(
","
)
||
""
,
storeGroupIds
:
a
.
join
(
","
)
||
""
,
storeType
:
e
.
conditionObj
.
storeType
||
""
,
startDate
:
e
.
conditionObj
.
dateRange
[
0
]
||
""
,
endDate
:
e
.
conditionObj
.
dateRange
[
1
]
||
""
,
pageNum
:
e
.
currentPage
,
pageSize
:
e
.
pageSize
,
brandId
:
e
.
activeBrand
,
taskType
:
1
};
Object
(
c
.
a
)(
"/haoban-app-tel-task-web/task/store-task-list"
,
n
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
e
.
tableData
=
a
.
result
.
list
||
[],
e
.
total
=
a
.
result
.
pageInfo
.
total
,
!
1
;
p
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
watch
:{
brandId
:
function
(
t
,
e
){
t
&&
(
this
.
activeBrand
=
t
,
this
.
getTableList
())},
activeGroupId
:
function
(
t
,
e
){
t
&&
(
this
.
activeGroup
=
t
)}},
mounted
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
,
this
.
activeBrand
=
this
.
brandId
,
this
.
brandId
&&
this
.
getTableList
()},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
appDetail
:
s
.
a
,
commonDetailTop
:
l
.
a
,
vueSelectStore
:
i
.
a
,
multipleDel
:
r
.
a
}},
b
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"daily-set-wrap "
},[
a
(
"common-detail-top"
,{
attrs
:{
topMenuData
:
t
.
topMenuData
,
activeId
:
t
.
activeId
}}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"daily-set-content boder-box"
},[
a
(
"div"
,{
staticClass
:
"table-condition flex flex-space-between m-b-23"
},[
a
(
"div"
,{
staticClass
:
"table-condition-left"
},[
a
(
"el-input"
,{
staticClass
:
"w-264 m-l-10"
,
staticStyle
:{
width
:
"264px"
},
attrs
:{
placeholder
:
"请输入门店名称"
},
nativeOn
:{
keyup
:
function
(
e
){
return
a
=
e
,
t
.
toInput
(
a
,
t
.
conditionObj
.
searchInput
);
var
a
}},
model
:{
value
:
t
.
conditionObj
.
searchInput
,
callback
:
function
(
e
){
t
.
$set
(
t
.
conditionObj
,
"searchInput"
,
e
)},
expression
:
"conditionObj.searchInput"
}},[
a
(
"i"
,{
staticClass
:
"el-input__icon el-icon-search"
,
attrs
:{
slot
:
"prefix"
},
slot
:
"prefix"
})]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex-column item-cell-select inline-block m-l-10"
},[
a
(
"div"
,{
staticClass
:
"depart-item-wrap"
},[
a
(
"div"
,{
staticClass
:
"el-select el-select--large depart-item-content"
,
staticStyle
:{
width
:
"213px"
},
on
:{
click
:
function
(
e
){
t
.
showDialogLayer
(
"store"
,
t
.
conditionObj
.
storeGroup
)}}},[
t
.
conditionObj
.
storeGroup
.
length
?
t
.
_e
():
a
(
"span"
,{
staticClass
:
"font-14 color-c0c4cc"
},[
t
.
_v
(
"请选择门店分组"
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"el-select__tags"
,
staticStyle
:{
"max-width"
:
"181px"
}},[
a
(
"span"
,[
t
.
_l
(
t
.
conditionObj
.
storeGroup
,
function
(
e
,
o
){
return
[
a
(
"span"
,{
key
:
o
,
staticClass
:
"el-tag el-tag--info el-tag--small"
},[
a
(
"span"
,{
staticClass
:
"el-select__tags-text"
},[
t
.
_v
(
t
.
_s
(
e
.
name
||
e
.
storeName
))]),
a
(
"i"
,{
staticClass
:
"el-tag__close el-icon-close"
,
on
:{
click
:
function
(
e
){
e
.
stopPropagation
(),
t
.
delDepart
(
o
,
t
.
conditionObj
.
storeGroup
)}}})])]})],
2
)])])])]),
t
.
_v
(
" "
),
a
(
"el-select"
,{
staticClass
:
"w-105 m-l-10"
,
attrs
:{
placeholder
:
"请选择"
},
on
:{
change
:
t
.
changeStoreType
},
model
:{
value
:
t
.
conditionObj
.
storeType
,
callback
:
function
(
e
){
t
.
$set
(
t
.
conditionObj
,
"storeType"
,
e
)},
expression
:
"conditionObj.storeType"
}},
t
.
_l
(
t
.
storeTypeOptions
,
function
(
t
){
return
a
(
"el-option"
,{
key
:
t
.
value
,
attrs
:{
label
:
t
.
label
,
value
:
t
.
value
}})})),
t
.
_v
(
" "
),
a
(
"el-date-picker"
,{
staticClass
:
"m-l-10"
,
attrs
:{
editable
:
!
1
,
"value-format"
:
"yyyy-MM-dd"
,
type
:
"daterange"
,
align
:
"right"
,
"unlink-panels"
:
""
,
"range-separator"
:
"至"
,
"start-placeholder"
:
"开始日期"
,
"end-placeholder"
:
"结束日期"
},
on
:{
change
:
t
.
changeDate
},
model
:{
value
:
t
.
conditionObj
.
dateRange
,
callback
:
function
(
e
){
t
.
$set
(
t
.
conditionObj
,
"dateRange"
,
e
)},
expression
:
"conditionObj.dateRange"
}})],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"table-condition-right"
},[
a
(
"el-button"
,{
attrs
:{
type
:
"danger"
},
on
:{
click
:
t
.
multDel
}},[
t
.
_v
(
"批量删除"
)]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
t
.
exportExcel
}},[
t
.
_v
(
"导出"
)])],
1
)]),
t
.
_v
(
" "
),
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticClass
:
"select-table"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
tableData
,
"tooltip-effect"
:
"dark"
,
height
:
t
.
tableH
},
on
:{
"selection-change"
:
t
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"35"
}}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
width
:
"25"
},
scopedSlots
:
t
.
_u
([{
key
:
"header"
,
fn
:
function
(
e
){
return
[
a
(
"el-dropdown"
,{
staticStyle
:{
"line-height"
:
"10px"
,
padding
:
"0"
,
"margin-left"
:
"-15px"
,
transform
:
"translateY(4px)"
,
"-webkit-transform"
:
"translateY(4px)"
},
attrs
:{
placement
:
"bottom-start"
},
on
:{
command
:
t
.
handleCommand
}},[
a
(
"span"
,{
staticClass
:
"el-dropdown-link"
},[
a
(
"i"
,{
staticClass
:
"el-icon-arrow-down el-icon--right"
})]),
t
.
_v
(
" "
),
a
(
"el-dropdown-menu"
,{
attrs
:{
slot
:
"dropdown"
},
slot
:
"dropdown"
},[
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"0"
}},[
a
(
"span"
,{
style
:{
color
:
0
==
t
.
selectRadio
?
"#1890ff"
:
"#606266"
}},[
t
.
_v
(
"选择当页"
)])]),
t
.
_v
(
" "
),
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"1"
}},[
a
(
"span"
,{
style
:{
color
:
1
==
t
.
selectRadio
?
"#1890ff"
:
"#606266"
}},[
t
.
_v
(
"选择全部"
)])])],
1
)],
1
)]}},{
key
:
"default"
,
fn
:
function
(
t
){}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"门店名称"
,
width
:
"120"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
storeName
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"任务总数"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
taskCount
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"已完成"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
completedCount
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"完成率"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
completedRate
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"待完成"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
noCompletedCount
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"逾期中"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
overdueCount
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
t
.
toDetail
(
e
.
$index
,
e
.
row
)}}},[
t
.
_v
(
"查看详情"
)])]}}])})],
1
),
t
.
_v
(
" "
),
0
!=
t
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right m-t-24"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
t
.
currentPage
,
"page-sizes"
:[
10
,
20
,
30
,
40
],
"page-size"
:
t
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
t
.
total
},
on
:{
"size-change"
:
t
.
handleSizeChange
,
"current-change"
:
t
.
handleCurrentChange
}})],
1
):
t
.
_e
()],
1
),
t
.
_v
(
" "
),
a
(
"multiple-del"
,{
attrs
:{
showDialog
:
t
.
showDialog
,
detailFlag
:
!
1
},
on
:{
hideDialog
:
t
.
hideDialog
}}),
t
.
_v
(
" "
),
a
(
"vue-select-store"
,{
ref
:
"storeSelector"
,
attrs
:{
currentBrand
:
t
.
activeGroup
,
appScene
:
t
.
appScene
,
treeSet
:
t
.
storeTreeSet
,
selectType
:
"group"
,
defaultList
:
t
.
defaultStoreList
},
on
:{
handleSelectedList
:
t
.
handleSelectedList
}})],
1
)},
staticRenderFns
:[]};
var
f
=
a
(
"VU/8"
)(
h
,
b
,
!
1
,
function
(
t
){
a
(
"A/Ta"
)},
"data-v-25816049"
,
null
);
e
.
default
=
f
.
exports
}});
\ No newline at end of file
webpackJsonp
([
56
],{
"A/Ta"
:
function
(
t
,
e
){},
iG3v
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
o
=
a
(
"fZjL"
),
n
=
a
.
n
(
o
),
s
=
a
(
"2eFk"
),
i
=
a
(
"Ie7z"
),
l
=
a
(
"Ke24"
),
r
=
a
(
"LRn8"
),
c
=
a
(
"P9l9"
),
d
=
a
(
"PI0u"
),
u
=
a
(
"3E4D"
),
p
=
a
(
"Ch4/"
),
h
=
{
name
:
"reviewed"
,
props
:{
brandId
:{
type
:
String
,
default
:
function
(){
return
""
}},
activeGroupId
:{
type
:
String
,
default
:
function
(){
return
""
}}},
data
:
function
(){
return
{
tableH
:
window
.
screen
.
availHeight
-
464
-
126
,
activeTab
:
"1"
,
activeBrand
:
this
.
brandId
,
activeGroup
:
this
.
activeGroupId
,
topMenuData
:[{
id
:
"1"
,
name
:
"话务任务记录"
}],
activeId
:
"1"
,
showDialog
:
!
1
,
conditionObj
:{
searchInput
:
""
,
storeGroup
:[],
storeType
:
""
,
dateRange
:[]},
storeTypeOptions
:[{
value
:
""
,
label
:
"所有"
},{
value
:
"0"
,
label
:
"直营"
},{
value
:
"1"
,
label
:
"联营"
},{
value
:
"2"
,
label
:
"代理"
},{
value
:
"3"
,
label
:
"代销"
},{
value
:
"4"
,
label
:
"托管"
}],
selectRadio
:
0
,
tableData
:[],
multipleSelection
:[],
currentPage
:
1
,
pageSize
:
10
,
total
:
0
,
appScene
:
2
,
defaultStoreList
:[],
storeTreeSet
:{
isSelectPerson
:
!
1
,
dialogVisible
:
!
1
,
isSingle
:
!
1
}}},
computed
:{},
methods
:{
handleCommand
:
function
(
t
){
this
.
selectRadio
=
t
},
setSelectTab
:
function
(
t
){
this
.
activeTab
=
t
.
tabId
},
toInput
:
Object
(
d
.
a
)(
function
(
t
,
e
){
this
.
currentPage
=
1
,
this
.
getTableList
()},
500
),
changeStoreType
:
function
(){
this
.
currentPage
=
1
,
this
.
getTableList
()},
changeDate
:
function
(
t
){
t
||
(
this
.
conditionObj
.
dateRange
=
[]),
this
.
currentPage
=
1
,
this
.
getTableList
()},
handleSelectionChange
:
function
(
t
){
this
.
multipleSelection
=
t
},
delDepart
:
function
(
t
,
e
){
e
.
splice
(
t
,
1
),
this
.
currentPage
=
1
,
this
.
getTableList
()},
multDel
:
function
(){
if
(
!
this
.
multipleSelection
.
length
)
return
this
.
$message
.
error
({
duration
:
1
e3
,
message
:
"请选择删除项"
}),
!
1
;
this
.
showDialog
=!
0
},
hideDialog
:
function
(
t
){
if
(
this
.
showDialog
=!
1
,
!
n
()(
t
).
length
)
return
!
1
;
this
.
postMultDel
(
t
)},
postMultDel
:
function
(
t
){
var
e
=
this
,
a
=
[],
o
=
[];
e
.
conditionObj
.
storeGroup
.
forEach
(
function
(
t
){
2
==
t
.
type
&&
a
.
push
(
t
.
groupId
),
3
==
t
.
type
&&
o
.
push
(
t
.
storeId
)});
var
n
=
{
search
:
e
.
conditionObj
.
searchInput
||
""
,
filterStoreIds
:
o
.
join
(
","
)
||
""
,
storeGroupIds
:
a
.
join
(
","
)
||
""
,
storeType
:
e
.
conditionObj
.
storeType
||
""
,
startDate
:
e
.
conditionObj
.
dateRange
[
0
]
||
""
,
endDate
:
e
.
conditionObj
.
dateRange
[
1
]
||
""
,
brandId
:
e
.
activeBrand
,
delTaskStatus
:
t
.
delOptFlag
,
reason
:
t
.
reason
,
isAll
:
e
.
selectRadio
,
taskType
:
1
};
Object
(
c
.
c
)(
"/haoban-app-tel-task-web/task/batch-del-store-task-list"
,
n
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
u
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
e
.
getTableList
();
p
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
exportExcel
:
function
(){
var
t
=
[],
e
=
[];
this
.
conditionObj
.
storeGroup
.
forEach
(
function
(
a
){
2
==
a
.
type
&&
t
.
push
(
a
.
groupId
),
3
==
a
.
type
&&
e
.
push
(
a
.
storeId
)});
var
a
=
{
search
:
this
.
conditionObj
.
searchInput
||
""
,
filterStoreIds
:
e
.
join
(
","
)
||
""
,
storeGroupIds
:
t
.
join
(
","
)
||
""
,
storeIds
:
this
.
multipleSelection
.
map
(
function
(
t
){
return
t
.
storeId
}).
join
(
","
)
||
""
,
storeType
:
this
.
conditionObj
.
storeType
||
""
,
startDate
:
this
.
conditionObj
.
dateRange
[
0
]
||
""
,
endDate
:
this
.
conditionObj
.
dateRange
[
1
]
||
""
,
brandId
:
this
.
activeBrand
,
taskType
:
1
},
o
=
"search="
+
a
.
search
+
"&taskType="
+
a
.
taskType
+
"&filterStoreIds="
+
a
.
filterStoreIds
+
"&storeGroupIds="
+
a
.
storeGroupIds
+
"&storeType="
+
a
.
storeType
+
"&startDate="
+
a
.
startDate
+
"&endDate="
+
a
.
endDate
+
"&brandId="
+
a
.
brandId
+
"¤tPage="
+
a
.
currentPage
+
"&pageSize="
+
a
.
pageSize
;
window
.
open
(
window
.
location
.
origin
+
"/haoban-app-tel-task-web/task/export-store-task-list?"
+
o
)},
handleSizeChange
:
function
(
t
){
this
.
pageSize
=
t
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
t
){
this
.
currentPage
=
t
,
this
.
getTableList
()},
showDialogLayer
:
function
(
t
,
e
){
this
.
selectType
=
t
,
this
.
changed
=
t
,
this
.
defaultStoreList
=
e
,
this
.
storeTreeSet
=
{
dialogVisible
:
!
0
,
isSingle
:
!
1
,
isSelectPerson
:
!
1
}},
handleSelectedList
:
function
(
t
){
this
.
conditionObj
.
storeGroup
=
t
,
this
.
getTableList
()},
toDetail
:
function
(
t
,
e
){
this
.
$router
.
push
(
"taskDetail?storeId="
+
e
.
storeId
)},
getTableList
:
function
(
t
){
var
e
=
this
,
a
=
[],
o
=
[];
e
.
conditionObj
.
storeGroup
.
forEach
(
function
(
t
){
2
==
t
.
type
&&
a
.
push
(
t
.
groupId
),
3
==
t
.
type
&&
o
.
push
(
t
.
storeId
)});
var
n
=
{
search
:
e
.
conditionObj
.
searchInput
||
""
,
filterStoreIds
:
o
.
join
(
","
)
||
""
,
storeGroupIds
:
a
.
join
(
","
)
||
""
,
storeType
:
e
.
conditionObj
.
storeType
||
""
,
startDate
:
e
.
conditionObj
.
dateRange
[
0
]
||
""
,
endDate
:
e
.
conditionObj
.
dateRange
[
1
]
||
""
,
pageNum
:
e
.
currentPage
,
pageSize
:
e
.
pageSize
,
brandId
:
e
.
activeBrand
,
taskType
:
1
};
Object
(
c
.
a
)(
"/haoban-app-tel-task-web/task/store-task-list"
,
n
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
e
.
tableData
=
a
.
result
.
list
||
[],
e
.
total
=
a
.
result
.
pageInfo
.
total
,
!
1
;
p
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
watch
:{
brandId
:
function
(
t
,
e
){
t
&&
(
this
.
activeBrand
=
t
,
this
.
getTableList
())},
activeGroupId
:
function
(
t
,
e
){
t
&&
(
this
.
activeGroup
=
t
)}},
mounted
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
,
this
.
activeBrand
=
this
.
brandId
,
this
.
brandId
&&
this
.
getTableList
()},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
appDetail
:
s
.
a
,
commonDetailTop
:
l
.
a
,
vueSelectStore
:
i
.
a
,
multipleDel
:
r
.
a
}},
b
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"daily-set-wrap "
},[
a
(
"common-detail-top"
,{
attrs
:{
topMenuData
:
t
.
topMenuData
,
activeId
:
t
.
activeId
}}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"daily-set-content boder-box"
},[
a
(
"div"
,{
staticClass
:
"table-condition flex flex-space-between m-b-23"
},[
a
(
"div"
,{
staticClass
:
"table-condition-left"
},[
a
(
"el-input"
,{
staticClass
:
"w-264 m-l-10"
,
staticStyle
:{
width
:
"264px"
},
attrs
:{
placeholder
:
"请输入门店名称"
},
nativeOn
:{
keyup
:
function
(
e
){
return
a
=
e
,
t
.
toInput
(
a
,
t
.
conditionObj
.
searchInput
);
var
a
}},
model
:{
value
:
t
.
conditionObj
.
searchInput
,
callback
:
function
(
e
){
t
.
$set
(
t
.
conditionObj
,
"searchInput"
,
e
)},
expression
:
"conditionObj.searchInput"
}},[
a
(
"i"
,{
staticClass
:
"el-input__icon el-icon-search"
,
attrs
:{
slot
:
"prefix"
},
slot
:
"prefix"
})]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex-column item-cell-select inline-block m-l-10"
},[
a
(
"div"
,{
staticClass
:
"depart-item-wrap"
},[
a
(
"div"
,{
staticClass
:
"el-select el-select--large depart-item-content"
,
staticStyle
:{
width
:
"213px"
},
on
:{
click
:
function
(
e
){
t
.
showDialogLayer
(
"store"
,
t
.
conditionObj
.
storeGroup
)}}},[
t
.
conditionObj
.
storeGroup
.
length
?
t
.
_e
():
a
(
"span"
,{
staticClass
:
"font-14 color-c0c4cc"
},[
t
.
_v
(
"请选择门店分组"
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"el-select__tags"
,
staticStyle
:{
"max-width"
:
"181px"
}},[
a
(
"span"
,[
t
.
_l
(
t
.
conditionObj
.
storeGroup
,
function
(
e
,
o
){
return
[
a
(
"span"
,{
key
:
o
,
staticClass
:
"el-tag el-tag--info el-tag--small"
},[
a
(
"span"
,{
staticClass
:
"el-select__tags-text"
},[
t
.
_v
(
t
.
_s
(
e
.
name
||
e
.
storeName
))]),
a
(
"i"
,{
staticClass
:
"el-tag__close el-icon-close"
,
on
:{
click
:
function
(
e
){
e
.
stopPropagation
(),
t
.
delDepart
(
o
,
t
.
conditionObj
.
storeGroup
)}}})])]})],
2
)])])])]),
t
.
_v
(
" "
),
a
(
"el-select"
,{
staticClass
:
"w-105 m-l-10"
,
attrs
:{
placeholder
:
"请选择"
},
on
:{
change
:
t
.
changeStoreType
},
model
:{
value
:
t
.
conditionObj
.
storeType
,
callback
:
function
(
e
){
t
.
$set
(
t
.
conditionObj
,
"storeType"
,
e
)},
expression
:
"conditionObj.storeType"
}},
t
.
_l
(
t
.
storeTypeOptions
,
function
(
t
){
return
a
(
"el-option"
,{
key
:
t
.
value
,
attrs
:{
label
:
t
.
label
,
value
:
t
.
value
}})})),
t
.
_v
(
" "
),
a
(
"el-date-picker"
,{
staticClass
:
"m-l-10"
,
attrs
:{
editable
:
!
1
,
"value-format"
:
"yyyy-MM-dd"
,
type
:
"daterange"
,
align
:
"right"
,
"unlink-panels"
:
""
,
"range-separator"
:
"至"
,
"start-placeholder"
:
"开始日期"
,
"end-placeholder"
:
"结束日期"
},
on
:{
change
:
t
.
changeDate
},
model
:{
value
:
t
.
conditionObj
.
dateRange
,
callback
:
function
(
e
){
t
.
$set
(
t
.
conditionObj
,
"dateRange"
,
e
)},
expression
:
"conditionObj.dateRange"
}})],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"table-condition-right"
},[
a
(
"el-button"
,{
attrs
:{
type
:
"danger"
},
on
:{
click
:
t
.
multDel
}},[
t
.
_v
(
"批量删除"
)]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
t
.
exportExcel
}},[
t
.
_v
(
"导出"
)])],
1
)]),
t
.
_v
(
" "
),
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticClass
:
"select-table"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
tableData
,
"tooltip-effect"
:
"dark"
,
height
:
t
.
tableH
},
on
:{
"selection-change"
:
t
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"35"
}}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
width
:
"25"
},
scopedSlots
:
t
.
_u
([{
key
:
"header"
,
fn
:
function
(
e
){
return
[
a
(
"el-dropdown"
,{
staticStyle
:{
"line-height"
:
"10px"
,
padding
:
"0"
,
"margin-left"
:
"-15px"
,
transform
:
"translateY(4px)"
,
"-webkit-transform"
:
"translateY(4px)"
},
attrs
:{
placement
:
"bottom-start"
},
on
:{
command
:
t
.
handleCommand
}},[
a
(
"span"
,{
staticClass
:
"el-dropdown-link"
},[
a
(
"i"
,{
staticClass
:
"el-icon-arrow-down el-icon--right"
})]),
t
.
_v
(
" "
),
a
(
"el-dropdown-menu"
,{
attrs
:{
slot
:
"dropdown"
},
slot
:
"dropdown"
},[
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"0"
}},[
a
(
"span"
,{
style
:{
color
:
0
==
t
.
selectRadio
?
"#1890ff"
:
"#606266"
}},[
t
.
_v
(
"选择当页"
)])]),
t
.
_v
(
" "
),
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"1"
}},[
a
(
"span"
,{
style
:{
color
:
1
==
t
.
selectRadio
?
"#1890ff"
:
"#606266"
}},[
t
.
_v
(
"选择全部"
)])])],
1
)],
1
)]}},{
key
:
"default"
,
fn
:
function
(
t
){}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"门店名称"
,
width
:
"120"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
storeName
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"任务总数"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
taskCount
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"已完成"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
completedCount
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"完成率"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
completedRate
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"待完成"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
noCompletedCount
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"逾期中"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
overdueCount
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
t
.
toDetail
(
e
.
$index
,
e
.
row
)}}},[
t
.
_v
(
"查看详情"
)])]}}])})],
1
),
t
.
_v
(
" "
),
0
!=
t
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right m-t-24"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
t
.
currentPage
,
"page-sizes"
:[
10
,
20
,
30
,
40
],
"page-size"
:
t
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
t
.
total
},
on
:{
"size-change"
:
t
.
handleSizeChange
,
"current-change"
:
t
.
handleCurrentChange
}})],
1
):
t
.
_e
()],
1
),
t
.
_v
(
" "
),
a
(
"multiple-del"
,{
attrs
:{
showDialog
:
t
.
showDialog
,
detailFlag
:
!
1
},
on
:{
hideDialog
:
t
.
hideDialog
}}),
t
.
_v
(
" "
),
a
(
"vue-select-store"
,{
ref
:
"storeSelector"
,
attrs
:{
currentBrand
:
t
.
activeGroup
,
appScene
:
t
.
appScene
,
treeSet
:
t
.
storeTreeSet
,
selectType
:
"group"
,
defaultList
:
t
.
defaultStoreList
},
on
:{
handleSelectedList
:
t
.
handleSelectedList
}})],
1
)},
staticRenderFns
:[]};
var
f
=
a
(
"VU/8"
)(
h
,
b
,
!
1
,
function
(
t
){
a
(
"A/Ta"
)},
"data-v-25816049"
,
null
);
e
.
default
=
f
.
exports
}});
\ No newline at end of file
dist/static/js/57.ba3f434df06326916d1f.js
0 → 100644
View file @
7c257ecb
webpackJsonp
([
57
],{
Wujn
:
function
(
e
,
t
){},
ys9I
:
function
(
e
,
t
,
r
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
a
=
r
(
"3Xzz"
),
n
=
r
(
"PI0u"
),
s
=
r
(
"Ch4/"
),
o
=
r
(
"P9l9"
),
i
=
{
name
:
"replaceAdmin"
,
data
:
function
(){
return
{
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"设置"
,
path
:
"/companyAddress"
},{
name
:
"更换超级管理员"
,
path
:
""
}],
subNavText
:
"更换超级管理员,需要先验证当前超级管理员身份"
,
active
:
0
,
ruleForm
:{
name
:
"11"
,
phone
:
1334444444
,
code
:
""
},
rules
:{
name
:[{
required
:
!
0
,
message
:
"请输入当前绑定账号"
,
trigger
:
"blur"
}],
phone
:[{
required
:
!
0
,
message
:
"请输入手机号"
,
trigger
:
"blur"
}],
code
:[{
required
:
!
0
,
message
:
"请输入验证码"
,
trigger
:
"blur"
}]},
disableBtn
:
!
1
,
countNum
:
60
,
newFormLoad
:
!
1
,
newRuleForm
:{
name
:
""
},
newRules
:{
name
:[{
required
:
!
0
,
message
:
"请输入手机号/姓名"
,
trigger
:[
"blur"
,
"change"
]}]}}},
computed
:{},
methods
:{
countDown
:
function
(){
var
e
=
this
,
t
=
setInterval
(
function
(){
if
(
0
===
e
.
countNum
)
return
clearInterval
(
t
),
e
.
countNum
=
60
,
e
.
disableBtn
=!
1
,
!
1
;
e
.
countNum
--
},
1
e3
)},
sendCode
:
Object
(
n
.
a
)(
function
(
e
){
this
.
disableBtn
=!
0
,
this
.
postSendCode
(
e
)},
500
),
postSendCode
:
function
(
e
){
var
t
=
this
,
r
=
{
phoneNumber
:
t
.
ruleForm
.
phone
};
Object
(
o
.
c
)(
"/haoban-manage-web/enterprise-setting/send-admin-valid-code"
,
r
).
then
(
function
(
r
){
var
a
=
r
.
data
;
if
(
1
!=
a
.
errorCode
)
s
.
a
.
errorMsg
(
a
);
else
{
t
.
countDown
();
var
n
=
String
(
e
).
substr
(
0
,
3
)
+
"****"
+
e
.
substr
(
7
,
11
);
t
.
$message
({
message
:
"验证码已发送到您的手机:+86 "
+
n
,
type
:
"success"
})}}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
submitForm
:
Object
(
n
.
a
)(
function
(
e
){
var
t
=
this
;
t
.
$refs
[
e
].
validate
(
function
(
e
){
if
(
!
e
)
return
!
1
;
t
.
checkSendCode
(),
t
.
$nextTick
(
function
(){
console
.
log
(
t
.
$refs
.
newRuleForm
)})})},
500
),
checkSendCode
:
function
(){
var
e
=
this
,
t
=
{
code
:
e
.
ruleForm
.
code
};
Object
(
o
.
c
)(
"/haoban-manage-web/enterprise-setting/check-admin-valid-code"
,
t
).
then
(
function
(
t
){
var
r
=
t
.
data
;
1
!=
r
.
errorCode
?
s
.
a
.
errorMsg
(
r
):
e
.
active
++>
2
&&
e
.
active
}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
newSubmitForm
:
Object
(
n
.
a
)(
function
(
e
){
var
t
=
this
;
t
.
newRuleForm
.
name
=
t
.
newRuleForm
.
name
.
replace
(
/
(
^
\s
+
)
|
(\s
+$
)
/g
,
""
),
t
.
$refs
[
e
].
validate
(
function
(
e
){
if
(
!
e
)
return
!
1
;
t
.
postReplace
()})},
500
),
postReplace
:
function
(){
var
e
=
this
,
t
=
{
adminClerkId
:
e
.
newRuleForm
.
name
};
Object
(
o
.
c
)(
"/haoban-manage-web/enterprise-setting/check-admin-valid-code"
,
t
).
then
(
function
(
t
){
var
r
=
t
.
data
;
1
!=
r
.
errorCode
?
s
.
a
.
errorMsg
(
r
):
e
.
active
++
}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
submitFormBack
:
function
(){
this
.
$refs
.
newRuleForm
.
resetFields
(),
this
.
active
&&
this
.
active
--
},
getCurrentUser
:
function
(){
var
e
=
JSON
.
parse
(
localStorage
.
getItem
(
"userInfo"
));
this
.
ruleForm
.
phone
=
e
.
phoneNumber
}},
mounted
:
function
(){
this
.
getCurrentUser
()},
components
:{
navCrumb
:
a
.
a
}},
l
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
r
=
e
.
_self
.
_c
||
t
;
return
r
(
"div"
,{
staticClass
:
"replaceAdmin-wrap common-set-wrap"
},[
r
(
"nav-crumb"
,{
attrs
:{
navpath
:
e
.
navpath
}}),
e
.
_v
(
" "
),
r
(
"div"
,{
staticClass
:
"right-content"
},[
r
(
"div"
,{
staticClass
:
"right-box"
,
style
:{
height
:
e
.
$store
.
state
.
bgHeight
}},[
r
(
"el-steps"
,{
attrs
:{
active
:
e
.
active
,
"finish-status"
:
"success"
,
"align-center"
:
""
}},[
r
(
"el-step"
,{
attrs
:{
title
:
"获取验证码"
}}),
e
.
_v
(
" "
),
r
(
"el-step"
,{
attrs
:{
title
:
"绑定新的超级管理员"
}}),
e
.
_v
(
" "
),
r
(
"el-step"
,{
attrs
:{
title
:
"完成"
}})],
1
),
e
.
_v
(
" "
),
r
(
"div"
,{
staticClass
:
"w-514 replaceAdmin-wrap-form m-t-45"
},[
0
==
e
.
active
?
r
(
"el-form"
,{
ref
:
"ruleForm"
,
staticClass
:
"demo-ruleForm"
,
attrs
:{
model
:
e
.
ruleForm
,
rules
:
e
.
rules
,
"label-width"
:
"110px"
}},[
r
(
"el-form-item"
,{
attrs
:{
label
:
"当前绑定账号"
,
prop
:
"name"
}},[
r
(
"el-input"
,{
staticClass
:
"w-280"
,
attrs
:{
disabled
:
""
,
placeholder
:
""
},
model
:{
value
:
e
.
ruleForm
.
name
,
callback
:
function
(
t
){
e
.
$set
(
e
.
ruleForm
,
"name"
,
t
)},
expression
:
"ruleForm.name"
}})],
1
),
e
.
_v
(
" "
),
r
(
"el-form-item"
,{
attrs
:{
label
:
"手机号"
,
prop
:
"phone"
}},[
r
(
"el-input"
,{
staticClass
:
"w-280"
,
attrs
:{
disabled
:
""
,
placeholder
:
""
},
model
:{
value
:
e
.
ruleForm
.
phone
,
callback
:
function
(
t
){
e
.
$set
(
e
.
ruleForm
,
"phone"
,
t
)},
expression
:
"ruleForm.phone"
}}),
r
(
"el-button"
,{
staticClass
:
"m-l-20 v-align-b"
,
attrs
:{
type
:
"primary"
,
plain
:
""
,
disabled
:
e
.
disableBtn
},
on
:{
click
:
function
(
t
){
e
.
sendCode
(
e
.
ruleForm
.
phone
)}}},[
e
.
_v
(
e
.
_s
(
!
e
.
disableBtn
&&
e
.
countNum
?
"获取验证码"
:
e
.
countNum
+
"s"
)
+
" "
)])],
1
),
e
.
_v
(
" "
),
r
(
"el-form-item"
,{
attrs
:{
label
:
"验证码"
,
prop
:
"code"
}},[
r
(
"el-input"
,{
staticClass
:
"w-280"
,
attrs
:{
placeholder
:
"请输入验证码"
},
model
:{
value
:
e
.
ruleForm
.
code
,
callback
:
function
(
t
){
e
.
$set
(
e
.
ruleForm
,
"code"
,
t
)},
expression
:
"ruleForm.code"
}})],
1
),
e
.
_v
(
" "
),
r
(
"el-form-item"
,[
r
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
function
(
t
){
e
.
submitForm
(
"ruleForm"
)}}},[
e
.
_v
(
"下一步"
)])],
1
)],
1
):
e
.
_e
(),
e
.
_v
(
" "
),
r
(
"el-form"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
1
==
e
.
active
,
expression
:
"active == 1"
}],
ref
:
"newRuleForm"
,
staticClass
:
"demo-ruleForm"
,
attrs
:{
model
:
e
.
newRuleForm
,
rules
:
e
.
newRules
,
"label-width"
:
"140px"
}},[
r
(
"el-form-item"
,{
attrs
:{
label
:
"新绑定超级管理员"
,
prop
:
"name"
}},[
r
(
"el-input"
,{
staticClass
:
"w-280"
,
attrs
:{
placeholder
:
"请输入手机号/姓名"
},
model
:{
value
:
e
.
newRuleForm
.
name
,
callback
:
function
(
t
){
e
.
$set
(
e
.
newRuleForm
,
"name"
,
t
)},
expression
:
"newRuleForm.name"
}})],
1
),
e
.
_v
(
" "
),
r
(
"el-form-item"
,[
r
(
"el-button"
,{
attrs
:{
type
:
"primary"
,
loading
:
e
.
newFormLoad
},
on
:{
click
:
function
(
t
){
e
.
newSubmitForm
(
"newRuleForm"
)}}},[
e
.
_v
(
"提 交"
)]),
e
.
_v
(
" "
),
r
(
"el-button"
,{
attrs
:{
plain
:
""
},
on
:{
click
:
e
.
submitFormBack
}},[
e
.
_v
(
"上一步"
)])],
1
)],
1
),
e
.
_v
(
" "
),
2
==
e
.
active
?
r
(
"div"
,{
staticClass
:
"replaceAdmin-wrap-success"
},[
e
.
_m
(
0
),
e
.
_v
(
" "
),
r
(
"p"
,{
staticClass
:
"font-w-500"
},[
e
.
_v
(
"操作成功"
)])]):
e
.
_e
()],
1
)],
1
)]),
e
.
_v
(
" "
),
r
(
"vue-gic-footer"
)],
1
)},
staticRenderFns
:[
function
(){
var
e
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
e
;
return
t
(
"div"
,{
staticClass
:
"icon-outer"
},[
t
(
"i"
,{
staticClass
:
"el-icon-success"
})])}]};
var
c
=
r
(
"VU/8"
)(
i
,
l
,
!
1
,
function
(
e
){
r
(
"Wujn"
)},
"data-v-1e4cd258"
,
null
);
t
.
default
=
c
.
exports
}});
\ No newline at end of file
dist/static/js/app.
8b25ec2994178caeeada
.js
→
dist/static/js/app.
33cb7de1b4640f9bc8df
.js
View file @
7c257ecb
webpackJsonp
([
65
],{
"/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
),
r
=
(
n
(
"j1ja"
),
n
(
"hKoQ"
)),
p
=
n
.
n
(
r
),
i
=
n
(
"7+uW"
),
c
=
{
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
{}}},
c
,
!
1
,
function
(
e
){
n
(
"/NA0"
)},
null
,
null
).
exports
,
d
=
n
(
"/ocq"
),
m
=
n
(
"5tgt"
),
u
=
n
.
n
(
m
);
i
.
default
.
use
(
d
.
a
);
var
l
=
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
v
,
f
=
[{
path
:
"/"
,
name
:
"/"
,
redirect
:
"login"
},{
path
:
"/login"
,
name
:
"登录"
,
component
:
u
()(
"login"
,
"index"
)},{
path
:
"/index"
,
name
:
"index"
,
component
:
u
()(
"index"
,
"index"
)},{
path
:
"/contacts"
,
name
:
"通讯录"
,
redirect
:
"administrativeFrame"
,
component
:
u
()(
"contacts"
,
"index"
),
children
:[{
path
:
"/administrativeFrame"
,
name
:
"行政架构"
,
component
:
u
()(
"contacts"
,
"administrativeFrame"
)},{
path
:
"/employeeIo"
,
name
:
"批量导入/导出"
,
component
:
u
()(
"contacts"
,
"employeeIo"
)},{
path
:
"/addDepartment"
,
name
:
"添加部门"
,
component
:
u
()(
"contacts"
,
"addDepartment"
)},{
path
:
"/addClerk"
,
name
:
"添加店员"
,
component
:
u
()(
"contacts"
,
"addClerk"
)},{
path
:
"/storeFrame"
,
name
:
"门店架构"
,
component
:
u
()(
"contacts"
,
"storeFrame"
)},{
path
:
"/addGroup"
,
name
:
"添加子分组"
,
component
:
u
()(
"contacts"
,
"addGroup"
)},{
path
:
"/storeIo"
,
name
:
"门店导入/导出"
,
component
:
u
()(
"contacts"
,
"storeIo"
)},{
path
:
"/storeInfo"
,
name
:
"编辑门店"
,
component
:
u
()(
"contacts"
,
"storeInfo"
)},{
path
:
"/recycle"
,
name
:
"门店回收站"
,
component
:
u
()(
"contacts"
,
"recycle"
)},{
path
:
"/employee"
,
name
:
"编辑员工"
,
component
:
u
()(
"contacts"
,
"employee"
)},{
path
:
"/unemployee"
,
name
:
"离职员工"
,
component
:
u
()(
"contacts"
,
"unemployee"
)},{
path
:
"/fileSet"
,
name
:
"档案设置"
,
component
:
u
()(
"contacts"
,
"fileSet"
)},{
path
:
"/recordInfo"
,
name
:
"编辑员工信息"
,
component
:
u
()(
"contacts"
,
"recordInfo"
)},{
path
:
"/recordIo"
,
name
:
"导入导出员工档案"
,
component
:
u
()(
"contacts"
,
"recordIo"
)},{
path
:
"/shareContact"
,
name
:
"共享通讯录"
,
component
:
u
()(
"contacts"
,
"shareContact"
)},{
path
:
"/shareCode"
,
name
:
"共享通讯录二维码"
,
component
:
u
()(
"contacts"
,
"shareCode"
)},{
path
:
"/employeeRecord"
,
name
:
"在职员工"
,
component
:
u
()(
"contacts"
,
"employeeRecord"
)}]},{
path
:
"/enterpriseApp"
,
name
:
"企业应用"
,
redirect
:
"appcenter"
,
component
:
u
()(
"enterpriseApp"
,
"index"
),
children
:[{
path
:
"/appcenter"
,
name
:
"企业应用中心"
,
component
:
u
()(
"enterpriseApp"
,
"appcenter"
)},{
path
:
"/mycustomer"
,
name
:
"我的顾客"
,
component
:
u
()(
"enterpriseApp"
,
"mycustomer"
)},{
path
:
"/cloudDaily"
,
name
:
"云日报"
,
redirect
:
"/dailyRecord"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"index"
),
children
:[{
path
:
"/dailyRecord"
,
name
:
"云日报记录"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"dailyRecord"
)},{
path
:
"/dailyDetail"
,
name
:
"日报详情"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"dailyDetail"
)},{
path
:
"/taskAssign"
,
name
:
"任务下发设置"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"taskAssign"
)},{
path
:
"/systemReport"
,
name
:
"系统报表"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"systemReport"
)},{
path
:
"/customReport"
,
name
:
"自定义报表"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"customReport"
)}]},{
path
:
"/trafficTask"
,
name
:
"话务任务"
,
redirect
:
"/taskRecord"
,
component
:
u
()(
"enterpriseApp/trafficTask"
,
"index"
),
children
:[{
path
:
"/taskRecord"
,
name
:
"话务任务记录"
,
component
:
u
()(
"enterpriseApp/trafficTask"
,
"taskRecord"
)},{
path
:
"/taskDetail"
,
name
:
"话务任务详情"
,
component
:
u
()(
"enterpriseApp/trafficTask"
,
"taskDetail"
)},{
path
:
"/trafficTaskSet"
,
name
:
"话务任务设置"
,
component
:
u
()(
"enterpriseApp/trafficTask"
,
"trafficTaskSet"
)}]},{
path
:
"/badEvaluate"
,
name
:
"不良评价"
,
redirect
:
"/badEvaluateRecord"
,
component
:
u
()(
"enterpriseApp/badEvaluate"
,
"index"
),
children
:[{
path
:
"/badEvaluateRecord"
,
name
:
"不良评价记录"
,
component
:
u
()(
"enterpriseApp/badEvaluate"
,
"badEvaluateRecord"
)},{
path
:
"/badEvaluateDetail"
,
name
:
"不良评价详情"
,
component
:
u
()(
"enterpriseApp/badEvaluate"
,
"badEvaluateDetail"
)},{
path
:
"/badEvaluateSet"
,
name
:
"不良评价设置"
,
component
:
u
()(
"enterpriseApp/badEvaluate"
,
"badEvaluateSet"
)}]}]},{
path
:
"/reviewCenter"
,
name
:
"审核中心"
,
redirect
:
"unreview"
,
component
:
u
()(
"reviewCenter"
,
"index"
),
children
:[{
path
:
"/reviewed"
,
name
:
"已审核"
,
component
:
u
()(
"reviewCenter"
,
"reviewed"
)},{
path
:
"/unreview"
,
name
:
"未审核"
,
component
:
u
()(
"reviewCenter"
,
"unreview"
)}]},{
path
:
"/setCenter"
,
name
:
"设置"
,
redirect
:
"companyAddress"
,
component
:
u
()(
"setting"
,
"index"
),
children
:[{
path
:
"/companyAddress"
,
name
:
"企业地址"
,
component
:
u
()(
"setting"
,
"companyAddress"
)},{
path
:
"/companyCertify"
,
name
:
"企业认证"
,
component
:
u
()(
"setting"
,
"companyCertify"
)},{
path
:
"/staffDetails"
,
name
:
"员工详情字段"
,
component
:
u
()(
"setting"
,
"staffDetails"
)},{
path
:
"/storePermission"
,
name
:
"门店权限设置"
,
component
:
u
()(
"setting"
,
"storePermission"
)},{
path
:
"/replaceAdmin"
,
name
:
"更换超级管理员"
,
component
:
u
()(
"setting"
,
"replaceAdmin"
)},{
path
:
"/setChildAdmin"
,
name
:
"设置子管理员"
,
component
:
u
()(
"setting"
,
"setChildAdmin"
)},{
path
:
"/addAdmin"
,
name
:
"添加管理员"
,
component
:
u
()(
"setting"
,
"addAdmin"
)},{
path
:
"/addAdminRole"
,
name
:
"添加管理员角色"
,
component
:
u
()(
"setting"
,
"addAdminRole"
)}]},{
path
:
"/staffRecordsTemplate"
,
name
:
"员工档案设置"
,
component
:
u
()(
"contacts"
,
"staffRecordsTemplate"
)},{
path
:
"/systemReportSet"
,
name
:
"系统报表设置"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"systemReportSet"
)},{
path
:
"/template"
,
name
:
"模板设置"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"template"
)},{
path
:
"/403"
,
name
:
"无权访问"
,
component
:
l
},{
path
:
"/404"
,
name
:
"error404"
,
component
:
l
},{
path
:
"/500"
,
name
:
"error500"
,
component
:
l
},{
path
:
"*"
,
redirect
:
"/404"
,
hidden
:
!
0
}],
h
=
new
d
.
a
({
routes
:
f
,
scrollBehavior
:
function
(){
return
{
y
:
0
}}}),
y
=
n
(
"zL8q"
),
A
=
n
.
n
(
y
),
g
=
n
(
"Rf8U"
),
k
=
n
.
n
(
g
),
D
=
n
(
"mtWM"
),
w
=
n
.
n
(
D
),
R
=
n
(
"bOdI"
),
x
=
n
.
n
(
R
),
C
=
n
(
"NYxO"
);
i
.
default
.
use
(
C
.
a
);
var
b
=
new
C
.
a
.
Store
({
state
:{
user
:{},
token
:
null
,
title
:
""
,
show
:
!
1
,
bgHeight
:
window
.
screen
.
availHeight
-
440
-
24
+
"px"
},
mutations
:(
v
=
{},
x
()(
v
,
"login"
,
function
(
e
,
t
){
sessionStorage
.
token
=
t
,
e
.
token
=
t
}),
x
()(
v
,
"logout"
,
function
(
e
){
sessionStorage
.
removeItem
(
"token"
),
e
.
token
=
null
}),
x
()(
v
,
"title"
,
function
(
e
,
t
){
e
.
title
=
t
}),
x
()(
v
,
"show"
,
function
(
e
,
t
){
e
.
show
=
t
}),
v
)}),
E
=
(
n
(
"4qCZ"
),
n
(
"uKUT"
),
n
(
"Xcu2"
),
n
(
"TUaa"
)),
I
=
n
.
n
(
E
),
S
=
n
(
"tyqE"
),
T
=
n
.
n
(
S
),
P
=
n
(
"pRVe"
),
j
=
n
.
n
(
P
),
F
=
n
(
"SE7k"
),
O
=
n
.
n
(
F
),
z
=
n
(
"XsK6"
),
G
=
n
.
n
(
z
),
H
=
n
(
"QRL9"
),
K
=
n
.
n
(
H
),
N
=
n
(
"2Pnh"
),
U
=
n
.
n
(
N
),
X
=
n
(
"l9mu"
),
q
=
n
.
n
(
X
),
J
=
{
install
:
function
(
e
,
t
){
e
.
prototype
.
getPdf
=
function
(){
var
e
=
this
.
htmlTitle
;
U
()(
document
.
querySelector
(
"#pdfDom"
),{
allowTaint
:
!
0
,
foreignObjectRendering
:
!
0
}).
then
(
function
(
t
){
var
n
=
t
.
width
,
a
=
t
.
height
,
o
=
n
/
592.28
*
841.89
,
r
=
a
,
p
=
0
,
i
=
592.28
/
n
*
a
,
c
=
t
.
toDataURL
(
"image/jpeg"
,
1
),
s
=
new
q
.
a
(
""
,
"pt"
,
"a4"
);
if
(
r
<
o
)
s
.
addImage
(
c
,
"JPEG"
,
0
,
0
,
595.28
,
i
);
else
for
(;
r
>
0
;)
s
.
addImage
(
c
,
"JPEG"
,
0
,
p
,
595.28
,
i
),
p
-=
841.89
,(
r
-=
o
)
>
0
&&
s
.
addPage
();
s
.
save
(
e
+
".pdf"
)})}}};
p
.
a
.
polyfill
(),
i
.
default
.
use
(
J
),
i
.
default
.
use
(
G
.
a
),
i
.
default
.
use
(
K
.
a
),
i
.
default
.
use
(
O
.
a
),
i
.
default
.
use
(
j
.
a
),
i
.
default
.
use
(
T
.
a
),
i
.
default
.
use
(
I
.
a
),
i
.
default
.
config
.
productionTip
=!
1
,
i
.
default
.
use
(
A
.
a
,{
size
:
"large"
}),
i
.
default
.
use
(
k
.
a
,
w
.
a
),
i
.
default
.
axios
.
defaults
.
withCredentials
=!
0
,
h
.
beforeEach
(
function
(
e
,
t
,
n
){
var
a
=
void
0
,
r
=
window
.
location
.
origin
;
a
=
"-1"
!=
r
.
indexOf
(
"localhost"
)?
"http://www.gicdev.com"
:
r
,
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
){
y
.
Message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})}),
"/"
==
e
.
path
?
n
({
path
:
"/login"
}):
n
()}),
new
i
.
default
({
el
:
"#app"
,
router
:
h
,
store
:
b
,
components
:{
App
:
s
},
template
:
"<App/>"
})},
Opzk
:
function
(
e
,
t
,
n
){
var
a
=
{
"./contacts/addClerk.vue"
:[
"27o1"
,
0
,
18
],
"./contacts/addDepartment.vue"
:[
"HHRu"
,
0
,
17
],
"./contacts/addEmployee.vue"
:[
"00Sv"
,
38
],
"./contacts/addGroup.vue"
:[
"mPjx"
,
0
,
42
],
"./contacts/administrativeFrame.vue"
:[
"kLcy"
,
0
,
3
],
"./contacts/employee.vue"
:[
"AdJp"
,
0
,
44
],
"./contacts/employeeIo.vue"
:[
"Rwbg"
,
0
,
31
],
"./contacts/employeeRecord.vue"
:[
"zGJY"
,
0
,
7
],
"./contacts/fileSet.vue"
:[
"CSjr"
,
0
,
8
],
"./contacts/index.vue"
:[
"41Rh"
,
0
,
62
],
"./contacts/recordInfo.vue"
:[
"67iC"
,
0
,
12
],
"./contacts/recordIo.vue"
:[
"738z"
,
0
,
20
],
"./contacts/recycle.vue"
:[
"HkK0"
,
0
,
27
],
"./contacts/shareAddDepartment.vue"
:[
"q5Ri"
,
0
,
16
],
"./contacts/shareCode.vue"
:[
"JsWW"
,
0
,
48
],
"./contacts/shareContact.vue"
:[
"Gfms"
,
0
,
2
],
"./contacts/staffRecordsTemplate.vue"
:[
"lFAe"
,
0
,
28
],
"./contacts/storeFrame.vue"
:[
"7SJI"
,
0
,
5
],
"./contacts/storeInfo.vue"
:[
"h/6A"
,
0
,
10
],
"./contacts/storeIo.vue"
:[
"RHxA"
,
0
,
32
],
"./contacts/unemployee.vue"
:[
"TGrv"
,
0
,
13
],
"./enterpriseApp/appcenter.vue"
:[
"yuVF"
,
0
,
24
],
"./enterpriseApp/badEvaluate/badEvaluateDetail.vue"
:[
"4m/B"
,
0
,
30
],
"./enterpriseApp/badEvaluate/badEvaluateRecord.vue"
:[
"r//C"
,
0
,
45
],
"./enterpriseApp/badEvaluate/badEvaluateSet.vue"
:[
"XzAK"
,
0
,
35
],
"./enterpriseApp/badEvaluate/index.vue"
:[
"W0k8"
,
0
,
55
],
"./enterpriseApp/cloudDaily/customReport.vue"
:[
"DxdI"
,
0
,
33
],
"./enterpriseApp/cloudDaily/dailyDetail.vue"
:[
"5nNU"
,
0
,
56
],
"./enterpriseApp/cloudDaily/dailyRecord.vue"
:[
"Ujni"
,
0
,
47
],
"./enterpriseApp/cloudDaily/index.vue"
:[
"Knd1"
,
0
,
59
],
"./enterpriseApp/cloudDaily/systemReport.vue"
:[
"Y8F9"
,
0
,
40
],
"./enterpriseApp/cloudDaily/systemReportSet.vue"
:[
"VE2c"
,
0
,
6
],
"./enterpriseApp/cloudDaily/taskAssign.vue"
:[
"5x7s"
,
0
,
36
],
"./enterpriseApp/cloudDaily/template.vue"
:[
"IA9l"
,
0
,
4
],
"./enterpriseApp/cloudDaily/template/block.vue"
:[
"PAYw"
,
58
],
"./enterpriseApp/cloudDaily/template/date-range.vue"
:[
"79Bk"
,
39
],
"./enterpriseApp/cloudDaily/template/image.vue"
:[
"H8Kg"
,
49
],
"./enterpriseApp/cloudDaily/template/input.vue"
:[
"s4D+"
,
60
],
"./enterpriseApp/cloudDaily/template/select.vue"
:[
"t0b0"
,
37
],
"./enterpriseApp/index.vue"
:[
"da9f"
,
43
],
"./enterpriseApp/mycustomer.vue"
:[
"cuIN"
,
0
,
51
],
"./enterpriseApp/trafficTask/index.vue"
:[
"e88N"
,
0
,
61
],
"./enterpriseApp/trafficTask/taskDetail.vue"
:[
"A33E"
,
0
,
53
],
"./enterpriseApp/trafficTask/taskRecord.vue"
:[
"iG3v"
,
0
,
57
],
"./enterpriseApp/trafficTask/trafficTaskSet.vue"
:[
"4H54"
,
0
,
52
],
"./errorPage/403.vue"
:[
"6XGN"
,
23
],
"./errorPage/404.vue"
:[
"AejC"
,
25
],
"./errorPage/500.vue"
:[
"FskK"
,
21
],
"./errorPage/index.vue"
:[
"ODjX"
,
1
],
"./index/index.vue"
:[
"JXTs"
,
0
,
26
],
"./login/index.vue"
:[
"T+/8"
,
0
,
9
],
"./reviewCenter/index.vue"
:[
"+lem"
,
46
],
"./reviewCenter/reviewed.vue"
:[
"CLYF"
,
0
,
15
],
"./reviewCenter/unreview.vue"
:[
"xCEU"
,
0
,
14
],
"./setting/addAdmin.vue"
:[
"rs/A"
,
0
,
34
],
"./setting/addAdminRole.vue"
:[
"fZsz"
,
0
,
63
],
"./setting/companyAddress.vue"
:[
"SKyE"
,
0
,
54
],
"./setting/companyCertify.vue"
:[
"3zYh"
,
0
,
11
],
"./setting/index.vue"
:[
"VlR1"
,
29
],
"./setting/replaceAdmin.vue"
:[
"ys9I"
,
0
,
50
],
"./setting/setChildAdmin.vue"
:[
"VqB7"
,
0
,
41
],
"./setting/staffDetails.vue"
:[
"Zyzf"
,
0
,
22
],
"./setting/storePermission.vue"
:[
"Xwfy"
,
0
,
19
]};
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
},
Xcu2
:
function
(
e
,
t
){},
uKUT
:
function
(
e
,
t
){}},[
0
]);
\ No newline at end of file
webpackJsonp
([
65
],{
"/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
),
r
=
(
n
(
"j1ja"
),
n
(
"hKoQ"
)),
p
=
n
.
n
(
r
),
i
=
n
(
"7+uW"
),
c
=
{
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
{}}},
c
,
!
1
,
function
(
e
){
n
(
"/NA0"
)},
null
,
null
).
exports
,
d
=
n
(
"/ocq"
),
m
=
n
(
"5tgt"
),
u
=
n
.
n
(
m
);
i
.
default
.
use
(
d
.
a
);
var
l
=
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
v
,
f
=
[{
path
:
"/"
,
name
:
"/"
,
redirect
:
"login"
},{
path
:
"/login"
,
name
:
"登录"
,
component
:
u
()(
"login"
,
"index"
)},{
path
:
"/index"
,
name
:
"index"
,
component
:
u
()(
"index"
,
"index"
)},{
path
:
"/contacts"
,
name
:
"通讯录"
,
redirect
:
"administrativeFrame"
,
component
:
u
()(
"contacts"
,
"index"
),
children
:[{
path
:
"/administrativeFrame"
,
name
:
"行政架构"
,
component
:
u
()(
"contacts"
,
"administrativeFrame"
)},{
path
:
"/employeeIo"
,
name
:
"批量导入/导出"
,
component
:
u
()(
"contacts"
,
"employeeIo"
)},{
path
:
"/addDepartment"
,
name
:
"添加部门"
,
component
:
u
()(
"contacts"
,
"addDepartment"
)},{
path
:
"/addClerk"
,
name
:
"添加店员"
,
component
:
u
()(
"contacts"
,
"addClerk"
)},{
path
:
"/storeFrame"
,
name
:
"门店架构"
,
component
:
u
()(
"contacts"
,
"storeFrame"
)},{
path
:
"/addGroup"
,
name
:
"添加子分组"
,
component
:
u
()(
"contacts"
,
"addGroup"
)},{
path
:
"/storeIo"
,
name
:
"门店导入/导出"
,
component
:
u
()(
"contacts"
,
"storeIo"
)},{
path
:
"/storeInfo"
,
name
:
"编辑门店"
,
component
:
u
()(
"contacts"
,
"storeInfo"
)},{
path
:
"/recycle"
,
name
:
"门店回收站"
,
component
:
u
()(
"contacts"
,
"recycle"
)},{
path
:
"/employee"
,
name
:
"编辑员工"
,
component
:
u
()(
"contacts"
,
"employee"
)},{
path
:
"/unemployee"
,
name
:
"离职员工"
,
component
:
u
()(
"contacts"
,
"unemployee"
)},{
path
:
"/fileSet"
,
name
:
"档案设置"
,
component
:
u
()(
"contacts"
,
"fileSet"
)},{
path
:
"/recordInfo"
,
name
:
"编辑员工信息"
,
component
:
u
()(
"contacts"
,
"recordInfo"
)},{
path
:
"/recordIo"
,
name
:
"导入导出员工档案"
,
component
:
u
()(
"contacts"
,
"recordIo"
)},{
path
:
"/shareContact"
,
name
:
"共享通讯录"
,
component
:
u
()(
"contacts"
,
"shareContact"
)},{
path
:
"/shareCode"
,
name
:
"共享通讯录二维码"
,
component
:
u
()(
"contacts"
,
"shareCode"
)},{
path
:
"/employeeRecord"
,
name
:
"在职员工"
,
component
:
u
()(
"contacts"
,
"employeeRecord"
)}]},{
path
:
"/enterpriseApp"
,
name
:
"企业应用"
,
redirect
:
"appcenter"
,
component
:
u
()(
"enterpriseApp"
,
"index"
),
children
:[{
path
:
"/appcenter"
,
name
:
"企业应用中心"
,
component
:
u
()(
"enterpriseApp"
,
"appcenter"
)},{
path
:
"/mycustomer"
,
name
:
"我的顾客"
,
component
:
u
()(
"enterpriseApp"
,
"mycustomer"
)},{
path
:
"/cloudDaily"
,
name
:
"云日报"
,
redirect
:
"/dailyRecord"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"index"
),
children
:[{
path
:
"/dailyRecord"
,
name
:
"云日报记录"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"dailyRecord"
)},{
path
:
"/dailyDetail"
,
name
:
"日报详情"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"dailyDetail"
)},{
path
:
"/taskAssign"
,
name
:
"任务下发设置"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"taskAssign"
)},{
path
:
"/systemReport"
,
name
:
"系统报表"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"systemReport"
)},{
path
:
"/customReport"
,
name
:
"自定义报表"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"customReport"
)}]},{
path
:
"/trafficTask"
,
name
:
"话务任务"
,
redirect
:
"/taskRecord"
,
component
:
u
()(
"enterpriseApp/trafficTask"
,
"index"
),
children
:[{
path
:
"/taskRecord"
,
name
:
"话务任务记录"
,
component
:
u
()(
"enterpriseApp/trafficTask"
,
"taskRecord"
)},{
path
:
"/taskDetail"
,
name
:
"话务任务详情"
,
component
:
u
()(
"enterpriseApp/trafficTask"
,
"taskDetail"
)},{
path
:
"/trafficTaskSet"
,
name
:
"话务任务设置"
,
component
:
u
()(
"enterpriseApp/trafficTask"
,
"trafficTaskSet"
)}]},{
path
:
"/badEvaluate"
,
name
:
"不良评价"
,
redirect
:
"/badEvaluateRecord"
,
component
:
u
()(
"enterpriseApp/badEvaluate"
,
"index"
),
children
:[{
path
:
"/badEvaluateRecord"
,
name
:
"不良评价记录"
,
component
:
u
()(
"enterpriseApp/badEvaluate"
,
"badEvaluateRecord"
)},{
path
:
"/badEvaluateDetail"
,
name
:
"不良评价详情"
,
component
:
u
()(
"enterpriseApp/badEvaluate"
,
"badEvaluateDetail"
)},{
path
:
"/badEvaluateSet"
,
name
:
"不良评价设置"
,
component
:
u
()(
"enterpriseApp/badEvaluate"
,
"badEvaluateSet"
)}]}]},{
path
:
"/reviewCenter"
,
name
:
"审核中心"
,
redirect
:
"unreview"
,
component
:
u
()(
"reviewCenter"
,
"index"
),
children
:[{
path
:
"/reviewed"
,
name
:
"已审核"
,
component
:
u
()(
"reviewCenter"
,
"reviewed"
)},{
path
:
"/unreview"
,
name
:
"未审核"
,
component
:
u
()(
"reviewCenter"
,
"unreview"
)}]},{
path
:
"/setCenter"
,
name
:
"设置"
,
redirect
:
"companyAddress"
,
component
:
u
()(
"setting"
,
"index"
),
children
:[{
path
:
"/companyAddress"
,
name
:
"企业地址"
,
component
:
u
()(
"setting"
,
"companyAddress"
)},{
path
:
"/companyCertify"
,
name
:
"企业认证"
,
component
:
u
()(
"setting"
,
"companyCertify"
)},{
path
:
"/staffDetails"
,
name
:
"员工详情字段"
,
component
:
u
()(
"setting"
,
"staffDetails"
)},{
path
:
"/storePermission"
,
name
:
"门店权限设置"
,
component
:
u
()(
"setting"
,
"storePermission"
)},{
path
:
"/replaceAdmin"
,
name
:
"更换超级管理员"
,
component
:
u
()(
"setting"
,
"replaceAdmin"
)},{
path
:
"/setChildAdmin"
,
name
:
"设置子管理员"
,
component
:
u
()(
"setting"
,
"setChildAdmin"
)},{
path
:
"/addAdmin"
,
name
:
"添加管理员"
,
component
:
u
()(
"setting"
,
"addAdmin"
)},{
path
:
"/addAdminRole"
,
name
:
"添加管理员角色"
,
component
:
u
()(
"setting"
,
"addAdminRole"
)}]},{
path
:
"/staffRecordsTemplate"
,
name
:
"员工档案设置"
,
component
:
u
()(
"contacts"
,
"staffRecordsTemplate"
)},{
path
:
"/systemReportSet"
,
name
:
"系统报表设置"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"systemReportSet"
)},{
path
:
"/template"
,
name
:
"模板设置"
,
component
:
u
()(
"enterpriseApp/cloudDaily"
,
"template"
)},{
path
:
"/403"
,
name
:
"无权访问"
,
component
:
l
},{
path
:
"/404"
,
name
:
"error404"
,
component
:
l
},{
path
:
"/500"
,
name
:
"error500"
,
component
:
l
},{
path
:
"*"
,
redirect
:
"/404"
,
hidden
:
!
0
}],
h
=
new
d
.
a
({
routes
:
f
,
scrollBehavior
:
function
(){
return
{
y
:
0
}}}),
y
=
n
(
"zL8q"
),
A
=
n
.
n
(
y
),
g
=
n
(
"Rf8U"
),
k
=
n
.
n
(
g
),
D
=
n
(
"mtWM"
),
w
=
n
.
n
(
D
),
R
=
n
(
"bOdI"
),
x
=
n
.
n
(
R
),
C
=
n
(
"NYxO"
);
i
.
default
.
use
(
C
.
a
);
var
b
=
new
C
.
a
.
Store
({
state
:{
user
:{},
token
:
null
,
title
:
""
,
show
:
!
1
,
bgHeight
:
window
.
screen
.
availHeight
-
440
-
24
+
"px"
},
mutations
:(
v
=
{},
x
()(
v
,
"login"
,
function
(
e
,
t
){
sessionStorage
.
token
=
t
,
e
.
token
=
t
}),
x
()(
v
,
"logout"
,
function
(
e
){
sessionStorage
.
removeItem
(
"token"
),
e
.
token
=
null
}),
x
()(
v
,
"title"
,
function
(
e
,
t
){
e
.
title
=
t
}),
x
()(
v
,
"show"
,
function
(
e
,
t
){
e
.
show
=
t
}),
v
)}),
E
=
(
n
(
"4qCZ"
),
n
(
"uKUT"
),
n
(
"Xcu2"
),
n
(
"TUaa"
)),
I
=
n
.
n
(
E
),
S
=
n
(
"tyqE"
),
T
=
n
.
n
(
S
),
P
=
n
(
"pRVe"
),
j
=
n
.
n
(
P
),
F
=
n
(
"SE7k"
),
O
=
n
.
n
(
F
),
z
=
n
(
"XsK6"
),
G
=
n
.
n
(
z
),
H
=
n
(
"QRL9"
),
K
=
n
.
n
(
H
),
N
=
n
(
"2Pnh"
),
U
=
n
.
n
(
N
),
X
=
n
(
"l9mu"
),
q
=
n
.
n
(
X
),
J
=
{
install
:
function
(
e
,
t
){
e
.
prototype
.
getPdf
=
function
(){
var
e
=
this
.
htmlTitle
;
U
()(
document
.
querySelector
(
"#pdfDom"
),{
allowTaint
:
!
0
,
foreignObjectRendering
:
!
0
}).
then
(
function
(
t
){
var
n
=
t
.
width
,
a
=
t
.
height
,
o
=
n
/
592.28
*
841.89
,
r
=
a
,
p
=
0
,
i
=
592.28
/
n
*
a
,
c
=
t
.
toDataURL
(
"image/jpeg"
,
1
),
s
=
new
q
.
a
(
""
,
"pt"
,
"a4"
);
if
(
r
<
o
)
s
.
addImage
(
c
,
"JPEG"
,
0
,
0
,
595.28
,
i
);
else
for
(;
r
>
0
;)
s
.
addImage
(
c
,
"JPEG"
,
0
,
p
,
595.28
,
i
),
p
-=
841.89
,(
r
-=
o
)
>
0
&&
s
.
addPage
();
s
.
save
(
e
+
".pdf"
)})}}};
p
.
a
.
polyfill
(),
i
.
default
.
use
(
J
),
i
.
default
.
use
(
G
.
a
),
i
.
default
.
use
(
K
.
a
),
i
.
default
.
use
(
O
.
a
),
i
.
default
.
use
(
j
.
a
),
i
.
default
.
use
(
T
.
a
),
i
.
default
.
use
(
I
.
a
),
i
.
default
.
config
.
productionTip
=!
1
,
i
.
default
.
use
(
A
.
a
,{
size
:
"large"
}),
i
.
default
.
use
(
k
.
a
,
w
.
a
),
i
.
default
.
axios
.
defaults
.
withCredentials
=!
0
,
h
.
beforeEach
(
function
(
e
,
t
,
n
){
var
a
=
void
0
,
r
=
window
.
location
.
origin
;
a
=
"-1"
!=
r
.
indexOf
(
"localhost"
)?
"http://www.gicdev.com"
:
r
,
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
){
y
.
Message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})}),
"/"
==
e
.
path
?
n
({
path
:
"/login"
}):
n
()}),
new
i
.
default
({
el
:
"#app"
,
router
:
h
,
store
:
b
,
components
:{
App
:
s
},
template
:
"<App/>"
})},
Opzk
:
function
(
e
,
t
,
n
){
var
a
=
{
"./contacts/addClerk.vue"
:[
"27o1"
,
0
,
18
],
"./contacts/addDepartment.vue"
:[
"HHRu"
,
0
,
17
],
"./contacts/addEmployee.vue"
:[
"00Sv"
,
38
],
"./contacts/addGroup.vue"
:[
"mPjx"
,
0
,
42
],
"./contacts/administrativeFrame.vue"
:[
"kLcy"
,
0
,
3
],
"./contacts/employee.vue"
:[
"AdJp"
,
0
,
44
],
"./contacts/employeeIo.vue"
:[
"Rwbg"
,
0
,
31
],
"./contacts/employeeRecord.vue"
:[
"zGJY"
,
0
,
7
],
"./contacts/fileSet.vue"
:[
"CSjr"
,
0
,
8
],
"./contacts/index.vue"
:[
"41Rh"
,
0
,
62
],
"./contacts/recordInfo.vue"
:[
"67iC"
,
0
,
12
],
"./contacts/recordIo.vue"
:[
"738z"
,
0
,
20
],
"./contacts/recycle.vue"
:[
"HkK0"
,
0
,
27
],
"./contacts/shareAddDepartment.vue"
:[
"q5Ri"
,
0
,
16
],
"./contacts/shareCode.vue"
:[
"JsWW"
,
0
,
48
],
"./contacts/shareContact.vue"
:[
"Gfms"
,
0
,
2
],
"./contacts/staffRecordsTemplate.vue"
:[
"lFAe"
,
0
,
28
],
"./contacts/storeFrame.vue"
:[
"7SJI"
,
0
,
5
],
"./contacts/storeInfo.vue"
:[
"h/6A"
,
0
,
10
],
"./contacts/storeIo.vue"
:[
"RHxA"
,
0
,
32
],
"./contacts/unemployee.vue"
:[
"TGrv"
,
0
,
13
],
"./enterpriseApp/appcenter.vue"
:[
"yuVF"
,
0
,
24
],
"./enterpriseApp/badEvaluate/badEvaluateDetail.vue"
:[
"4m/B"
,
0
,
30
],
"./enterpriseApp/badEvaluate/badEvaluateRecord.vue"
:[
"r//C"
,
0
,
45
],
"./enterpriseApp/badEvaluate/badEvaluateSet.vue"
:[
"XzAK"
,
0
,
35
],
"./enterpriseApp/badEvaluate/index.vue"
:[
"W0k8"
,
0
,
54
],
"./enterpriseApp/cloudDaily/customReport.vue"
:[
"DxdI"
,
0
,
33
],
"./enterpriseApp/cloudDaily/dailyDetail.vue"
:[
"5nNU"
,
0
,
55
],
"./enterpriseApp/cloudDaily/dailyRecord.vue"
:[
"Ujni"
,
0
,
47
],
"./enterpriseApp/cloudDaily/index.vue"
:[
"Knd1"
,
0
,
59
],
"./enterpriseApp/cloudDaily/systemReport.vue"
:[
"Y8F9"
,
0
,
40
],
"./enterpriseApp/cloudDaily/systemReportSet.vue"
:[
"VE2c"
,
0
,
6
],
"./enterpriseApp/cloudDaily/taskAssign.vue"
:[
"5x7s"
,
0
,
36
],
"./enterpriseApp/cloudDaily/template.vue"
:[
"IA9l"
,
0
,
4
],
"./enterpriseApp/cloudDaily/template/block.vue"
:[
"PAYw"
,
58
],
"./enterpriseApp/cloudDaily/template/date-range.vue"
:[
"79Bk"
,
39
],
"./enterpriseApp/cloudDaily/template/image.vue"
:[
"H8Kg"
,
49
],
"./enterpriseApp/cloudDaily/template/input.vue"
:[
"s4D+"
,
60
],
"./enterpriseApp/cloudDaily/template/select.vue"
:[
"t0b0"
,
37
],
"./enterpriseApp/index.vue"
:[
"da9f"
,
43
],
"./enterpriseApp/mycustomer.vue"
:[
"cuIN"
,
0
,
50
],
"./enterpriseApp/trafficTask/index.vue"
:[
"e88N"
,
0
,
61
],
"./enterpriseApp/trafficTask/taskDetail.vue"
:[
"A33E"
,
0
,
52
],
"./enterpriseApp/trafficTask/taskRecord.vue"
:[
"iG3v"
,
0
,
56
],
"./enterpriseApp/trafficTask/trafficTaskSet.vue"
:[
"4H54"
,
0
,
51
],
"./errorPage/403.vue"
:[
"6XGN"
,
23
],
"./errorPage/404.vue"
:[
"AejC"
,
25
],
"./errorPage/500.vue"
:[
"FskK"
,
21
],
"./errorPage/index.vue"
:[
"ODjX"
,
1
],
"./index/index.vue"
:[
"JXTs"
,
0
,
26
],
"./login/index.vue"
:[
"T+/8"
,
0
,
9
],
"./reviewCenter/index.vue"
:[
"+lem"
,
46
],
"./reviewCenter/reviewed.vue"
:[
"CLYF"
,
0
,
15
],
"./reviewCenter/unreview.vue"
:[
"xCEU"
,
0
,
14
],
"./setting/addAdmin.vue"
:[
"rs/A"
,
0
,
34
],
"./setting/addAdminRole.vue"
:[
"fZsz"
,
0
,
63
],
"./setting/companyAddress.vue"
:[
"SKyE"
,
0
,
53
],
"./setting/companyCertify.vue"
:[
"3zYh"
,
0
,
11
],
"./setting/index.vue"
:[
"VlR1"
,
29
],
"./setting/replaceAdmin.vue"
:[
"ys9I"
,
0
,
57
],
"./setting/setChildAdmin.vue"
:[
"VqB7"
,
0
,
41
],
"./setting/staffDetails.vue"
:[
"Zyzf"
,
0
,
22
],
"./setting/storePermission.vue"
:[
"Xwfy"
,
0
,
19
]};
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
},
Xcu2
:
function
(
e
,
t
){},
uKUT
:
function
(
e
,
t
){}},[
0
]);
\ No newline at end of file
dist/static/js/manifest.
096d7fb4593df1bd43de
.js
→
dist/static/js/manifest.
18864099cdaffad115fd
.js
View file @
7c257ecb
!
function
(
e
){
var
f
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
b
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
t
=
a
[
i
],
d
[
t
]
&&
u
.
push
(
d
[
t
][
0
]),
d
[
t
]
=
0
;
for
(
r
in
b
)
Object
.
prototype
.
hasOwnProperty
.
call
(
b
,
r
)
&&
(
e
[
r
]
=
b
[
r
]);
for
(
f
&&
f
(
a
,
b
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
c
(
c
.
s
=
n
[
i
]);
return
o
};
var
a
=
{},
d
=
{
67
:
0
};
function
c
(
f
){
if
(
a
[
f
])
return
a
[
f
].
exports
;
var
d
=
a
[
f
]
=
{
i
:
f
,
l
:
!
1
,
exports
:{}};
return
e
[
f
].
call
(
d
.
exports
,
d
,
d
.
exports
,
c
),
d
.
l
=!
0
,
d
.
exports
}
c
.
e
=
function
(
e
){
var
f
=
d
[
e
];
if
(
0
===
f
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
f
)
return
f
[
2
];
var
a
=
new
Promise
(
function
(
a
,
c
){
f
=
d
[
e
]
=
[
a
,
c
]});
f
[
2
]
=
a
;
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
,
c
.
nc
&&
n
.
setAttribute
(
"nonce"
,
c
.
nc
),
n
.
src
=
c
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"beddca79850be42ff7fc"
,
1
:
"0ebe3ead93207dc78a78"
,
2
:
"c8863e7a9d4b284238db"
,
3
:
"d0e265b5848deae9dedd"
,
4
:
"402ceeb7a398b588e122"
,
5
:
"affcf7d2766726867109"
,
6
:
"00b931389a74250125a3"
,
7
:
"50747c5f602fa39713ee"
,
8
:
"ccfd1bb81626da46f432"
,
9
:
"b916c8d12141617e4db2"
,
10
:
"4ef9b2bd6aeb30549d08"
,
11
:
"48cce40bd1119cfef79d"
,
12
:
"8a1633b353b37d5bfcd2"
,
13
:
"50f2f7291e012aa2feab"
,
14
:
"94920536d81601122060"
,
15
:
"35d29be8ae21328d7a1a"
,
16
:
"fc1264890c2669f41a52"
,
17
:
"f63dce8f2668ada8cf11"
,
18
:
"f042e71cdd4e1a7dfc5e"
,
19
:
"909768b355b70e1daadf"
,
20
:
"8f48037229efe39f46f1"
,
21
:
"95b9e75e267a37620b22"
,
22
:
"90dbae29bc22d6371a1f"
,
23
:
"5ed1b5fd3abff19ce342"
,
24
:
"83eb4ba8b58d82c195a7"
,
25
:
"b1a072a021ca5876e8df"
,
26
:
"2c0979f3bd7ee7896b97"
,
27
:
"af4b1ef4511f15e9c04e"
,
28
:
"6ce601a582a32cedc608"
,
29
:
"ff0267ea3da22d09a51d"
,
30
:
"bc5b4d2f655485c11449"
,
31
:
"ecbbb0a64423e9c2bde1"
,
32
:
"273ed2259846c8903dca"
,
33
:
"f02a6b1d63ecb3668b23"
,
34
:
"326f15f22a7898e14061"
,
35
:
"378ae204591a9076da91"
,
36
:
"80fa96f10010f4896cd3"
,
37
:
"d045f27e556ef0cd011b"
,
38
:
"5abf0f84a99244933424"
,
39
:
"3d1afad2b50acdcfbde4"
,
40
:
"4d091f8b6280eb7074f0"
,
41
:
"10ffee6488cdbb7ef2cc"
,
42
:
"bb8dc1039ce44e85a6b7"
,
43
:
"e63f09b7a3b93d7b8aaf"
,
44
:
"5247b556e09b4d22011c"
,
45
:
"43f798be1461778f9cf4"
,
46
:
"31d46e2653e81d5473f4"
,
47
:
"99f7f6232bf04994221c"
,
48
:
"ab596ee0fdbba2cc5bed"
,
49
:
"f33b053ee3ec2ae6e6f4"
,
50
:
"92847fae3cd534d41ecb"
,
51
:
"82f4f9ca34d9d2126a45"
,
52
:
"f380ff71b0c6be33bbf4"
,
53
:
"b985f53d2caad1f841b2"
,
54
:
"f5d6323d468d56eae86b"
,
55
:
"32f94b00ad1a6c48fdc5"
,
56
:
"041b1d0906d66f6b1ebd"
,
57
:
"5eb5e8bf7057066104f4"
,
58
:
"e39fbcda48ed2db4acf1"
,
59
:
"3065a2004b4f1f783f53"
,
60
:
"175c42b2404187b84b15"
,
61
:
"019ed51c40827a409854"
,
62
:
"3a4f843d3d6bb5421c86"
,
63
:
"257f2cb50e19e5d7425e"
,
66
:
"f6fd646044957e4ead90"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
f
=
d
[
e
];
0
!==
f
&&
(
f
&&
f
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
d
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
b
.
appendChild
(
n
),
a
},
c
.
m
=
e
,
c
.
c
=
a
,
c
.
d
=
function
(
e
,
f
,
a
){
c
.
o
(
e
,
f
)
||
Object
.
defineProperty
(
e
,
f
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
c
.
n
=
function
(
e
){
var
f
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
c
.
d
(
f
,
"a"
,
f
),
f
},
c
.
o
=
function
(
e
,
f
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
f
)},
c
.
p
=
"./"
,
c
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
!
function
(
e
){
var
f
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
d
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
t
=
a
[
i
],
c
[
t
]
&&
u
.
push
(
c
[
t
][
0
]),
c
[
t
]
=
0
;
for
(
r
in
d
)
Object
.
prototype
.
hasOwnProperty
.
call
(
d
,
r
)
&&
(
e
[
r
]
=
d
[
r
]);
for
(
f
&&
f
(
a
,
d
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
b
(
b
.
s
=
n
[
i
]);
return
o
};
var
a
=
{},
c
=
{
67
:
0
};
function
b
(
f
){
if
(
a
[
f
])
return
a
[
f
].
exports
;
var
c
=
a
[
f
]
=
{
i
:
f
,
l
:
!
1
,
exports
:{}};
return
e
[
f
].
call
(
c
.
exports
,
c
,
c
.
exports
,
b
),
c
.
l
=!
0
,
c
.
exports
}
b
.
e
=
function
(
e
){
var
f
=
c
[
e
];
if
(
0
===
f
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
f
)
return
f
[
2
];
var
a
=
new
Promise
(
function
(
a
,
b
){
f
=
c
[
e
]
=
[
a
,
b
]});
f
[
2
]
=
a
;
var
d
=
document
.
getElementsByTagName
(
"head"
)[
0
],
n
=
document
.
createElement
(
"script"
);
n
.
type
=
"text/javascript"
,
n
.
charset
=
"utf-8"
,
n
.
async
=!
0
,
n
.
timeout
=
12
e4
,
b
.
nc
&&
n
.
setAttribute
(
"nonce"
,
b
.
nc
),
n
.
src
=
b
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"beddca79850be42ff7fc"
,
1
:
"0ebe3ead93207dc78a78"
,
2
:
"c8863e7a9d4b284238db"
,
3
:
"d0e265b5848deae9dedd"
,
4
:
"402ceeb7a398b588e122"
,
5
:
"affcf7d2766726867109"
,
6
:
"00b931389a74250125a3"
,
7
:
"50747c5f602fa39713ee"
,
8
:
"ccfd1bb81626da46f432"
,
9
:
"b916c8d12141617e4db2"
,
10
:
"4ef9b2bd6aeb30549d08"
,
11
:
"48cce40bd1119cfef79d"
,
12
:
"8a1633b353b37d5bfcd2"
,
13
:
"50f2f7291e012aa2feab"
,
14
:
"94920536d81601122060"
,
15
:
"35d29be8ae21328d7a1a"
,
16
:
"fc1264890c2669f41a52"
,
17
:
"f63dce8f2668ada8cf11"
,
18
:
"f042e71cdd4e1a7dfc5e"
,
19
:
"909768b355b70e1daadf"
,
20
:
"8f48037229efe39f46f1"
,
21
:
"95b9e75e267a37620b22"
,
22
:
"90dbae29bc22d6371a1f"
,
23
:
"5ed1b5fd3abff19ce342"
,
24
:
"83eb4ba8b58d82c195a7"
,
25
:
"b1a072a021ca5876e8df"
,
26
:
"2c0979f3bd7ee7896b97"
,
27
:
"af4b1ef4511f15e9c04e"
,
28
:
"6ce601a582a32cedc608"
,
29
:
"ff0267ea3da22d09a51d"
,
30
:
"bc5b4d2f655485c11449"
,
31
:
"ecbbb0a64423e9c2bde1"
,
32
:
"273ed2259846c8903dca"
,
33
:
"f02a6b1d63ecb3668b23"
,
34
:
"326f15f22a7898e14061"
,
35
:
"378ae204591a9076da91"
,
36
:
"80fa96f10010f4896cd3"
,
37
:
"d045f27e556ef0cd011b"
,
38
:
"5abf0f84a99244933424"
,
39
:
"3d1afad2b50acdcfbde4"
,
40
:
"4d091f8b6280eb7074f0"
,
41
:
"10ffee6488cdbb7ef2cc"
,
42
:
"bb8dc1039ce44e85a6b7"
,
43
:
"e63f09b7a3b93d7b8aaf"
,
44
:
"5247b556e09b4d22011c"
,
45
:
"43f798be1461778f9cf4"
,
46
:
"31d46e2653e81d5473f4"
,
47
:
"99f7f6232bf04994221c"
,
48
:
"ab596ee0fdbba2cc5bed"
,
49
:
"f33b053ee3ec2ae6e6f4"
,
50
:
"9893e05e7191e2913f3e"
,
51
:
"809593c168c002ba9d66"
,
52
:
"a08d66be8c941927badb"
,
53
:
"1eebe3916ba2cb6ee0a5"
,
54
:
"37be3448e495c316db2b"
,
55
:
"e3db005f1812ce1129f4"
,
56
:
"9049b49141acfb6557ce"
,
57
:
"ba3f434df06326916d1f"
,
58
:
"e39fbcda48ed2db4acf1"
,
59
:
"3065a2004b4f1f783f53"
,
60
:
"175c42b2404187b84b15"
,
61
:
"019ed51c40827a409854"
,
62
:
"3a4f843d3d6bb5421c86"
,
63
:
"257f2cb50e19e5d7425e"
,
66
:
"f6fd646044957e4ead90"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
f
=
c
[
e
];
0
!==
f
&&
(
f
&&
f
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
c
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
d
.
appendChild
(
n
),
a
},
b
.
m
=
e
,
b
.
c
=
a
,
b
.
d
=
function
(
e
,
f
,
a
){
b
.
o
(
e
,
f
)
||
Object
.
defineProperty
(
e
,
f
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
b
.
n
=
function
(
e
){
var
f
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
b
.
d
(
f
,
"a"
,
f
),
f
},
b
.
o
=
function
(
e
,
f
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
f
)},
b
.
p
=
"./"
,
b
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
src/views/setting/replaceAdmin.vue
View file @
7c257ecb
...
...
@@ -14,7 +14,7 @@
<el-input
v-model=
"ruleForm.name"
disabled
placeholder=
""
class=
"w-280"
></el-input>
</el-form-item>
<el-form-item
label=
"手机号"
prop=
"phone"
class=
""
>
<el-input
v-model=
"ruleForm.phone"
disabled
placeholder=
""
class=
"w-280"
></el-input><el-button
class=
"m-l-20 v-align-b"
type=
"primary"
plain
:disabled=
"disableBtn"
@
click=
"sendCode(ruleForm.phone)"
>
{{
!
disableBtn
&&
!!
countNum
?
'获取验证码'
:
countNum
}}
</el-button>
<el-input
v-model=
"ruleForm.phone"
disabled
placeholder=
""
class=
"w-280"
></el-input><el-button
class=
"m-l-20 v-align-b"
type=
"primary"
plain
:disabled=
"disableBtn"
@
click=
"sendCode(ruleForm.phone)"
>
{{
!
disableBtn
&&
!!
countNum
?
'获取验证码'
:
countNum
+
's'
}}
</el-button>
</el-form-item>
<el-form-item
label=
"验证码"
prop=
"code"
class=
""
>
<el-input
v-model=
"ruleForm.code"
placeholder=
"请输入验证码"
class=
"w-280"
></el-input>
...
...
@@ -47,6 +47,8 @@
<
script
>
import
navCrumb
from
'@/components/nav/nav.vue'
;
import
{
_debounce
}
from
'@/common/js/public'
;
import
errMsg
from
'@/common/js/error'
;
import
{
postRequest
}
from
'@/api/api'
;
export
default
{
name
:
'replaceAdmin'
,
data
()
{
...
...
@@ -116,32 +118,50 @@ export default {
* 发验证码
*/
sendCode
:
_debounce
(
function
(
phone
)
{
cons
t
that
=
this
;
le
t
that
=
this
;
that
.
disableBtn
=
true
;
let
handle
=
String
(
phone
).
substr
(
0
,
3
)
+
'****'
+
phone
.
substr
(
7
,
11
);
that
.
countDown
();
that
.
$message
({
message
:
'验证码已发送到您的手机:+86 '
+
handle
,
type
:
'success'
});
that
.
postSendCode
(
phone
);
},
500
),
/**
* 发验证码---api
*/
/* eslint-disable */
postSendCode
()
{},
postSendCode
(
phone
)
{
let
that
=
this
;
let
para
=
{
phoneNumber
:
that
.
ruleForm
.
phone
,
};
postRequest
(
'/haoban-manage-web/enterprise-setting/send-admin-valid-code'
,
para
)
.
then
(
res
=>
{
let
resData
=
res
.
data
;
if
(
resData
.
errorCode
==
1
)
{
that
.
countDown
();
let
handle
=
String
(
phone
).
substr
(
0
,
3
)
+
'****'
+
phone
.
substr
(
7
,
11
);
that
.
$message
({
message
:
'验证码已发送到您的手机:+86 '
+
handle
,
type
:
'success'
});
return
;
}
errMsg
.
errorMsg
(
resData
);
})
.
catch
(
function
(
error
)
{
that
.
$message
.
error
({
duration
:
1000
,
message
:
error
.
message
});
});
},
/**
*
保存
*
下一步
*/
submitForm
:
_debounce
(
function
(
formName
)
{
const
that
=
this
;
that
.
$refs
[
formName
].
validate
(
valid
=>
{
if
(
valid
)
{
if
(
that
.
active
++
>
2
)
{
that
.
active
==
2
;
}
that
.
checkSendCode
();
that
.
$nextTick
(
function
()
{
console
.
log
(
that
.
$refs
[
'newRuleForm'
]);
// that.newRuleForm.name = ' ';
...
...
@@ -154,6 +174,33 @@ export default {
},
500
),
/**
* 检查验证码
*/
checkSendCode
()
{
let
that
=
this
;
let
para
=
{
code
:
that
.
ruleForm
.
code
,
};
postRequest
(
'/haoban-manage-web/enterprise-setting/check-admin-valid-code'
,
para
)
.
then
(
res
=>
{
let
resData
=
res
.
data
;
if
(
resData
.
errorCode
==
1
)
{
if
(
that
.
active
++
>
2
)
{
that
.
active
==
2
;
}
return
;
}
errMsg
.
errorMsg
(
resData
);
})
.
catch
(
function
(
error
)
{
that
.
$message
.
error
({
duration
:
1000
,
message
:
error
.
message
});
});
},
/**
* 新绑定---提交
*/
newSubmitForm
:
_debounce
(
function
(
formName
)
{
...
...
@@ -161,7 +208,7 @@ export default {
that
.
newRuleForm
.
name
=
that
.
newRuleForm
.
name
.
replace
(
/
(
^
\s
+
)
|
(\s
+$
)
/g
,
''
);
that
.
$refs
[
formName
].
validate
(
valid
=>
{
if
(
valid
)
{
that
.
active
++
;
that
.
postReplace
()
;
}
else
{
return
false
;
}
...
...
@@ -169,6 +216,31 @@ export default {
},
500
),
/**
* 新绑定---提交 API
*/
postReplace
()
{
let
that
=
this
;
let
para
=
{
adminClerkId
:
that
.
newRuleForm
.
name
,
};
postRequest
(
'/haoban-manage-web/enterprise-setting/check-admin-valid-code'
,
para
)
.
then
(
res
=>
{
let
resData
=
res
.
data
;
if
(
resData
.
errorCode
==
1
)
{
that
.
active
++
;
return
;
}
errMsg
.
errorMsg
(
resData
);
})
.
catch
(
function
(
error
)
{
that
.
$message
.
error
({
duration
:
1000
,
message
:
error
.
message
});
});
},
/**
* 新绑定---上一步
*/
submitFormBack
()
{
...
...
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