Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-3
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
haoban-3
Commits
8d5b99bc
Commit
8d5b99bc
authored
Apr 17, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改云日报会员详情
parent
f5f68a96
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
27 additions
and
27 deletions
+27
-27
index.html
dist/index.html
+2
-2
app.5b87d2a0181b70e11f11257307800a22.css
dist/static/css/app.5b87d2a0181b70e11f11257307800a22.css
+0
-0
index.less
dist/static/css/index.less
+4
-4
12.595d84c1337f93d8117a.js
dist/static/js/12.595d84c1337f93d8117a.js
+2
-2
6.543dd297237d6dad132b.js
dist/static/js/6.543dd297237d6dad132b.js
+2
-2
8.7f95e2281354efa5ae81.js
dist/static/js/8.7f95e2281354efa5ae81.js
+2
-2
manifest.249d5d00f786e4596ec6.js
dist/static/js/manifest.249d5d00f786e4596ec6.js
+2
-2
dailyDetail.vue
src/views/apps/cloudDaily/dailyDetail.vue
+5
-5
reviewed.vue
src/views/reviewCenter/reviewed.vue
+2
-2
unreview.vue
src/views/reviewCenter/unreview.vue
+2
-2
index.less
static/css/index.less
+4
-4
No files found.
dist/index.html
View file @
8d5b99bc
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
rel=
stylesheet
type=
text/css
href=
//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.28.css
><link
href=
./static/css/app.ebcceee8b36035699d0f811eb3ad628c.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
class=
damolish
><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/footer.2.0.04.js
></script><script>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.10a8a7f953adb6f2e7d0.js
></script><script
type=
text/javascript
src=
./static/js/vendor.014a23eec35e9d02ede3.js
></script><script
type=
text/javascript
src=
./static/js/app.dddfbbb79aa89ac7a570.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
rel=
stylesheet
type=
text/css
href=
//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.28.css
><link
href=
./static/css/app.5b87d2a0181b70e11f11257307800a22.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
class=
damolish
><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/footer.2.0.04.js
></script><script>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.249d5d00f786e4596ec6.js
></script><script
type=
text/javascript
src=
./static/js/vendor.014a23eec35e9d02ede3.js
></script><script
type=
text/javascript
src=
./static/js/app.dddfbbb79aa89ac7a570.js
></script></body></html>
\ No newline at end of file
dist/static/css/app.
ebcceee8b36035699d0f811eb3ad628c
.css
→
dist/static/css/app.
5b87d2a0181b70e11f11257307800a22
.css
View file @
8d5b99bc
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/css/index.less
View file @
8d5b99bc
...
...
@@ -356,8 +356,8 @@
}
.apply-info-img {
width:
150
px;
height:
150
px;
width:
64
px;
height:
64
px;
border-radius: 12px;
text-align: center;
...
...
@@ -367,8 +367,8 @@
}
img {
width:
150
px;
height:
150
px;
width:
64
px;
height:
64
px;
border-radius: 12px;
}
}
...
...
dist/static/js/12.
67876c8d941dca08c981
.js
→
dist/static/js/12.
595d84c1337f93d8117a
.js
View file @
8d5b99bc
webpackJsonp
([
12
],{
JwJ7
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"fZjL"
),
i
=
a
.
n
(
s
),
o
=
a
(
"LRn8"
),
n
=
a
(
"fPyK"
),
l
=
a
(
"swl+"
),
r
=
a
(
"P9l9"
),
c
=
a
(
"Ch4/"
),
d
=
a
(
"3E4D"
),
m
=
{
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
,
selectRadio
:
0
,
showDialog
:
!
1
,
conditionObj
:{
completed
:
""
,
overdue
:
""
},
completedOptions
:[{
label
:
"所以完成情况"
,
value
:
""
},{
label
:
"已完成"
,
value
:
"1"
},{
label
:
"未完成"
,
value
:
"0"
}],
overOptions
:[{
label
:
"所以逾期情况"
,
value
:
""
},{
label
:
"已逾期"
,
value
:
"1"
},{
label
:
"未逾期"
,
value
:
"0"
}],
tableData
:[],
multipleSelection
:[],
dialogVisible
:
!
1
,
currentPage
:
1
,
pageSize
:
20
,
total
:
0
,
previewVisible
:
!
1
,
previewData
:{},
userData
:{
staffName
:
""
,
phoneNumber
:
""
,
nationCode
:
""
,
postion
:
""
,
departmentName
:
""
,
headImg
:
""
}}},
computed
:{},
methods
:{
showSingleInfo
:
function
(
e
){
var
t
=
this
,
a
=
{
clerkId
:
e
};
Object
(
r
.
d
)(
"/haoban-manage3-web/get-clerk-info"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
c
.
a
.
errorMsg
(
a
):
t
.
userData
=
a
.
result
}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getPreviewData
:
function
(
e
,
t
){
var
a
=
this
,
s
=
{
storeId
:
a
.
conditionObj
.
storeId
,
taskId
:
t
.
taskId
,
clerkId
:
t
.
clerkId
};
a
.
previewVisible
=!
0
,
Object
(
r
.
d
)(
"/haoban-app-daily-three-web/daily/get-daily-report-detail"
,
s
).
then
(
function
(
e
){
var
t
=
e
.
data
;
if
(
1
==
t
.
errorCode
)
return
a
.
previewData
=
t
.
result
,
void
(
a
.
previewVisible
=!
0
);
c
.
a
.
errorMsg
(
t
)}).
catch
(
function
(
e
){
a
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
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
,
!
i
()(
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
.
taskId
})
||
""
,
overdue
:
t
.
conditionObj
.
overdue
||
""
,
completed
:
t
.
conditionObj
.
completed
||
""
,
reason
:
e
.
reason
,
enterpriseId
:
t
.
activeBrand
,
chooseAll
:
t
.
selectRadio
};
Object
(
r
.
d
)(
"/haoban-app-daily-three-web/daily/batch-delete-store-task"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
d
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
t
.
getTableList
();
c
.
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
,
s
=
{
taskId
:
t
.
taskId
};
Object
(
r
.
a
)(
"/haoban-app-daily-three-web/daily/delete-task-items"
,
s
).
then
(
function
(
t
){
var
s
=
t
.
data
;
if
(
1
==
s
.
errorCode
)
return
d
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
a
.
tableData
.
splice
(
e
,
1
);
c
.
a
.
errorMsg
(
s
)}).
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
=
window
.
location
.
origin
+
"/haoban3web/pages/hbapp/daily/html/task/taskDailyReport.html?taskId="
+
t
.
taskId
+
"&gicStoreId="
+
this
.
conditionObj
.
storeId
+
"&gicClerkId="
+
t
.
clerkId
+
"&isShare=1"
;
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
,
enterpriseId
:
t
.
activeBrand
};
Object
(
r
.
a
)(
"/haoban-app-daily-three-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
);
c
.
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"
,
"11"
),
this
.
activeBrand
=
this
.
brandId
,
this
.
conditionObj
.
storeId
=
this
.
$route
.
query
.
storeId
,
this
.
brandId
&&
this
.
getTableList
()},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
multipleDel
:
o
.
a
,
qrcodeDialog
:
n
.
a
,
detailPreview
:
l
.
a
}},
u
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"my-customer-wrap common-set-wrap"
},[
a
(
"div"
,{
staticClass
:
"daily-set-content border-box"
},[
a
(
"div"
,{
staticClass
:
"table-condition flex flex-space-between m-b-23"
},[
a
(
"div"
,{
staticClass
:
"table-condition-left"
},[
a
(
"el-select"
,{
staticClass
:
"w-162"
,
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-162 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"
,
style
:{
width
:
"100%"
,
minHeight
:
e
.
tableH
},
attrs
:{
data
:
e
.
tableData
,
"tooltip-effect"
:
"dark"
},
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
:
"iconfont icongengduo"
})]),
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
?
"#2f54eb"
:
"#606266"
}},[
e
.
_v
(
"选择当页"
)])]),
e
.
_v
(
" "
),
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"1"
}},[
a
(
"span"
,{
style
:{
color
:
1
==
e
.
selectRadio
?
"#2f54eb"
:
"#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
(
"el-popover"
,{
attrs
:{
placement
:
"top-start"
,
width
:
"400"
,
trigger
:
"hover"
},
on
:{
show
:
function
(
a
){
e
.
showSingleInfo
(
t
.
row
.
clerkId
)}}},[
a
(
"div"
,{
staticClass
:
"apply-info-detail"
},[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"div"
,{
staticClass
:
"apply-info-img flex-align-center flex-pack-center bg-82C5FF "
},[
e
.
userData
.
headImg
?
a
(
"img"
,{
attrs
:{
src
:
e
.
userData
.
headImg
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info-right flex-space-between"
},[
a
(
"div"
,{
staticClass
:
"apply-info-name"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
userData
.
staffName
||
"--"
)
+
" ( "
+
e
.
_s
(
e
.
userData
.
position
||
"--"
)
+
")
\
n "
)]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-phone"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"手机号:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
"86"
==
e
.
userData
.
nationcode
?
e
.
userData
.
phoneNumber
:
"+"
+
e
.
userData
.
nationcode
+
"-"
+
e
.
userData
.
phoneNumber
))])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-store"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"所属部门:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
e
.
userData
.
departmentName
||
"--"
))])])])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
a
(
"div"
,{
staticClass
:
"flex flex-align-center flex-pack-center bg-82C5FF table-head-pic cursor-pointer"
},[
t
.
row
.
headImgUrl
?
a
(
"img"
,{
attrs
:{
src
:
t
.
row
.
headImgUrl
,
alt
:
"img"
}}):
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
))])])],
1
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"name"
,
label
:
"创建时间"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"line-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
createTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-18"
},[
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"
,{
staticClass
:
"line-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
lastTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-18"
},[
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"
,{
staticClass
:
"line-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
finishTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-18"
},[
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
(
"div"
,[
e
.
_v
(
e
.
_s
(
t
.
row
.
operationStaffName
))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
a
){
e
.
handleDel
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"删除"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
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"
:[
20
,
40
,
60
,
80
],
"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"
}}),
e
.
_v
(
" "
),
a
(
"detail-preview"
,{
ref
:
"detailPreview"
,
attrs
:{
previewData
:
e
.
previewData
},
model
:{
value
:
e
.
previewVisible
,
callback
:
function
(
t
){
e
.
previewVisible
=
t
},
expression
:
"previewVisible"
}})],
1
)},
staticRenderFns
:[]};
var
f
=
a
(
"VU/8"
)(
m
,
u
,
!
1
,
function
(
e
){
a
(
"OjCg"
)},
"data-v-31756f5b"
,
null
);
t
.
default
=
f
.
exports
},
OjCg
:
function
(
e
,
t
){},
n1YH
:
function
(
e
,
t
){},
"swl+"
:
function
(
e
,
t
,
a
){
"use strict"
;
var
s
=
a
(
"mvHQ"
),
i
=
a
.
n
(
s
),
o
=
a
(
"fZjL"
),
n
=
a
.
n
(
o
),
l
=
{
name
:
"detail-preview"
,
props
:{
value
:{
type
:
Boolean
,
default
:
function
(){
return
!
1
}},
previewData
:{
type
:
Object
,
default
:
function
(){
return
{
title
:
""
,
taskDescription
:
""
,
lastTime
:
""
,
taskStatus
:
1
,
executiveClerkId
:
""
,
bindFlag
:
0
,
taskRecordList
:[],
taskType
:
1
,
memberInfo
:{
cardNum
:
""
,
imgUrl
:
""
,
memberName
:
""
,
memberGender
:
""
,
memberAge
:
""
,
birthday
:
""
,
clerkName
:
""
,
costFee
:
""
,
memberGradeName
:
""
,
costTimes
:
""
,
lastCostFee
:
""
,
phoneNumber
:
""
,
openCardTime
:
""
,
memberType
:
"0"
,
birthType
:
""
,
accumulatPoints
:
""
}}}}},
directives
:{
htmlContent
:{
bind
:
function
(
e
,
t
){
e
.
innerHTML
=
t
.
value
},
update
:
function
(
e
,
t
){
e
.
innerHTML
=
t
.
value
}}},
data
:
function
(){
return
{
noticeData
:{
title
:
""
,
taskDescription
:
""
,
lastTime
:
""
,
taskStatus
:
1
,
executiveClerkId
:
""
,
bindFlag
:
0
,
taskRecordList
:[],
taskType
:
1
,
memberInfo
:{
cardNum
:
""
,
imgUrl
:
""
,
memberName
:
""
,
memberGender
:
""
,
memberAge
:
""
,
birthday
:
""
,
clerkName
:
""
,
costFee
:
""
,
memberGradeName
:
""
,
costTimes
:
""
,
lastCostFee
:
""
,
phoneNumber
:
""
,
openCardTime
:
""
,
memberType
:
"0"
,
birthType
:
""
,
accumulatPoints
:
""
}},
time
:
null
}},
methods
:{
timeStampSpaces
:
function
(
e
){
if
(
e
){
var
t
=
new
Date
,
a
=
new
Date
(
Number
(
e
)).
getTime
()
-
t
.
getTime
();
if
(
console
.
log
(
a
),
a
<
0
)
return
""
;
var
s
=
a
%
864
e5
,
i
=
s
%
36
e5
;
return
Math
.
floor
(
a
/
864
e5
)
+
"天"
+
Math
.
floor
(
s
/
36
e5
)
+
"小时"
+
Math
.
floor
(
i
/
6
e4
)
+
"分"
}},
closeDialog
:
function
(){
this
.
$emit
(
"input"
,
!
1
),
this
.
$emit
(
"closePreview"
),
this
.
noticeData
=
{
title
:
""
,
taskDescription
:
""
,
lastTime
:
""
,
taskStatus
:
1
,
executiveClerkId
:
""
,
bindFlag
:
0
,
taskRecordList
:[],
taskType
:
1
,
memberInfo
:{
cardNum
:
""
,
imgUrl
:
""
,
memberName
:
""
,
memberGender
:
""
,
memberAge
:
""
,
birthday
:
""
,
clerkName
:
""
,
costFee
:
""
,
memberGradeName
:
""
,
costTimes
:
""
,
lastCostFee
:
""
,
phoneNumber
:
""
,
openCardTime
:
""
,
memberType
:
"0"
,
birthType
:
""
,
accumulatPoints
:
""
}},
clearInterval
(
this
.
time
)}},
watch
:{
previewData
:
function
(
e
,
t
){
var
a
=
this
;
n
()(
e
).
length
&&
(
a
.
noticeData
=
JSON
.
parse
(
i
()(
e
)),
a
.
time
=
setInterval
(
function
(){
a
.
timeStampSpaces
(
a
.
previewData
.
lastTime
)},
6
e4
))}},
mounted
:
function
(){
var
e
=
this
;
n
()(
e
.
previewData
).
length
&&
(
e
.
noticeData
=
JSON
.
parse
(
i
()(
e
.
previewData
)),
e
.
time
=
setInterval
(
function
(){
e
.
timeStampSpaces
(
e
.
previewData
.
lastTime
)},
6
e4
))},
beforeDestroy
:
function
(){
clearInterval
(
this
.
time
),
this
.
time
=
null
}},
r
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
e
.
value
,
expression
:
"value"
}],
staticClass
:
"qr-dialog-content"
,
staticStyle
:{
opacity
:
"1"
}},[
a
(
"div"
,{
staticClass
:
"qr-mask"
,
on
:{
click
:
function
(
t
){
return
t
.
stopPropagation
(),
e
.
closeDialog
(
t
)}}}),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"qr-dialog border-box"
},[
a
(
"div"
,{
staticClass
:
"qr-dialog-body border-box"
},[
a
(
"div"
,{
staticClass
:
"detail-content border-box"
},[
a
(
"div"
,{
staticClass
:
"detail-content-top border-box"
},[
a
(
"div"
,{
staticClass
:
"task-title font-14 color-303133 font-w-500"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
title
))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"task-des font-12 color-303133 font-w-400"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
taskDescription
))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"task-over font-10 color-fd6b6d font-w-400"
},[
1
==
e
.
noticeData
.
taskStatus
?
a
(
"span"
,[
e
.
_v
(
"逾期剩余时长:"
+
e
.
_s
(
e
.
timeStampSpaces
(
e
.
noticeData
.
lastTime
)))]):
e
.
_e
(),
e
.
_v
(
" "
),
2
==
e
.
noticeData
.
taskStatus
?
a
(
"span"
,[
e
.
_v
(
"已完成"
)]):
e
.
_e
(),
e
.
_v
(
" "
),
3
==
e
.
noticeData
.
taskStatus
?
a
(
"span"
,[
e
.
_v
(
"已放弃"
)]):
e
.
_e
(),
e
.
_v
(
" "
),
4
==
e
.
noticeData
.
taskStatus
?
a
(
"span"
,[
e
.
_v
(
"已逾期"
)]):
e
.
_e
(),
e
.
_v
(
" "
),
5
==
e
.
noticeData
.
taskStatus
?
a
(
"span"
,[
e
.
_v
(
"已完成"
)]):
e
.
_e
()]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"task-people"
},
e
.
_l
(
e
.
noticeData
.
taskRecordList
,
function
(
t
,
s
){
return
a
(
"div"
,{
key
:
s
+
"record"
,
staticClass
:
"task-item-cell"
},[
a
(
"div"
,{
staticClass
:
"task-item-content"
},[
a
(
"span"
,{
staticClass
:
"iconfont icondingwei font-10 color-4b69e5"
}),
a
(
"span"
,{
staticClass
:
"font-10 color-606266 opt-content"
},[
e
.
_v
(
e
.
_s
(
t
.
optContent
))])]),
e
.
_v
(
" "
),
a
(
"div"
,{
class
:[
"task-item-date"
,
s
!=
e
.
noticeData
.
taskRecordList
.
length
-
1
?
"item-border"
:
""
]},[
a
(
"span"
,{
staticClass
:
"p-l-14 font-10 color-909399"
},[
e
.
_v
(
e
.
_s
(
t
.
optTime
))])])])}))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"detail-content-bottom border-box m-t-10"
},[
a
(
"div"
,{
staticClass
:
"user-info flex "
},[
a
(
"div"
,{
staticClass
:
"user-photo"
},[
a
(
"img"
,{
attrs
:{
src
:
e
.
noticeData
.
memberInfo
.
imgUrl
,
alt
:
""
}})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"user-name-body"
},[
a
(
"div"
,{
staticClass
:
"user-name"
},[
a
(
"span"
,{
staticClass
:
"font-12 color-30313 font-w-500"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
memberName
))]),
a
(
"span"
,{
class
:[
"p-l-6 font-12 iconfont"
,
0
==
e
.
noticeData
.
memberInfo
.
memberGender
?
""
:
1
==
e
.
noticeData
.
memberInfo
.
memberGender
?
"iconnan color-4b69e5"
:
"color-ff8ea0 iconxingbienv"
]})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"user-age font-10 color-7f818a"
},[
a
(
"span"
,[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
memberAge
)
+
"岁"
)]),
a
(
"span"
,{
staticClass
:
"dot"
}),
a
(
"span"
,[
e
.
_v
(
"生日 "
+
e
.
_s
(
0
==
e
.
noticeData
.
memberInfo
.
birthType
?
"农历"
:
"阳历"
)
+
e
.
_s
(
e
.
noticeData
.
memberInfo
.
birthday
))])])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"user-info-body"
},[
a
(
"ul"
,{
staticClass
:
"flex font-10 flex-wrap"
},[
a
(
"li"
,{
staticClass
:
"flex-1 line-h-16 m-b-10"
},[
a
(
"span"
,{
staticClass
:
"font-10 color-303133"
},[
e
.
_v
(
"会员卡:"
)]),
a
(
"span"
,{
staticClass
:
"font-10 color-7f818a"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
memberGradeName
))])]),
e
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex-1 line-h-16 m-b-10"
},[
a
(
"span"
,{
staticClass
:
"font-10 color-303133"
},[
e
.
_v
(
"会员身份:"
)]),
a
(
"span"
,{
staticClass
:
"font-10 color-7f818a"
},[
e
.
_v
(
e
.
_s
(
1
==
e
.
noticeData
.
memberInfo
.
memberType
?
"pos会员"
:
"微信会员"
))])]),
e
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex-1 line-h-16 m-b-10"
},[
a
(
"span"
,{
staticClass
:
"font-10 color-303133"
},[
e
.
_v
(
"会员卡号:"
)]),
a
(
"span"
,{
staticClass
:
"font-10 color-7f818a"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
cardNum
))])]),
e
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex-1 line-h-16 m-b-10"
},[
a
(
"span"
,{
staticClass
:
"font-10 color-303133"
},[
e
.
_v
(
"积 分:"
)]),
a
(
"span"
,{
staticClass
:
"font-10 color-7f818a"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
accumulatPoints
))])]),
e
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex-1 line-h-16 m-b-10"
},[
a
(
"span"
,{
staticClass
:
"font-10 color-303133"
},[
e
.
_v
(
"消费总额:"
)]),
a
(
"span"
,{
staticClass
:
"font-10 color-7f818a"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
costFee
))])]),
e
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex-1 line-h-16 m-b-10"
},[
a
(
"span"
,{
staticClass
:
"font-10 color-303133"
},[
e
.
_v
(
"消费次数:"
)]),
a
(
"span"
,{
staticClass
:
"font-10 color-7f818a"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
costTimes
))])])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"user-clerk"
},[
a
(
"span"
,{
staticClass
:
"iconfont iconziyuan1 font-10 color-4b69e5"
}),
a
(
"span"
,{
staticClass
:
"font-10 color-4b69e5 clerk-name"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
clerkName
))])])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"qr-dialog__hd"
},[
a
(
"i"
,{
staticClass
:
"el-icon-plus"
,
on
:{
click
:
function
(
t
){
return
t
.
stopPropagation
(),
e
.
closeDialog
(
t
)}}})])])])])},
staticRenderFns
:[]};
var
c
=
a
(
"VU/8"
)(
l
,
r
,
!
1
,
function
(
e
){
a
(
"n1YH"
)},
"data-v-3660ceba"
,
null
);
t
.
a
=
c
.
exports
}});
\ No newline at end of file
webpackJsonp
([
12
],{
JwJ7
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"fZjL"
),
i
=
a
.
n
(
s
),
o
=
a
(
"LRn8"
),
n
=
a
(
"fPyK"
),
l
=
a
(
"swl+"
),
r
=
a
(
"P9l9"
),
c
=
a
(
"Ch4/"
),
d
=
a
(
"3E4D"
),
m
=
{
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
,
selectRadio
:
0
,
showDialog
:
!
1
,
conditionObj
:{
completed
:
""
,
overdue
:
""
},
completedOptions
:[{
label
:
"所以完成情况"
,
value
:
""
},{
label
:
"已完成"
,
value
:
"1"
},{
label
:
"未完成"
,
value
:
"0"
}],
overOptions
:[{
label
:
"所以逾期情况"
,
value
:
""
},{
label
:
"已逾期"
,
value
:
"1"
},{
label
:
"未逾期"
,
value
:
"0"
}],
tableData
:[],
multipleSelection
:[],
dialogVisible
:
!
1
,
currentPage
:
1
,
pageSize
:
20
,
total
:
0
,
previewVisible
:
!
1
,
previewData
:{},
userData
:{
staffName
:
""
,
phoneNumber
:
""
,
nationCode
:
""
,
postion
:
""
,
departmentName
:
""
,
headImg
:
""
}}},
computed
:{},
methods
:{
showSingleInfo
:
function
(
e
){
var
t
=
this
,
a
=
{
clerkId
:
e
};
Object
(
r
.
d
)(
"/haoban-manage3-web/get-clerk-info"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
c
.
a
.
errorMsg
(
a
):
t
.
userData
=
a
.
result
}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getPreviewData
:
function
(
e
,
t
){
var
a
=
this
,
s
=
{
storeId
:
a
.
conditionObj
.
storeId
,
taskId
:
t
.
taskId
,
clerkId
:
t
.
clerkId
};
a
.
previewVisible
=!
0
,
Object
(
r
.
d
)(
"/haoban-app-daily-three-web/daily/get-daily-report-detail"
,
s
).
then
(
function
(
e
){
var
t
=
e
.
data
;
if
(
1
==
t
.
errorCode
)
return
a
.
previewData
=
t
.
result
,
void
(
a
.
previewVisible
=!
0
);
c
.
a
.
errorMsg
(
t
)}).
catch
(
function
(
e
){
a
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
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
,
!
i
()(
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
.
taskId
})
||
""
,
overdue
:
t
.
conditionObj
.
overdue
||
""
,
completed
:
t
.
conditionObj
.
completed
||
""
,
reason
:
e
.
reason
,
enterpriseId
:
t
.
activeBrand
,
chooseAll
:
t
.
selectRadio
};
Object
(
r
.
d
)(
"/haoban-app-daily-three-web/daily/batch-delete-store-task"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
d
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
t
.
getTableList
();
c
.
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
,
s
=
{
taskId
:
t
.
taskId
};
Object
(
r
.
a
)(
"/haoban-app-daily-three-web/daily/delete-task-items"
,
s
).
then
(
function
(
t
){
var
s
=
t
.
data
;
if
(
1
==
s
.
errorCode
)
return
d
.
a
.
showmsg
(
"删除成功"
,
"success"
),
void
a
.
tableData
.
splice
(
e
,
1
);
c
.
a
.
errorMsg
(
s
)}).
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
=
window
.
location
.
origin
+
"/haoban3web/pages/hbapp/daily/html/task/taskDailyReport.html?taskId="
+
t
.
taskId
+
"&gicStoreId="
+
this
.
conditionObj
.
storeId
+
"&gicClerkId="
+
t
.
clerkId
+
"&isShare=1"
;
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
,
enterpriseId
:
t
.
activeBrand
};
Object
(
r
.
a
)(
"/haoban-app-daily-three-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
);
c
.
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"
,
"11"
),
this
.
activeBrand
=
this
.
brandId
,
this
.
conditionObj
.
storeId
=
this
.
$route
.
query
.
storeId
,
this
.
brandId
&&
this
.
getTableList
()},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
multipleDel
:
o
.
a
,
qrcodeDialog
:
n
.
a
,
detailPreview
:
l
.
a
}},
u
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"my-customer-wrap common-set-wrap"
},[
a
(
"div"
,{
staticClass
:
"daily-set-content border-box"
},[
a
(
"div"
,{
staticClass
:
"table-condition flex flex-space-between m-b-23"
},[
a
(
"div"
,{
staticClass
:
"table-condition-left"
},[
a
(
"el-select"
,{
staticClass
:
"w-162"
,
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-162 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"
,
style
:{
width
:
"100%"
,
minHeight
:
e
.
tableH
},
attrs
:{
data
:
e
.
tableData
,
"tooltip-effect"
:
"dark"
},
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
:
"iconfont icongengduo"
})]),
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
?
"#2f54eb"
:
"#606266"
}},[
e
.
_v
(
"选择当页"
)])]),
e
.
_v
(
" "
),
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"1"
}},[
a
(
"span"
,{
style
:{
color
:
1
==
e
.
selectRadio
?
"#2f54eb"
:
"#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
(
"el-popover"
,{
attrs
:{
placement
:
"top-start"
,
width
:
"400"
,
trigger
:
"hover"
},
on
:{
show
:
function
(
a
){
e
.
showSingleInfo
(
t
.
row
.
clerkId
)}}},[
a
(
"div"
,{
staticClass
:
"apply-info-detail"
},[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"div"
,{
staticClass
:
"apply-info-img flex-align-center flex-pack-center bg-82C5FF "
},[
e
.
userData
.
headImg
?
a
(
"img"
,{
attrs
:{
src
:
e
.
userData
.
headImg
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info-right flex-space-between"
},[
a
(
"div"
,{
staticClass
:
"apply-info-name"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
userData
.
staffName
||
"--"
)
+
" ( "
+
e
.
_s
(
e
.
userData
.
position
||
"--"
)
+
")
\
n "
)]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-phone"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"手机号:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
"86"
==
e
.
userData
.
nationCode
?
e
.
userData
.
phoneNumber
:
"+"
+
e
.
userData
.
nationCode
+
"-"
+
e
.
userData
.
phoneNumber
))])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-store"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"所属部门:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
e
.
userData
.
departmentName
||
"--"
))])])])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
a
(
"div"
,{
staticClass
:
"flex flex-align-center flex-pack-center bg-82C5FF table-head-pic cursor-pointer"
},[
t
.
row
.
headImgUrl
?
a
(
"img"
,{
attrs
:{
src
:
t
.
row
.
headImgUrl
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"clerk-info flex flex-column flex-space-between m-l-16"
,
staticStyle
:{
overflow
:
"hidden"
,
"text-overflow"
:
"ellipsis"
,
"white-space"
:
"nowrap"
}},[
a
(
"p"
,{
staticClass
:
"font-14 color-303133"
,
staticStyle
:{
overflow
:
"hidden"
,
"text-overflow"
:
"ellipsis"
,
"white-space"
:
"nowrap"
}},[
e
.
_v
(
e
.
_s
(
t
.
row
.
clerkName
))]),
e
.
_v
(
" "
),
a
(
"p"
,{
staticClass
:
"font-14 color-909399"
,
staticStyle
:{
overflow
:
"hidden"
,
"text-overflow"
:
"ellipsis"
,
"white-space"
:
"nowrap"
}},[
e
.
_v
(
e
.
_s
(
t
.
row
.
clerkPhone
))])])],
1
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"name"
,
label
:
"创建时间"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"line-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
createTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-18"
},[
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"
,{
staticClass
:
"line-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
lastTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-18"
},[
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"
,{
staticClass
:
"line-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeYMD"
)(
t
.
row
.
finishTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-18"
},[
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
(
"div"
,[
e
.
_v
(
e
.
_s
(
t
.
row
.
operationStaffName
))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
a
){
e
.
handleDel
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"删除"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
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"
:[
20
,
40
,
60
,
80
],
"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"
}}),
e
.
_v
(
" "
),
a
(
"detail-preview"
,{
ref
:
"detailPreview"
,
attrs
:{
previewData
:
e
.
previewData
},
model
:{
value
:
e
.
previewVisible
,
callback
:
function
(
t
){
e
.
previewVisible
=
t
},
expression
:
"previewVisible"
}})],
1
)},
staticRenderFns
:[]};
var
f
=
a
(
"VU/8"
)(
m
,
u
,
!
1
,
function
(
e
){
a
(
"Klrn"
)},
"data-v-4174e4c5"
,
null
);
t
.
default
=
f
.
exports
},
Klrn
:
function
(
e
,
t
){},
n1YH
:
function
(
e
,
t
){},
"swl+"
:
function
(
e
,
t
,
a
){
"use strict"
;
var
s
=
a
(
"mvHQ"
),
i
=
a
.
n
(
s
),
o
=
a
(
"fZjL"
),
n
=
a
.
n
(
o
),
l
=
{
name
:
"detail-preview"
,
props
:{
value
:{
type
:
Boolean
,
default
:
function
(){
return
!
1
}},
previewData
:{
type
:
Object
,
default
:
function
(){
return
{
title
:
""
,
taskDescription
:
""
,
lastTime
:
""
,
taskStatus
:
1
,
executiveClerkId
:
""
,
bindFlag
:
0
,
taskRecordList
:[],
taskType
:
1
,
memberInfo
:{
cardNum
:
""
,
imgUrl
:
""
,
memberName
:
""
,
memberGender
:
""
,
memberAge
:
""
,
birthday
:
""
,
clerkName
:
""
,
costFee
:
""
,
memberGradeName
:
""
,
costTimes
:
""
,
lastCostFee
:
""
,
phoneNumber
:
""
,
openCardTime
:
""
,
memberType
:
"0"
,
birthType
:
""
,
accumulatPoints
:
""
}}}}},
directives
:{
htmlContent
:{
bind
:
function
(
e
,
t
){
e
.
innerHTML
=
t
.
value
},
update
:
function
(
e
,
t
){
e
.
innerHTML
=
t
.
value
}}},
data
:
function
(){
return
{
noticeData
:{
title
:
""
,
taskDescription
:
""
,
lastTime
:
""
,
taskStatus
:
1
,
executiveClerkId
:
""
,
bindFlag
:
0
,
taskRecordList
:[],
taskType
:
1
,
memberInfo
:{
cardNum
:
""
,
imgUrl
:
""
,
memberName
:
""
,
memberGender
:
""
,
memberAge
:
""
,
birthday
:
""
,
clerkName
:
""
,
costFee
:
""
,
memberGradeName
:
""
,
costTimes
:
""
,
lastCostFee
:
""
,
phoneNumber
:
""
,
openCardTime
:
""
,
memberType
:
"0"
,
birthType
:
""
,
accumulatPoints
:
""
}},
time
:
null
}},
methods
:{
timeStampSpaces
:
function
(
e
){
if
(
e
){
var
t
=
new
Date
,
a
=
new
Date
(
Number
(
e
)).
getTime
()
-
t
.
getTime
();
if
(
console
.
log
(
a
),
a
<
0
)
return
""
;
var
s
=
a
%
864
e5
,
i
=
s
%
36
e5
;
return
Math
.
floor
(
a
/
864
e5
)
+
"天"
+
Math
.
floor
(
s
/
36
e5
)
+
"小时"
+
Math
.
floor
(
i
/
6
e4
)
+
"分"
}},
closeDialog
:
function
(){
this
.
$emit
(
"input"
,
!
1
),
this
.
$emit
(
"closePreview"
),
this
.
noticeData
=
{
title
:
""
,
taskDescription
:
""
,
lastTime
:
""
,
taskStatus
:
1
,
executiveClerkId
:
""
,
bindFlag
:
0
,
taskRecordList
:[],
taskType
:
1
,
memberInfo
:{
cardNum
:
""
,
imgUrl
:
""
,
memberName
:
""
,
memberGender
:
""
,
memberAge
:
""
,
birthday
:
""
,
clerkName
:
""
,
costFee
:
""
,
memberGradeName
:
""
,
costTimes
:
""
,
lastCostFee
:
""
,
phoneNumber
:
""
,
openCardTime
:
""
,
memberType
:
"0"
,
birthType
:
""
,
accumulatPoints
:
""
}},
clearInterval
(
this
.
time
)}},
watch
:{
previewData
:
function
(
e
,
t
){
var
a
=
this
;
n
()(
e
).
length
&&
(
a
.
noticeData
=
JSON
.
parse
(
i
()(
e
)),
a
.
time
=
setInterval
(
function
(){
a
.
timeStampSpaces
(
a
.
previewData
.
lastTime
)},
6
e4
))}},
mounted
:
function
(){
var
e
=
this
;
n
()(
e
.
previewData
).
length
&&
(
e
.
noticeData
=
JSON
.
parse
(
i
()(
e
.
previewData
)),
e
.
time
=
setInterval
(
function
(){
e
.
timeStampSpaces
(
e
.
previewData
.
lastTime
)},
6
e4
))},
beforeDestroy
:
function
(){
clearInterval
(
this
.
time
),
this
.
time
=
null
}},
r
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
e
.
value
,
expression
:
"value"
}],
staticClass
:
"qr-dialog-content"
,
staticStyle
:{
opacity
:
"1"
}},[
a
(
"div"
,{
staticClass
:
"qr-mask"
,
on
:{
click
:
function
(
t
){
return
t
.
stopPropagation
(),
e
.
closeDialog
(
t
)}}}),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"qr-dialog border-box"
},[
a
(
"div"
,{
staticClass
:
"qr-dialog-body border-box"
},[
a
(
"div"
,{
staticClass
:
"detail-content border-box"
},[
a
(
"div"
,{
staticClass
:
"detail-content-top border-box"
},[
a
(
"div"
,{
staticClass
:
"task-title font-14 color-303133 font-w-500"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
title
))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"task-des font-12 color-303133 font-w-400"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
taskDescription
))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"task-over font-10 color-fd6b6d font-w-400"
},[
1
==
e
.
noticeData
.
taskStatus
?
a
(
"span"
,[
e
.
_v
(
"逾期剩余时长:"
+
e
.
_s
(
e
.
timeStampSpaces
(
e
.
noticeData
.
lastTime
)))]):
e
.
_e
(),
e
.
_v
(
" "
),
2
==
e
.
noticeData
.
taskStatus
?
a
(
"span"
,[
e
.
_v
(
"已完成"
)]):
e
.
_e
(),
e
.
_v
(
" "
),
3
==
e
.
noticeData
.
taskStatus
?
a
(
"span"
,[
e
.
_v
(
"已放弃"
)]):
e
.
_e
(),
e
.
_v
(
" "
),
4
==
e
.
noticeData
.
taskStatus
?
a
(
"span"
,[
e
.
_v
(
"已逾期"
)]):
e
.
_e
(),
e
.
_v
(
" "
),
5
==
e
.
noticeData
.
taskStatus
?
a
(
"span"
,[
e
.
_v
(
"已完成"
)]):
e
.
_e
()]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"task-people"
},
e
.
_l
(
e
.
noticeData
.
taskRecordList
,
function
(
t
,
s
){
return
a
(
"div"
,{
key
:
s
+
"record"
,
staticClass
:
"task-item-cell"
},[
a
(
"div"
,{
staticClass
:
"task-item-content"
},[
a
(
"span"
,{
staticClass
:
"iconfont icondingwei font-10 color-4b69e5"
}),
a
(
"span"
,{
staticClass
:
"font-10 color-606266 opt-content"
},[
e
.
_v
(
e
.
_s
(
t
.
optContent
))])]),
e
.
_v
(
" "
),
a
(
"div"
,{
class
:[
"task-item-date"
,
s
!=
e
.
noticeData
.
taskRecordList
.
length
-
1
?
"item-border"
:
""
]},[
a
(
"span"
,{
staticClass
:
"p-l-14 font-10 color-909399"
},[
e
.
_v
(
e
.
_s
(
t
.
optTime
))])])])}))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"detail-content-bottom border-box m-t-10"
},[
a
(
"div"
,{
staticClass
:
"user-info flex "
},[
a
(
"div"
,{
staticClass
:
"user-photo"
},[
a
(
"img"
,{
attrs
:{
src
:
e
.
noticeData
.
memberInfo
.
imgUrl
,
alt
:
""
}})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"user-name-body"
},[
a
(
"div"
,{
staticClass
:
"user-name"
},[
a
(
"span"
,{
staticClass
:
"font-12 color-30313 font-w-500"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
memberName
))]),
a
(
"span"
,{
class
:[
"p-l-6 font-12 iconfont"
,
0
==
e
.
noticeData
.
memberInfo
.
memberGender
?
""
:
1
==
e
.
noticeData
.
memberInfo
.
memberGender
?
"iconnan color-4b69e5"
:
"color-ff8ea0 iconxingbienv"
]})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"user-age font-10 color-7f818a"
},[
a
(
"span"
,[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
memberAge
)
+
"岁"
)]),
a
(
"span"
,{
staticClass
:
"dot"
}),
a
(
"span"
,[
e
.
_v
(
"生日 "
+
e
.
_s
(
0
==
e
.
noticeData
.
memberInfo
.
birthType
?
"农历"
:
"阳历"
)
+
e
.
_s
(
e
.
noticeData
.
memberInfo
.
birthday
))])])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"user-info-body"
},[
a
(
"ul"
,{
staticClass
:
"flex font-10 flex-wrap"
},[
a
(
"li"
,{
staticClass
:
"flex-1 line-h-16 m-b-10"
},[
a
(
"span"
,{
staticClass
:
"font-10 color-303133"
},[
e
.
_v
(
"会员卡:"
)]),
a
(
"span"
,{
staticClass
:
"font-10 color-7f818a"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
memberGradeName
))])]),
e
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex-1 line-h-16 m-b-10"
},[
a
(
"span"
,{
staticClass
:
"font-10 color-303133"
},[
e
.
_v
(
"会员身份:"
)]),
a
(
"span"
,{
staticClass
:
"font-10 color-7f818a"
},[
e
.
_v
(
e
.
_s
(
1
==
e
.
noticeData
.
memberInfo
.
memberType
?
"pos会员"
:
"微信会员"
))])]),
e
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex-1 line-h-16 m-b-10"
},[
a
(
"span"
,{
staticClass
:
"font-10 color-303133"
},[
e
.
_v
(
"会员卡号:"
)]),
a
(
"span"
,{
staticClass
:
"font-10 color-7f818a"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
cardNum
))])]),
e
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex-1 line-h-16 m-b-10"
},[
a
(
"span"
,{
staticClass
:
"font-10 color-303133"
},[
e
.
_v
(
"积 分:"
)]),
a
(
"span"
,{
staticClass
:
"font-10 color-7f818a"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
accumulatPoints
))])]),
e
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex-1 line-h-16 m-b-10"
},[
a
(
"span"
,{
staticClass
:
"font-10 color-303133"
},[
e
.
_v
(
"消费总额:"
)]),
a
(
"span"
,{
staticClass
:
"font-10 color-7f818a"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
costFee
))])]),
e
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex-1 line-h-16 m-b-10"
},[
a
(
"span"
,{
staticClass
:
"font-10 color-303133"
},[
e
.
_v
(
"消费次数:"
)]),
a
(
"span"
,{
staticClass
:
"font-10 color-7f818a"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
costTimes
))])])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"user-clerk"
},[
a
(
"span"
,{
staticClass
:
"iconfont iconziyuan1 font-10 color-4b69e5"
}),
a
(
"span"
,{
staticClass
:
"font-10 color-4b69e5 clerk-name"
},[
e
.
_v
(
e
.
_s
(
e
.
noticeData
.
memberInfo
.
clerkName
))])])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"qr-dialog__hd"
},[
a
(
"i"
,{
staticClass
:
"el-icon-plus"
,
on
:{
click
:
function
(
t
){
return
t
.
stopPropagation
(),
e
.
closeDialog
(
t
)}}})])])])])},
staticRenderFns
:[]};
var
c
=
a
(
"VU/8"
)(
l
,
r
,
!
1
,
function
(
e
){
a
(
"n1YH"
)},
"data-v-3660ceba"
,
null
);
t
.
a
=
c
.
exports
}});
\ No newline at end of file
dist/static/js/6.
78ce4b42fa1b10871812
.js
→
dist/static/js/6.
543dd297237d6dad132b
.js
View file @
8d5b99bc
webpackJsonp
([
6
],{
CJE6
:
function
(
e
,
t
){},
Zx22
:
function
(
e
,
t
,
a
){
"use strict"
;
var
s
=
{
name
:
"custom-dialog"
,
props
:{
value
:{
type
:
Boolean
,
default
:
!
1
},
storeChangeData
:{
type
:[
Object
,
Array
]}},
data
:
function
(){
return
{
repProjectName
:
"haoban-web"
,
customDialog
:
this
.
value
,
leftData
:[],
rightData
:[]}},
methods
:{
handleCardClose
:
function
(){
this
.
customCancel
()},
customCancel
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"input"
,
this
.
customDialog
)},
formatDate
:
function
(
e
,
t
){
function
a
(
e
){
return
e
>
9
?
""
+
e
:
"0"
+
e
}
var
s
=
new
Date
(
e
),
i
=
s
.
getFullYear
(),
o
=
s
.
getMonth
()
+
1
,
n
=
s
.
getDate
();
return
i
+
t
+
a
(
o
)
+
t
+
a
(
n
)
+
t
}},
watch
:{
value
:
function
(
e
,
t
){
this
.
customDialog
=
e
},
storeChangeData
:
function
(
e
,
t
){
this
.
leftData
=
e
.
beforeContent
,
this
.
rightData
=
e
.
afterContent
}},
mounted
:
function
(){
this
.
leftData
=
this
.
storeChangeData
.
beforeContent
,
this
.
rightData
=
this
.
storeChangeData
.
afterContent
}},
i
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"custom-dialog-wrap"
},[
a
(
"el-dialog"
,{
attrs
:{
title
:
"门店图片变更"
,
visible
:
e
.
customDialog
,
width
:
"600px"
,
"before-close"
:
e
.
handleCardClose
},
on
:{
"update:visible"
:
function
(
t
){
e
.
customDialog
=
t
}}},[
a
(
"div"
,{
staticClass
:
"dialog-content"
},[
a
(
"el-row"
,[
a
(
"el-col"
,{
attrs
:{
span
:
11
}},[
a
(
"div"
,{
staticClass
:
"grid-content bg-purple-dark"
},[
e
.
_v
(
"
\
n 变更前
\
n "
)]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"data-body"
},[
a
(
"div"
,{
staticClass
:
"data-body-content flex flex-column"
},[
e
.
_l
(
e
.
leftData
,
function
(
e
,
t
){
return
[
a
(
"img"
,{
key
:
"img"
+
t
,
attrs
:{
src
:
e
,
alt
:
""
}})]})],
2
)])]),
e
.
_v
(
" "
),
a
(
"el-col"
,{
attrs
:{
span
:
11
}},[
a
(
"div"
,{
staticClass
:
"grid-content bg-purple-dark"
},[
e
.
_v
(
"
\
n 变更后
\
n "
)]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"data-body"
},[
a
(
"div"
,{
staticClass
:
"data-body-content flex flex-column"
},[
e
.
_l
(
e
.
rightData
,
function
(
e
,
t
){
return
[
a
(
"img"
,{
key
:
"img0"
+
t
,
attrs
:{
src
:
e
,
alt
:
""
}})]})],
2
)])])],
1
)],
1
)])],
1
)},
staticRenderFns
:[]};
var
o
=
a
(
"VU/8"
)(
s
,
i
,
!
1
,
function
(
e
){
a
(
"CJE6"
)},
"data-v-5a02018c"
,
null
);
t
.
a
=
o
.
exports
},
iULt
:
function
(
e
,
t
){},
nWkG
:
function
(
e
,
t
){},
uEj7
:
function
(
e
,
t
){},
xCEU
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"//Fk"
),
i
=
a
.
n
(
s
),
o
=
a
(
"Zx22"
),
n
=
{
name
:
"record-list"
,
props
:{
detailShow
:{
type
:
Boolean
,
default
:
!
1
},
tableListData
:{
type
:
Object
,
default
:
function
(){
return
[]}}},
data
:
function
(){
return
{
customDialog
:
!
1
,
tableData
:[]}},
methods
:{
handleClose
:
function
(
e
){
e
(),
this
.
hideDialog
()},
customCancel
:
function
(){
this
.
hideDialog
()},
hideDialog
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"hideDetailDialog"
)}},
watch
:{
detailShow
:
function
(
e
,
t
){
this
.
customDialog
=
e
},
tableListData
:
function
(
e
,
t
){
this
.
tableData
=
e
}},
mounted
:
function
(){
this
.
customDialog
=
this
.
detailShow
,
this
.
tableData
=
this
.
tableListData
}},
l
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
e
.
customDialog
,
expression
:
"customDialog"
}]},[
a
(
"el-dialog"
,{
staticClass
:
"edit-dialog"
,
attrs
:{
title
:
"审核详情"
,
visible
:
e
.
customDialog
,
width
:
"600px"
,
"before-close"
:
e
.
handleClose
},
on
:{
"update:visible"
:
function
(
t
){
e
.
customDialog
=
t
}}},[
a
(
"div"
,{
staticClass
:
"edit-dialog-body"
},[
a
(
"el-table"
,{
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
tableData
,
height
:
"332"
}},[
a
(
"el-table-column"
,{
attrs
:{
prop
:
"publishRecordId"
,
label
:
"审核事项"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
0
==
t
.
row
.
auditingType
?
"门店信息变更"
:
1
==
t
.
row
.
auditingType
?
"新增成员"
:
2
==
t
.
row
.
auditingType
?
"成员离职"
:
"转移成员"
)
+
"
\
n "
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"品牌"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
t
.
row
.
brandName
||
"--"
)
+
"
\
n "
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交人"
,
width
:
"150"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"div"
,{
staticClass
:
"flex flex-align-center flex-pack-center bg-82C5FF table-head-pic"
},[
t
.
row
.
headPic
?
a
(
"img"
,{
attrs
:{
src
:
t
.
row
.
headPic
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info"
},[
a
(
"span"
,{
staticClass
:
"text-ellipsis"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
applyName
))]),
e
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-13 text-ellipsis"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
storeName
))])])])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交时间"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"color-606266 line-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"timeStampToYmd"
)(
t
.
row
.
createTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"color-606266 line-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"timeStampToHms"
)(
t
.
row
.
createTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"审核结果"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
t
.
row
.
auditStatus
)
+
"
\
n "
)]}}])})],
1
)],
1
)])],
1
)},
staticRenderFns
:[]};
var
r
=
a
(
"VU/8"
)(
n
,
l
,
!
1
,
function
(
e
){
a
(
"nWkG"
)},
"data-v-55dc7f0b"
,
null
).
exports
,
c
=
{
name
:
"record-list"
,
props
:{
resultText
:{
type
:
String
,
default
:
""
},
resultShow
:{
type
:
Boolean
,
default
:
!
1
}},
data
:
function
(){
return
{
customDialog
:
this
.
resultShow
}},
methods
:{
handleClose
:
function
(
e
){
e
(),
this
.
hideDialog
()},
customCancel
:
function
(){
this
.
hideDialog
()},
hideDialog
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"hideResultDialog"
)},
showDetail
:
function
(){
this
.
$emit
(
"showResultDetail"
)}},
watch
:{
resultShow
:
function
(
e
,
t
){
this
.
customDialog
=
e
}},
mounted
:
function
(){
this
.
customDialog
=
this
.
resultShow
}},
u
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
e
.
customDialog
,
expression
:
"customDialog"
}]},[
a
(
"el-dialog"
,{
staticClass
:
"edit-dialog"
,
attrs
:{
title
:
"提示"
,
visible
:
e
.
customDialog
,
width
:
"600px"
,
"before-close"
:
e
.
handleClose
},
on
:{
"update:visible"
:
function
(
t
){
e
.
customDialog
=
t
}}},[
a
(
"div"
,{
staticClass
:
"edit-dialog-body"
},[
a
(
"div"
,{
staticClass
:
"result-content"
},[
a
(
"span"
,[
e
.
_v
(
e
.
_s
(
e
.
resultText
))]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
e
.
showDetail
}},[
e
.
_v
(
"查看详情"
)])],
1
)])])],
1
)},
staticRenderFns
:[]};
var
d
=
a
(
"VU/8"
)(
c
,
u
,
!
1
,
function
(
e
){
a
(
"uEj7"
)},
"data-v-305aa100"
,
null
).
exports
,
f
=
a
(
"3E4D"
),
h
=
a
(
"Ch4/"
),
p
=
a
(
"PI0u"
),
v
=
a
(
"P9l9"
),
g
=
{
name
:
"unreview"
,
data
:
function
(){
return
{
wxEnterpriseId
:
localStorage
.
getItem
(
"userInfos"
)?
JSON
.
parse
(
localStorage
.
getItem
(
"userInfos"
)).
wxEnterpriseId
:
""
,
auditName
:
localStorage
.
getItem
(
"userInfos"
)?
JSON
.
parse
(
localStorage
.
getItem
(
"userInfos"
)).
staffDTO
.
staffName
:
""
,
filterValue
:
""
,
filterBrand
:
""
,
brandOptions
:[],
searchValue
:
""
,
filterOptions
:[{
label
:
"全部事项"
,
value
:
""
},{
label
:
"门店信息变更"
,
value
:
"1"
}],
tableData
:[],
multipleSelection
:[],
currentPage
:
1
,
pageSize
:
20
,
total
:
0
,
selectId
:
""
,
ruleForm
:{
refuseReason
:
""
},
rules
:{
refuseReason
:[{
required
:
!
0
,
message
:
"拒绝理由不能为空"
,
trigger
:
"change"
},{
min
:
1
,
max
:
50
,
message
:
"长度在 1 到 50 个字"
,
trigger
:
"change"
}]},
showStoreDialog
:
!
1
,
storeChangeData
:{
beforeContent
:[],
afterContent
:[]},
approveVisible
:
!
1
,
refuseVisible
:
!
1
,
detailShow
:
!
1
,
resultShow
:
!
1
,
tableListData
:[],
resultText
:
""
,
userData
:{
staffName
:
""
,
phoneNumber
:
""
,
nationCode
:
""
,
postion
:
""
,
departmentName
:
""
,
headImg
:
""
}}},
computed
:{},
methods
:{
clearSearch
:
function
(){
this
.
currentPage
=
1
,
this
.
getTableList
()},
searchEnterFun
:
Object
(
p
.
a
)(
function
(
e
){
if
(
!
String
(
e
.
target
.
value
).
trim
())
return
!
1
;
this
.
currentPage
=
1
,
this
.
getTableList
()},
200
),
hideDetailDialog
:
function
(){
this
.
detailShow
=!
1
},
hideResultDialog
:
function
(){
this
.
resultShow
=!
1
,
this
.
getTableList
()},
showResultDetail
:
function
(){
this
.
detailShow
=!
0
},
handleSelectionChange
:
function
(
e
){
this
.
multipleSelection
=
e
},
handleSizeChange
:
function
(
e
){
this
.
pageSize
=
e
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
e
){
this
.
currentPage
=
e
,
this
.
getTableList
()},
handleClick
:
function
(
e
,
t
,
a
){
var
s
=
this
;
if
(
s
.
selectId
=
t
.
auditId
,
a
&&
(
s
.
refuseVisible
=!
0
),
a
)
return
!
1
;
s
.
$confirm
(
"是否确认同意?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
s
.
sendApprove
()}).
catch
(
function
(){
s
.
selectId
=
""
})},
sendApprove
:
Object
(
p
.
a
)(
function
(){
this
.
postApprove
(
this
.
selectId
)},
500
),
approveAll
:
function
(){
var
e
=
this
,
t
=
e
.
multipleSelection
.
length
?
e
.
multipleSelection
.
map
(
function
(
e
){
return
e
.
auditId
}):
""
;
if
(
!
t
)
return
e
.
$message
({
message
:
"请至少选择一条审核事项"
,
type
:
"warning"
}),
!
1
;
e
.
$confirm
(
"是否批量同意?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
e
.
postAllApprove
(
t
)})},
postApprove
:
function
(
e
){
var
t
=
this
,
a
=
{
auditId
:
e
,
auditName
:
t
.
auditName
};
Object
(
v
.
d
)(
"/haoban-manage3-web/audit/audit"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
f
.
a
.
showmsg
(
"操作成功"
,
"success"
),
t
.
approveVisible
=!
1
,
t
.
getTableList
(),
void
t
.
$forceUpdate
();
h
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
postAllApprove
:
function
(
e
){
var
t
=
this
,
a
=
{
auditIds
:
e
};
Object
(
v
.
d
)(
"/haoban-manage3-web/audit/batch-approve"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
){
var
s
=
a
.
result
.
list
;
return
t
.
resultText
=
a
.
result
.
auditResult
,
t
.
tableListData
=
[],
t
.
tableData
.
forEach
(
function
(
e
){
s
.
forEach
(
function
(
a
){
a
.
auditId
==
e
.
auditId
&&
(
e
.
auditStatus
=
1
==
a
.
auditStatus
?
"成功"
:
"失败"
,
t
.
tableListData
.
push
(
e
))})}),
void
(
t
.
resultShow
=!
0
)}
h
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
cancelRefuse
:
function
(
e
){
this
.
refuseVisible
=!
1
,
this
.
$refs
.
ruleForm
.
resetFields
()},
sendRefuse
:
Object
(
p
.
a
)(
function
(
e
){
var
t
=
this
;
t
.
$refs
[
e
].
validate
(
function
(
e
){
if
(
!
e
)
return
!
1
;
t
.
postRefuse
()})},
500
),
postRefuse
:
function
(){
var
e
=
this
,
t
=
{
auditName
:
e
.
auditName
,
auditId
:
e
.
selectId
,
auditReason
:
e
.
ruleForm
.
refuseReason
};
Object
(
v
.
a
)(
"/haoban-manage3-web/audit/refuse"
,
t
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
f
.
a
.
showmsg
(
"操作成功"
,
"success"
),
e
.
refuseVisible
=!
1
,
e
.
$refs
.
ruleForm
.
resetFields
(),
void
e
.
getTableList
();
h
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
showSingleInfo
:
function
(
e
){
var
t
=
this
,
a
=
{
staffId
:
e
};
Object
(
v
.
d
)(
"/haoban-manage3-web/get-staff-info"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
h
.
a
.
errorMsg
(
a
):
t
.
userData
=
a
.
result
}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
showStoreChange
:
function
(
e
){
this
.
storeChangeData
=
{
beforeContent
:[],
afterContent
:[]},
this
.
showStoreDialog
=!
0
,
this
.
storeChangeData
=
{
beforeContent
:
""
!=
e
.
oldValue
?
e
.
oldValue
.
split
(
","
):[],
afterContent
:
""
!=
e
.
newValue
?
e
.
newValue
.
split
(
","
):[]}},
getBrandData
:
function
(){
var
e
=
this
;
Object
(
v
.
d
)(
"/haoban-manage3-web/wx-enterprise-list"
,{}).
then
(
function
(
t
){
var
a
=
t
.
data
;
1
!=
a
.
errorCode
?
h
.
a
.
errorMsg
(
a
):
a
.
result
&&
a
.
result
.
length
&&
(
e
.
brandOptions
=
a
.
result
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
toLogin
:
function
(){
var
e
=
this
;
return
new
i
.
a
(
function
(
t
,
a
){
Object
(
v
.
a
)(
"/haoban-manage3-web/get-login-info"
,{}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?(
h
.
a
.
errorMsg
(
a
),
t
({
wxEnterpriseId
:
""
})):
t
(
a
.
result
)}).
catch
(
function
(
a
){
t
({
wxEnterpriseId
:
""
}),
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
a
.
message
})})})},
getTableList
:
function
(
e
){
var
t
=
this
;
e
&&
(
t
.
currentPage
=
1
);
var
a
=
{
wxEnterpriseId
:
t
.
wxEnterpriseId
,
auditType
:
t
.
filterValue
,
auditStatus
:
"0"
,
auditFlag
:
"0"
,
search
:
t
.
searchValue
,
pageNum
:
t
.
currentPage
,
pageSize
:
t
.
pageSize
,
enterpriseId
:
t
.
filterBrand
};
Object
(
v
.
a
)(
"/haoban-manage3-web/audit/find-page"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
t
.
tableData
=
a
.
result
.
result
||
[],
void
(
t
.
total
=
a
.
result
.
totalCount
);
h
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
mounted
:
function
(){
this
.
$emit
(
"showTab"
,
1
),
this
.
getTableList
(),
this
.
getBrandData
()},
components
:{
storeChange
:
o
.
a
,
reviewResultDetail
:
r
,
reviewResult
:
d
}},
m
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"unreview-wrap common-set-wrap"
},[
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"div"
,{
staticClass
:
"right-box"
,
staticStyle
:{
"min-height"
:
"calc(100vh - 126px)"
}},[
a
(
"div"
,{
staticClass
:
"reviewed-body-head flex flex-space-between"
},[
a
(
"div"
,[
a
(
"el-input"
,{
staticClass
:
"w-250 "
,
attrs
:{
placeholder
:
"请输入提交人姓名或门店名称"
,
"prefix-icon"
:
"el-icon-search"
,
clearable
:
""
},
on
:{
clear
:
e
.
clearSearch
},
nativeOn
:{
keyup
:
function
(
t
){
return
a
=
t
,
e
.
searchEnterFun
(
a
,
e
.
searchInput
);
var
a
}},
model
:{
value
:
e
.
searchValue
,
callback
:
function
(
t
){
e
.
searchValue
=
t
},
expression
:
"searchValue"
}}),
e
.
_v
(
" "
),
a
(
"el-select"
,{
staticClass
:
"w-130 m-l-10"
,
attrs
:{
placeholder
:
"全部事项"
},
on
:{
change
:
e
.
getTableList
},
model
:{
value
:
e
.
filterValue
,
callback
:
function
(
t
){
e
.
filterValue
=
t
},
expression
:
"filterValue"
}},
e
.
_l
(
e
.
filterOptions
,
function
(
e
){
return
a
(
"el-option"
,{
key
:
e
.
value
,
attrs
:{
label
:
e
.
label
,
value
:
e
.
value
}})})),
a
(
"el-select"
,{
staticClass
:
"w-168 m-l-10"
,
attrs
:{
placeholder
:
"全部品牌"
},
on
:{
change
:
e
.
getTableList
},
model
:{
value
:
e
.
filterBrand
,
callback
:
function
(
t
){
e
.
filterBrand
=
t
},
expression
:
"filterBrand"
}},[
a
(
"el-option"
,{
attrs
:{
label
:
"全部品牌"
,
value
:
""
}}),
e
.
_v
(
" "
),
e
.
_l
(
e
.
brandOptions
,
function
(
e
){
return
a
(
"el-option"
,{
key
:
e
.
enterpriseId
,
attrs
:{
label
:
e
.
enterpriseName
,
value
:
e
.
enterpriseId
}})})],
2
)],
1
)]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"reviewed-body-content"
},[
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
tableData
,
"tooltip-effect"
:
"dark"
},
on
:{
"selection-change"
:
e
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
label
:
"审核事项"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
1
==
t
.
row
.
auditType
?
"门店信息变更"
:
1
==
t
.
row
.
auditType
?
"新增成员"
:
2
==
t
.
row
.
auditType
?
"成员离职"
:
"转移成员"
)
+
"
\
n "
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交人"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"el-popover"
,{
attrs
:{
placement
:
"top-start"
,
width
:
"400"
,
trigger
:
"hover"
},
on
:{
show
:
function
(
a
){
e
.
showSingleInfo
(
t
.
row
.
commitStaffId
)}}},[
a
(
"div"
,{
staticClass
:
"apply-info-detail"
},[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"div"
,{
staticClass
:
"apply-info-img flex-align-center flex-pack-center bg-82C5FF "
},[
e
.
userData
.
headImg
?
a
(
"img"
,{
attrs
:{
src
:
e
.
userData
.
headImg
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info-right flex-space-between"
},[
a
(
"div"
,{
staticClass
:
"apply-info-name"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
userData
.
staffName
||
"--"
)
+
" ( "
+
e
.
_s
(
e
.
userData
.
position
||
"--"
)
+
")
\
n "
)]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-phone"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"手机号:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
"86"
==
e
.
userData
.
nationcode
?
e
.
userData
.
phoneNumber
:
"+"
+
e
.
userData
.
nationcode
+
"-"
+
e
.
userData
.
phoneNumber
))])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-store"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"所属部门:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
e
.
userData
.
departmentName
||
"--"
))])])])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
a
(
"div"
,{
staticClass
:
"flex flex-align-center flex-pack-center bg-82C5FF table-head-pic cursor-pointer"
},[
t
.
row
.
commitStaffImg
?
a
(
"img"
,{
attrs
:{
src
:
t
.
row
.
commitStaffImg
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info"
,
staticStyle
:{
overflow
:
"hidden"
,
"text-overflow"
:
"ellipsis"
,
"white-space"
:
"nowrap"
}},[
a
(
"span"
,[
e
.
_v
(
e
.
_s
(
t
.
row
.
commitStaffName
||
"--"
))]),
e
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-13"
,
staticStyle
:{
overflow
:
"hidden"
,
"text-overflow"
:
"ellipsis"
,
"white-space"
:
"nowrap"
}},[
e
.
_v
(
e
.
_s
(
t
.
row
.
commitStoreName
||
"--"
))])])],
1
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"详情"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
6
!=
t
.
row
.
changeField
?
a
(
"span"
,[
e
.
_v
(
e
.
_s
(
t
.
row
.
detail
))]):
e
.
_e
(),
e
.
_v
(
" "
),
6
==
t
.
row
.
changeField
?
a
(
"div"
,{
staticClass
:
"line-hidden-2"
},[
a
(
"span"
,[
e
.
_v
(
e
.
_s
(
t
.
row
.
detail
))]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
a
){
e
.
showStoreChange
(
t
.
row
)}}},[
e
.
_v
(
"查看详情"
)])],
1
):
e
.
_e
()]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交时间"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"timeStampToYmd"
)(
t
.
row
.
createTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"timeStampToHms"
)(
t
.
row
.
createTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
,
width
:
"150"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
a
){
e
.
handleClick
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"同意"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
a
){
e
.
handleClick
(
t
.
$index
,
t
.
row
,
"refuse"
)}}},[
e
.
_v
(
"拒绝"
)])]}}])})],
1
),
e
.
_v
(
" "
),
0
!=
e
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
e
.
currentPage
,
"page-sizes"
:[
20
,
40
,
60
,
80
],
"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
(
"storeChange"
,{
attrs
:{
storeChangeData
:
e
.
storeChangeData
},
model
:{
value
:
e
.
showStoreDialog
,
callback
:
function
(
t
){
e
.
showStoreDialog
=
t
},
expression
:
"showStoreDialog"
}}),
e
.
_v
(
" "
),
a
(
"el-dialog"
,{
staticClass
:
"approve-dialog"
,
attrs
:{
title
:
""
,
visible
:
e
.
approveVisible
,
width
:
"422px"
},
on
:{
"update:visible"
:
function
(
t
){
e
.
approveVisible
=
t
}}},[
a
(
"div"
,{
staticClass
:
"approve-body text-center"
},[
a
(
"div"
,[
a
(
"i"
,{
staticClass
:
"el-icon-success"
}),
a
(
"span"
,{
staticClass
:
"approve-icon-tip"
},[
e
.
_v
(
"同意"
)])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"approve-tip"
},[
e
.
_v
(
"是否确认同意"
)])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"approve-footer dialog-footer"
,
staticStyle
:{
"text-align"
:
"center"
},
attrs
:{
slot
:
"footer"
},
slot
:
"footer"
},[
a
(
"el-button"
,{
on
:{
click
:
function
(
t
){
e
.
approveVisible
=!
1
}}},[
e
.
_v
(
"取 消"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
e
.
sendApprove
}},[
e
.
_v
(
"确 定"
)])],
1
)]),
e
.
_v
(
" "
),
a
(
"el-dialog"
,{
staticClass
:
"refuse-dialog"
,
attrs
:{
title
:
"提示"
,
visible
:
e
.
refuseVisible
,
"before-close"
:
e
.
cancelRefuse
,
width
:
"422px"
},
on
:{
"update:visible"
:
function
(
t
){
e
.
refuseVisible
=
t
}}},[
a
(
"div"
,[
a
(
"div"
,{
staticClass
:
"refuse-tip"
},[
e
.
_v
(
"请输入拒绝理由"
)]),
e
.
_v
(
" "
),
a
(
"el-form"
,{
ref
:
"ruleForm"
,
staticClass
:
"demo-ruleForm"
,
attrs
:{
model
:
e
.
ruleForm
,
rules
:
e
.
rules
}},[
a
(
"el-form-item"
,{
attrs
:{
label
:
""
,
prop
:
"refuseReason"
}},[
a
(
"el-input"
,{
staticClass
:
"font-14"
,
attrs
:{
type
:
"textarea"
,
placeholder
:
"最多 50 个字"
,
rows
:
3
},
model
:{
value
:
e
.
ruleForm
.
refuseReason
,
callback
:
function
(
t
){
e
.
$set
(
e
.
ruleForm
,
"refuseReason"
,
t
)},
expression
:
"ruleForm.refuseReason"
}})],
1
)],
1
)],
1
),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"approve-footer dialog-footer"
,
attrs
:{
slot
:
"footer"
},
slot
:
"footer"
},[
a
(
"el-button"
,{
on
:{
click
:
function
(
t
){
e
.
cancelRefuse
(
"ruleForm"
)}}},[
e
.
_v
(
"取 消"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
function
(
t
){
e
.
sendRefuse
(
"ruleForm"
)}}},[
e
.
_v
(
"确 定"
)])],
1
)]),
e
.
_v
(
" "
),
a
(
"review-result-detail"
,{
attrs
:{
tableListData
:
e
.
tableListData
,
detailShow
:
e
.
detailShow
},
on
:{
hideDetailDialog
:
e
.
hideDetailDialog
}}),
e
.
_v
(
" "
),
a
(
"review-result"
,{
attrs
:{
resultText
:
e
.
resultText
,
resultShow
:
e
.
resultShow
},
on
:{
showResultDetail
:
e
.
showResultDetail
,
hideResultDialog
:
e
.
hideResultDialog
}})],
1
)},
staticRenderFns
:[]};
var
b
=
a
(
"VU/8"
)(
g
,
m
,
!
1
,
function
(
e
){
a
(
"iULt"
)},
"data-v-1e8c8137"
,
null
);
t
.
default
=
b
.
exports
}});
\ No newline at end of file
webpackJsonp
([
6
],{
CJE6
:
function
(
e
,
t
){},
Zx22
:
function
(
e
,
t
,
a
){
"use strict"
;
var
s
=
{
name
:
"custom-dialog"
,
props
:{
value
:{
type
:
Boolean
,
default
:
!
1
},
storeChangeData
:{
type
:[
Object
,
Array
]}},
data
:
function
(){
return
{
repProjectName
:
"haoban-web"
,
customDialog
:
this
.
value
,
leftData
:[],
rightData
:[]}},
methods
:{
handleCardClose
:
function
(){
this
.
customCancel
()},
customCancel
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"input"
,
this
.
customDialog
)},
formatDate
:
function
(
e
,
t
){
function
a
(
e
){
return
e
>
9
?
""
+
e
:
"0"
+
e
}
var
s
=
new
Date
(
e
),
i
=
s
.
getFullYear
(),
o
=
s
.
getMonth
()
+
1
,
n
=
s
.
getDate
();
return
i
+
t
+
a
(
o
)
+
t
+
a
(
n
)
+
t
}},
watch
:{
value
:
function
(
e
,
t
){
this
.
customDialog
=
e
},
storeChangeData
:
function
(
e
,
t
){
this
.
leftData
=
e
.
beforeContent
,
this
.
rightData
=
e
.
afterContent
}},
mounted
:
function
(){
this
.
leftData
=
this
.
storeChangeData
.
beforeContent
,
this
.
rightData
=
this
.
storeChangeData
.
afterContent
}},
i
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"custom-dialog-wrap"
},[
a
(
"el-dialog"
,{
attrs
:{
title
:
"门店图片变更"
,
visible
:
e
.
customDialog
,
width
:
"600px"
,
"before-close"
:
e
.
handleCardClose
},
on
:{
"update:visible"
:
function
(
t
){
e
.
customDialog
=
t
}}},[
a
(
"div"
,{
staticClass
:
"dialog-content"
},[
a
(
"el-row"
,[
a
(
"el-col"
,{
attrs
:{
span
:
11
}},[
a
(
"div"
,{
staticClass
:
"grid-content bg-purple-dark"
},[
e
.
_v
(
"
\
n 变更前
\
n "
)]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"data-body"
},[
a
(
"div"
,{
staticClass
:
"data-body-content flex flex-column"
},[
e
.
_l
(
e
.
leftData
,
function
(
e
,
t
){
return
[
a
(
"img"
,{
key
:
"img"
+
t
,
attrs
:{
src
:
e
,
alt
:
""
}})]})],
2
)])]),
e
.
_v
(
" "
),
a
(
"el-col"
,{
attrs
:{
span
:
11
}},[
a
(
"div"
,{
staticClass
:
"grid-content bg-purple-dark"
},[
e
.
_v
(
"
\
n 变更后
\
n "
)]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"data-body"
},[
a
(
"div"
,{
staticClass
:
"data-body-content flex flex-column"
},[
e
.
_l
(
e
.
rightData
,
function
(
e
,
t
){
return
[
a
(
"img"
,{
key
:
"img0"
+
t
,
attrs
:{
src
:
e
,
alt
:
""
}})]})],
2
)])])],
1
)],
1
)])],
1
)},
staticRenderFns
:[]};
var
o
=
a
(
"VU/8"
)(
s
,
i
,
!
1
,
function
(
e
){
a
(
"CJE6"
)},
"data-v-5a02018c"
,
null
);
t
.
a
=
o
.
exports
},
bn5M
:
function
(
e
,
t
){},
nWkG
:
function
(
e
,
t
){},
uEj7
:
function
(
e
,
t
){},
xCEU
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"//Fk"
),
i
=
a
.
n
(
s
),
o
=
a
(
"Zx22"
),
n
=
{
name
:
"record-list"
,
props
:{
detailShow
:{
type
:
Boolean
,
default
:
!
1
},
tableListData
:{
type
:
Object
,
default
:
function
(){
return
[]}}},
data
:
function
(){
return
{
customDialog
:
!
1
,
tableData
:[]}},
methods
:{
handleClose
:
function
(
e
){
e
(),
this
.
hideDialog
()},
customCancel
:
function
(){
this
.
hideDialog
()},
hideDialog
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"hideDetailDialog"
)}},
watch
:{
detailShow
:
function
(
e
,
t
){
this
.
customDialog
=
e
},
tableListData
:
function
(
e
,
t
){
this
.
tableData
=
e
}},
mounted
:
function
(){
this
.
customDialog
=
this
.
detailShow
,
this
.
tableData
=
this
.
tableListData
}},
l
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
e
.
customDialog
,
expression
:
"customDialog"
}]},[
a
(
"el-dialog"
,{
staticClass
:
"edit-dialog"
,
attrs
:{
title
:
"审核详情"
,
visible
:
e
.
customDialog
,
width
:
"600px"
,
"before-close"
:
e
.
handleClose
},
on
:{
"update:visible"
:
function
(
t
){
e
.
customDialog
=
t
}}},[
a
(
"div"
,{
staticClass
:
"edit-dialog-body"
},[
a
(
"el-table"
,{
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
tableData
,
height
:
"332"
}},[
a
(
"el-table-column"
,{
attrs
:{
prop
:
"publishRecordId"
,
label
:
"审核事项"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
0
==
t
.
row
.
auditingType
?
"门店信息变更"
:
1
==
t
.
row
.
auditingType
?
"新增成员"
:
2
==
t
.
row
.
auditingType
?
"成员离职"
:
"转移成员"
)
+
"
\
n "
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"品牌"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
t
.
row
.
brandName
||
"--"
)
+
"
\
n "
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交人"
,
width
:
"150"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"div"
,{
staticClass
:
"flex flex-align-center flex-pack-center bg-82C5FF table-head-pic"
},[
t
.
row
.
headPic
?
a
(
"img"
,{
attrs
:{
src
:
t
.
row
.
headPic
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info"
},[
a
(
"span"
,{
staticClass
:
"text-ellipsis"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
applyName
))]),
e
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-13 text-ellipsis"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
storeName
))])])])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交时间"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"color-606266 line-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"timeStampToYmd"
)(
t
.
row
.
createTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"color-606266 line-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"timeStampToHms"
)(
t
.
row
.
createTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"审核结果"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
t
.
row
.
auditStatus
)
+
"
\
n "
)]}}])})],
1
)],
1
)])],
1
)},
staticRenderFns
:[]};
var
r
=
a
(
"VU/8"
)(
n
,
l
,
!
1
,
function
(
e
){
a
(
"nWkG"
)},
"data-v-55dc7f0b"
,
null
).
exports
,
c
=
{
name
:
"record-list"
,
props
:{
resultText
:{
type
:
String
,
default
:
""
},
resultShow
:{
type
:
Boolean
,
default
:
!
1
}},
data
:
function
(){
return
{
customDialog
:
this
.
resultShow
}},
methods
:{
handleClose
:
function
(
e
){
e
(),
this
.
hideDialog
()},
customCancel
:
function
(){
this
.
hideDialog
()},
hideDialog
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"hideResultDialog"
)},
showDetail
:
function
(){
this
.
$emit
(
"showResultDetail"
)}},
watch
:{
resultShow
:
function
(
e
,
t
){
this
.
customDialog
=
e
}},
mounted
:
function
(){
this
.
customDialog
=
this
.
resultShow
}},
u
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
e
.
customDialog
,
expression
:
"customDialog"
}]},[
a
(
"el-dialog"
,{
staticClass
:
"edit-dialog"
,
attrs
:{
title
:
"提示"
,
visible
:
e
.
customDialog
,
width
:
"600px"
,
"before-close"
:
e
.
handleClose
},
on
:{
"update:visible"
:
function
(
t
){
e
.
customDialog
=
t
}}},[
a
(
"div"
,{
staticClass
:
"edit-dialog-body"
},[
a
(
"div"
,{
staticClass
:
"result-content"
},[
a
(
"span"
,[
e
.
_v
(
e
.
_s
(
e
.
resultText
))]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
e
.
showDetail
}},[
e
.
_v
(
"查看详情"
)])],
1
)])])],
1
)},
staticRenderFns
:[]};
var
d
=
a
(
"VU/8"
)(
c
,
u
,
!
1
,
function
(
e
){
a
(
"uEj7"
)},
"data-v-305aa100"
,
null
).
exports
,
f
=
a
(
"3E4D"
),
h
=
a
(
"Ch4/"
),
p
=
a
(
"PI0u"
),
v
=
a
(
"P9l9"
),
g
=
{
name
:
"unreview"
,
data
:
function
(){
return
{
wxEnterpriseId
:
localStorage
.
getItem
(
"userInfos"
)?
JSON
.
parse
(
localStorage
.
getItem
(
"userInfos"
)).
wxEnterpriseId
:
""
,
auditName
:
localStorage
.
getItem
(
"userInfos"
)?
JSON
.
parse
(
localStorage
.
getItem
(
"userInfos"
)).
staffDTO
.
staffName
:
""
,
filterValue
:
""
,
filterBrand
:
""
,
brandOptions
:[],
searchValue
:
""
,
filterOptions
:[{
label
:
"全部事项"
,
value
:
""
},{
label
:
"门店信息变更"
,
value
:
"1"
}],
tableData
:[],
multipleSelection
:[],
currentPage
:
1
,
pageSize
:
20
,
total
:
0
,
selectId
:
""
,
ruleForm
:{
refuseReason
:
""
},
rules
:{
refuseReason
:[{
required
:
!
0
,
message
:
"拒绝理由不能为空"
,
trigger
:
"change"
},{
min
:
1
,
max
:
50
,
message
:
"长度在 1 到 50 个字"
,
trigger
:
"change"
}]},
showStoreDialog
:
!
1
,
storeChangeData
:{
beforeContent
:[],
afterContent
:[]},
approveVisible
:
!
1
,
refuseVisible
:
!
1
,
detailShow
:
!
1
,
resultShow
:
!
1
,
tableListData
:[],
resultText
:
""
,
userData
:{
staffName
:
""
,
phoneNumber
:
""
,
nationCode
:
""
,
postion
:
""
,
departmentName
:
""
,
headImg
:
""
}}},
computed
:{},
methods
:{
clearSearch
:
function
(){
this
.
currentPage
=
1
,
this
.
getTableList
()},
searchEnterFun
:
Object
(
p
.
a
)(
function
(
e
){
if
(
!
String
(
e
.
target
.
value
).
trim
())
return
!
1
;
this
.
currentPage
=
1
,
this
.
getTableList
()},
200
),
hideDetailDialog
:
function
(){
this
.
detailShow
=!
1
},
hideResultDialog
:
function
(){
this
.
resultShow
=!
1
,
this
.
getTableList
()},
showResultDetail
:
function
(){
this
.
detailShow
=!
0
},
handleSelectionChange
:
function
(
e
){
this
.
multipleSelection
=
e
},
handleSizeChange
:
function
(
e
){
this
.
pageSize
=
e
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
e
){
this
.
currentPage
=
e
,
this
.
getTableList
()},
handleClick
:
function
(
e
,
t
,
a
){
var
s
=
this
;
if
(
s
.
selectId
=
t
.
auditId
,
a
&&
(
s
.
refuseVisible
=!
0
),
a
)
return
!
1
;
s
.
$confirm
(
"是否确认同意?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
s
.
sendApprove
()}).
catch
(
function
(){
s
.
selectId
=
""
})},
sendApprove
:
Object
(
p
.
a
)(
function
(){
this
.
postApprove
(
this
.
selectId
)},
500
),
approveAll
:
function
(){
var
e
=
this
,
t
=
e
.
multipleSelection
.
length
?
e
.
multipleSelection
.
map
(
function
(
e
){
return
e
.
auditId
}):
""
;
if
(
!
t
)
return
e
.
$message
({
message
:
"请至少选择一条审核事项"
,
type
:
"warning"
}),
!
1
;
e
.
$confirm
(
"是否批量同意?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
e
.
postAllApprove
(
t
)})},
postApprove
:
function
(
e
){
var
t
=
this
,
a
=
{
auditId
:
e
,
auditName
:
t
.
auditName
};
Object
(
v
.
d
)(
"/haoban-manage3-web/audit/audit"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
f
.
a
.
showmsg
(
"操作成功"
,
"success"
),
t
.
approveVisible
=!
1
,
t
.
getTableList
(),
void
t
.
$forceUpdate
();
h
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
postAllApprove
:
function
(
e
){
var
t
=
this
,
a
=
{
auditIds
:
e
};
Object
(
v
.
d
)(
"/haoban-manage3-web/audit/batch-approve"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
){
var
s
=
a
.
result
.
list
;
return
t
.
resultText
=
a
.
result
.
auditResult
,
t
.
tableListData
=
[],
t
.
tableData
.
forEach
(
function
(
e
){
s
.
forEach
(
function
(
a
){
a
.
auditId
==
e
.
auditId
&&
(
e
.
auditStatus
=
1
==
a
.
auditStatus
?
"成功"
:
"失败"
,
t
.
tableListData
.
push
(
e
))})}),
void
(
t
.
resultShow
=!
0
)}
h
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
cancelRefuse
:
function
(
e
){
this
.
refuseVisible
=!
1
,
this
.
$refs
.
ruleForm
.
resetFields
()},
sendRefuse
:
Object
(
p
.
a
)(
function
(
e
){
var
t
=
this
;
t
.
$refs
[
e
].
validate
(
function
(
e
){
if
(
!
e
)
return
!
1
;
t
.
postRefuse
()})},
500
),
postRefuse
:
function
(){
var
e
=
this
,
t
=
{
auditName
:
e
.
auditName
,
auditId
:
e
.
selectId
,
auditReason
:
e
.
ruleForm
.
refuseReason
};
Object
(
v
.
a
)(
"/haoban-manage3-web/audit/refuse"
,
t
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
f
.
a
.
showmsg
(
"操作成功"
,
"success"
),
e
.
refuseVisible
=!
1
,
e
.
$refs
.
ruleForm
.
resetFields
(),
void
e
.
getTableList
();
h
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
showSingleInfo
:
function
(
e
){
var
t
=
this
,
a
=
{
staffId
:
e
};
Object
(
v
.
d
)(
"/haoban-manage3-web/get-staff-info"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
h
.
a
.
errorMsg
(
a
):
t
.
userData
=
a
.
result
}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
showStoreChange
:
function
(
e
){
this
.
storeChangeData
=
{
beforeContent
:[],
afterContent
:[]},
this
.
showStoreDialog
=!
0
,
this
.
storeChangeData
=
{
beforeContent
:
""
!=
e
.
oldValue
?
e
.
oldValue
.
split
(
","
):[],
afterContent
:
""
!=
e
.
newValue
?
e
.
newValue
.
split
(
","
):[]}},
getBrandData
:
function
(){
var
e
=
this
;
Object
(
v
.
d
)(
"/haoban-manage3-web/wx-enterprise-list"
,{}).
then
(
function
(
t
){
var
a
=
t
.
data
;
1
!=
a
.
errorCode
?
h
.
a
.
errorMsg
(
a
):
a
.
result
&&
a
.
result
.
length
&&
(
e
.
brandOptions
=
a
.
result
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
toLogin
:
function
(){
var
e
=
this
;
return
new
i
.
a
(
function
(
t
,
a
){
Object
(
v
.
a
)(
"/haoban-manage3-web/get-login-info"
,{}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?(
h
.
a
.
errorMsg
(
a
),
t
({
wxEnterpriseId
:
""
})):
t
(
a
.
result
)}).
catch
(
function
(
a
){
t
({
wxEnterpriseId
:
""
}),
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
a
.
message
})})})},
getTableList
:
function
(
e
){
var
t
=
this
;
e
&&
(
t
.
currentPage
=
1
);
var
a
=
{
wxEnterpriseId
:
t
.
wxEnterpriseId
,
auditType
:
t
.
filterValue
,
auditStatus
:
"0"
,
auditFlag
:
"0"
,
search
:
t
.
searchValue
,
pageNum
:
t
.
currentPage
,
pageSize
:
t
.
pageSize
,
enterpriseId
:
t
.
filterBrand
};
Object
(
v
.
a
)(
"/haoban-manage3-web/audit/find-page"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
t
.
tableData
=
a
.
result
.
result
||
[],
void
(
t
.
total
=
a
.
result
.
totalCount
);
h
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
mounted
:
function
(){
this
.
$emit
(
"showTab"
,
1
),
this
.
getTableList
(),
this
.
getBrandData
()},
components
:{
storeChange
:
o
.
a
,
reviewResultDetail
:
r
,
reviewResult
:
d
}},
m
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"unreview-wrap common-set-wrap"
},[
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"div"
,{
staticClass
:
"right-box"
,
staticStyle
:{
"min-height"
:
"calc(100vh - 126px)"
}},[
a
(
"div"
,{
staticClass
:
"reviewed-body-head flex flex-space-between"
},[
a
(
"div"
,[
a
(
"el-input"
,{
staticClass
:
"w-250 "
,
attrs
:{
placeholder
:
"请输入提交人姓名或门店名称"
,
"prefix-icon"
:
"el-icon-search"
,
clearable
:
""
},
on
:{
clear
:
e
.
clearSearch
},
nativeOn
:{
keyup
:
function
(
t
){
return
a
=
t
,
e
.
searchEnterFun
(
a
,
e
.
searchInput
);
var
a
}},
model
:{
value
:
e
.
searchValue
,
callback
:
function
(
t
){
e
.
searchValue
=
t
},
expression
:
"searchValue"
}}),
e
.
_v
(
" "
),
a
(
"el-select"
,{
staticClass
:
"w-130 m-l-10"
,
attrs
:{
placeholder
:
"全部事项"
},
on
:{
change
:
e
.
getTableList
},
model
:{
value
:
e
.
filterValue
,
callback
:
function
(
t
){
e
.
filterValue
=
t
},
expression
:
"filterValue"
}},
e
.
_l
(
e
.
filterOptions
,
function
(
e
){
return
a
(
"el-option"
,{
key
:
e
.
value
,
attrs
:{
label
:
e
.
label
,
value
:
e
.
value
}})})),
a
(
"el-select"
,{
staticClass
:
"w-168 m-l-10"
,
attrs
:{
placeholder
:
"全部品牌"
},
on
:{
change
:
e
.
getTableList
},
model
:{
value
:
e
.
filterBrand
,
callback
:
function
(
t
){
e
.
filterBrand
=
t
},
expression
:
"filterBrand"
}},[
a
(
"el-option"
,{
attrs
:{
label
:
"全部品牌"
,
value
:
""
}}),
e
.
_v
(
" "
),
e
.
_l
(
e
.
brandOptions
,
function
(
e
){
return
a
(
"el-option"
,{
key
:
e
.
enterpriseId
,
attrs
:{
label
:
e
.
enterpriseName
,
value
:
e
.
enterpriseId
}})})],
2
)],
1
)]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"reviewed-body-content"
},[
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
tableData
,
"tooltip-effect"
:
"dark"
},
on
:{
"selection-change"
:
e
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
label
:
"审核事项"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
1
==
t
.
row
.
auditType
?
"门店信息变更"
:
1
==
t
.
row
.
auditType
?
"新增成员"
:
2
==
t
.
row
.
auditType
?
"成员离职"
:
"转移成员"
)
+
"
\
n "
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交人"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"el-popover"
,{
attrs
:{
placement
:
"top-start"
,
width
:
"400"
,
trigger
:
"hover"
},
on
:{
show
:
function
(
a
){
e
.
showSingleInfo
(
t
.
row
.
commitStaffId
)}}},[
a
(
"div"
,{
staticClass
:
"apply-info-detail"
},[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"div"
,{
staticClass
:
"apply-info-img flex-align-center flex-pack-center bg-82C5FF "
},[
e
.
userData
.
headImg
?
a
(
"img"
,{
attrs
:{
src
:
e
.
userData
.
headImg
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info-right flex-space-between"
},[
a
(
"div"
,{
staticClass
:
"apply-info-name"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
e
.
userData
.
staffName
||
"--"
)
+
" ( "
+
e
.
_s
(
e
.
userData
.
position
||
"--"
)
+
")
\
n "
)]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-phone"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"手机号:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
"86"
==
e
.
userData
.
nationCode
?
e
.
userData
.
phoneNumber
:
"+"
+
e
.
userData
.
nationCode
+
"-"
+
e
.
userData
.
phoneNumber
))])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-store"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"所属部门:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
e
.
userData
.
departmentName
||
"--"
))])])])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
a
(
"div"
,{
staticClass
:
"flex flex-align-center flex-pack-center bg-82C5FF table-head-pic cursor-pointer"
},[
t
.
row
.
commitStaffImg
?
a
(
"img"
,{
attrs
:{
src
:
t
.
row
.
commitStaffImg
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info"
,
staticStyle
:{
overflow
:
"hidden"
,
"text-overflow"
:
"ellipsis"
,
"white-space"
:
"nowrap"
}},[
a
(
"span"
,[
e
.
_v
(
e
.
_s
(
t
.
row
.
commitStaffName
||
"--"
))]),
e
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-13"
,
staticStyle
:{
overflow
:
"hidden"
,
"text-overflow"
:
"ellipsis"
,
"white-space"
:
"nowrap"
}},[
e
.
_v
(
e
.
_s
(
t
.
row
.
commitStoreName
||
"--"
))])])],
1
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"详情"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
6
!=
t
.
row
.
changeField
?
a
(
"span"
,[
e
.
_v
(
e
.
_s
(
t
.
row
.
detail
))]):
e
.
_e
(),
e
.
_v
(
" "
),
6
==
t
.
row
.
changeField
?
a
(
"div"
,{
staticClass
:
"line-hidden-2"
},[
a
(
"span"
,[
e
.
_v
(
e
.
_s
(
t
.
row
.
detail
))]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
a
){
e
.
showStoreChange
(
t
.
row
)}}},[
e
.
_v
(
"查看详情"
)])],
1
):
e
.
_e
()]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交时间"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"timeStampToYmd"
)(
t
.
row
.
createTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"timeStampToHms"
)(
t
.
row
.
createTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
,
width
:
"150"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
a
){
e
.
handleClick
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"同意"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
a
){
e
.
handleClick
(
t
.
$index
,
t
.
row
,
"refuse"
)}}},[
e
.
_v
(
"拒绝"
)])]}}])})],
1
),
e
.
_v
(
" "
),
0
!=
e
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
e
.
currentPage
,
"page-sizes"
:[
20
,
40
,
60
,
80
],
"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
(
"storeChange"
,{
attrs
:{
storeChangeData
:
e
.
storeChangeData
},
model
:{
value
:
e
.
showStoreDialog
,
callback
:
function
(
t
){
e
.
showStoreDialog
=
t
},
expression
:
"showStoreDialog"
}}),
e
.
_v
(
" "
),
a
(
"el-dialog"
,{
staticClass
:
"approve-dialog"
,
attrs
:{
title
:
""
,
visible
:
e
.
approveVisible
,
width
:
"422px"
},
on
:{
"update:visible"
:
function
(
t
){
e
.
approveVisible
=
t
}}},[
a
(
"div"
,{
staticClass
:
"approve-body text-center"
},[
a
(
"div"
,[
a
(
"i"
,{
staticClass
:
"el-icon-success"
}),
a
(
"span"
,{
staticClass
:
"approve-icon-tip"
},[
e
.
_v
(
"同意"
)])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"approve-tip"
},[
e
.
_v
(
"是否确认同意"
)])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"approve-footer dialog-footer"
,
staticStyle
:{
"text-align"
:
"center"
},
attrs
:{
slot
:
"footer"
},
slot
:
"footer"
},[
a
(
"el-button"
,{
on
:{
click
:
function
(
t
){
e
.
approveVisible
=!
1
}}},[
e
.
_v
(
"取 消"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
e
.
sendApprove
}},[
e
.
_v
(
"确 定"
)])],
1
)]),
e
.
_v
(
" "
),
a
(
"el-dialog"
,{
staticClass
:
"refuse-dialog"
,
attrs
:{
title
:
"提示"
,
visible
:
e
.
refuseVisible
,
"before-close"
:
e
.
cancelRefuse
,
width
:
"422px"
},
on
:{
"update:visible"
:
function
(
t
){
e
.
refuseVisible
=
t
}}},[
a
(
"div"
,[
a
(
"div"
,{
staticClass
:
"refuse-tip"
},[
e
.
_v
(
"请输入拒绝理由"
)]),
e
.
_v
(
" "
),
a
(
"el-form"
,{
ref
:
"ruleForm"
,
staticClass
:
"demo-ruleForm"
,
attrs
:{
model
:
e
.
ruleForm
,
rules
:
e
.
rules
}},[
a
(
"el-form-item"
,{
attrs
:{
label
:
""
,
prop
:
"refuseReason"
}},[
a
(
"el-input"
,{
staticClass
:
"font-14"
,
attrs
:{
type
:
"textarea"
,
placeholder
:
"最多 50 个字"
,
rows
:
3
},
model
:{
value
:
e
.
ruleForm
.
refuseReason
,
callback
:
function
(
t
){
e
.
$set
(
e
.
ruleForm
,
"refuseReason"
,
t
)},
expression
:
"ruleForm.refuseReason"
}})],
1
)],
1
)],
1
),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"approve-footer dialog-footer"
,
attrs
:{
slot
:
"footer"
},
slot
:
"footer"
},[
a
(
"el-button"
,{
on
:{
click
:
function
(
t
){
e
.
cancelRefuse
(
"ruleForm"
)}}},[
e
.
_v
(
"取 消"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
function
(
t
){
e
.
sendRefuse
(
"ruleForm"
)}}},[
e
.
_v
(
"确 定"
)])],
1
)]),
e
.
_v
(
" "
),
a
(
"review-result-detail"
,{
attrs
:{
tableListData
:
e
.
tableListData
,
detailShow
:
e
.
detailShow
},
on
:{
hideDetailDialog
:
e
.
hideDetailDialog
}}),
e
.
_v
(
" "
),
a
(
"review-result"
,{
attrs
:{
resultText
:
e
.
resultText
,
resultShow
:
e
.
resultShow
},
on
:{
showResultDetail
:
e
.
showResultDetail
,
hideResultDialog
:
e
.
hideResultDialog
}})],
1
)},
staticRenderFns
:[]};
var
b
=
a
(
"VU/8"
)(
g
,
m
,
!
1
,
function
(
e
){
a
(
"bn5M"
)},
"data-v-354006a6"
,
null
);
t
.
default
=
b
.
exports
}});
\ No newline at end of file
dist/static/js/8.
1b6c464c7259acff4f96
.js
→
dist/static/js/8.
7f95e2281354efa5ae81
.js
View file @
8d5b99bc
webpackJsonp
([
8
],{
CJE6
:
function
(
t
,
e
){},
CLYF
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
n
=
a
(
"Zx22"
),
s
=
a
(
"Ch4/"
),
o
=
a
(
"P9l9"
),
i
=
a
(
"PI0u"
),
r
=
{
name
:
"reviewed"
,
data
:
function
(){
return
{
tableH
:
window
.
screen
.
availHeight
-
464
-
126
+
"px"
,
wxEnterpriseId
:
localStorage
.
getItem
(
"userInfos"
)?
JSON
.
parse
(
localStorage
.
getItem
(
"userInfos"
)).
wxEnterpriseId
:
""
,
filterValue
:
""
,
filterBrand
:
""
,
brandOptions
:[],
filterOptions
:[{
label
:
"全部状态"
,
value
:
""
},{
label
:
"已同意"
,
value
:
"1"
},{
label
:
"已拒绝"
,
value
:
"2"
}],
searchValue
:
""
,
tableData
:[],
multipleSelection
:[],
currentPage
:
1
,
pageSize
:
20
,
total
:
0
,
applyInfo
:{},
showStoreDialog
:
!
1
,
storeChangeData
:{},
userData
:{
staffName
:
""
,
phoneNumber
:
""
,
nationCode
:
""
,
postion
:
""
,
departmentName
:
""
,
headImg
:
""
}}},
computed
:{},
methods
:{
clearSearch
:
function
(){
this
.
currentPage
=
1
,
this
.
getTableList
()},
searchEnterFun
:
Object
(
i
.
a
)(
function
(
t
){
if
(
!
String
(
t
.
target
.
value
).
trim
())
return
!
1
;
this
.
currentPage
=
1
,
this
.
getTableList
()},
200
),
toggleReason
:
function
(
t
){
t
.
visible
=!
0
,
this
.
tableData
.
forEach
(
function
(
e
,
a
){
e
.
enterpriseAuditingId
!=
t
.
enterpriseAuditingId
&&
(
e
.
visible
=!
1
)})},
handleSelectionChange
:
function
(
t
){
this
.
multipleSelection
=
t
},
handleSizeChange
:
function
(
t
){
this
.
pageSize
=
t
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
t
){
this
.
currentPage
=
t
,
this
.
getTableList
()},
showSingleInfo
:
function
(
t
){
var
e
=
this
,
a
=
{
staffId
:
t
};
Object
(
o
.
d
)(
"/haoban-manage3-web/get-staff-info"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
1
!=
a
.
errorCode
?
s
.
a
.
errorMsg
(
a
):
e
.
userData
=
a
.
result
}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
showStoreChange
:
function
(
t
){
this
.
storeChangeData
=
{
beforeContent
:[],
afterContent
:[]},
this
.
showStoreDialog
=!
0
,
this
.
storeChangeData
=
{
beforeContent
:
""
!=
t
.
oldValue
?
t
.
oldValue
.
split
(
","
):[],
afterContent
:
""
!=
t
.
newValue
?
t
.
newValue
.
split
(
","
):[]}},
getBrandData
:
function
(){
var
t
=
this
;
Object
(
o
.
d
)(
"/haoban-manage3-web/wx-enterprise-list"
,{}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
s
.
a
.
errorMsg
(
a
):
a
.
result
&&
a
.
result
.
length
&&
(
t
.
brandOptions
=
a
.
result
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getTableList
:
function
(
t
){
var
e
=
this
;
t
&&
(
e
.
currentPage
=
1
);
var
a
=
{
wxEnterpriseId
:
e
.
wxEnterpriseId
,
auditStatus
:
e
.
filterValue
,
auditFlag
:
"1"
,
search
:
e
.
searchValue
||
""
,
pageNum
:
e
.
currentPage
,
pageSize
:
e
.
pageSize
,
enterpriseId
:
e
.
filterBrand
};
Object
(
o
.
a
)(
"/haoban-manage3-web/audit/find-page"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
e
.
tableData
=
a
.
result
.
result
||
[],
void
(
e
.
total
=
a
.
result
.
totalCount
);
s
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
mounted
:
function
(){
this
.
$emit
(
"showTab"
,
2
),
this
.
getTableList
(),
this
.
getBrandData
()},
components
:{
storeChange
:
n
.
a
}},
l
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"reviewed-wrap common-set-wrap"
},[
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"div"
,{
staticClass
:
"right-box"
,
staticStyle
:{
"min-height"
:
"calc(100vh - 126px)"
}},[
a
(
"div"
,{
staticClass
:
"reviewed-body-head"
},[
a
(
"el-input"
,{
staticClass
:
"w-250 "
,
attrs
:{
placeholder
:
"请输入提交人姓名或门店名称"
,
"prefix-icon"
:
"el-icon-search"
,
clearable
:
""
},
on
:{
clear
:
t
.
clearSearch
},
nativeOn
:{
keyup
:
function
(
e
){
return
a
=
e
,
t
.
searchEnterFun
(
a
,
t
.
searchInput
);
var
a
}},
model
:{
value
:
t
.
searchValue
,
callback
:
function
(
e
){
t
.
searchValue
=
e
},
expression
:
"searchValue"
}}),
t
.
_v
(
" "
),
a
(
"el-select"
,{
staticClass
:
"w-130 m-l-10"
,
attrs
:{
placeholder
:
"全部状态"
},
on
:{
change
:
t
.
getTableList
},
model
:{
value
:
t
.
filterValue
,
callback
:
function
(
e
){
t
.
filterValue
=
e
},
expression
:
"filterValue"
}},
t
.
_l
(
t
.
filterOptions
,
function
(
t
){
return
a
(
"el-option"
,{
key
:
t
.
value
,
attrs
:{
label
:
t
.
label
,
value
:
t
.
value
}})})),
a
(
"el-select"
,{
staticClass
:
"w-168 m-l-10"
,
attrs
:{
placeholder
:
"全部品牌"
},
on
:{
change
:
t
.
getTableList
},
model
:{
value
:
t
.
filterBrand
,
callback
:
function
(
e
){
t
.
filterBrand
=
e
},
expression
:
"filterBrand"
}},[
a
(
"el-option"
,{
attrs
:{
label
:
"全部品牌"
,
value
:
""
}}),
t
.
_v
(
" "
),
t
.
_l
(
t
.
brandOptions
,
function
(
t
){
return
a
(
"el-option"
,{
key
:
t
.
enterpriseId
,
attrs
:{
label
:
t
.
enterpriseName
,
value
:
t
.
enterpriseId
}})})],
2
)],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"reviewed-body-content"
},[
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
tableData
,
"tooltip-effect"
:
"dark"
}},[
a
(
"el-table-column"
,{
attrs
:{
label
:
"审核事项"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
"
\
n "
+
t
.
_s
(
1
==
e
.
row
.
auditType
?
"门店信息变更"
:
1
==
e
.
row
.
auditType
?
"新增成员"
:
2
==
e
.
row
.
auditType
?
"成员离职"
:
"转移成员"
)
+
"
\
n "
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交人"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"el-popover"
,{
attrs
:{
placement
:
"top-start"
,
width
:
"400"
,
trigger
:
"hover"
},
on
:{
show
:
function
(
a
){
t
.
showSingleInfo
(
e
.
row
.
commitStaffId
)}}},[
a
(
"div"
,{
staticClass
:
"apply-info-detail"
},[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"div"
,{
staticClass
:
"apply-info-img flex-align-center flex-pack-center bg-82C5FF "
},[
t
.
userData
.
headImg
?
a
(
"img"
,{
attrs
:{
src
:
t
.
userData
.
headImg
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info-right flex-space-between"
},[
a
(
"div"
,{
staticClass
:
"apply-info-name"
},[
t
.
_v
(
"
\
n "
+
t
.
_s
(
t
.
userData
.
staffName
||
"--"
)
+
" ( "
+
t
.
_s
(
t
.
userData
.
position
||
"--"
)
+
")
\
n "
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-phone"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
t
.
_v
(
"手机号:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
t
.
_v
(
t
.
_s
(
"86"
==
t
.
userData
.
nationcode
?
t
.
userData
.
phoneNumber
:
"+"
+
t
.
userData
.
nationcode
+
"-"
+
t
.
userData
.
phoneNumber
))])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-store"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
t
.
_v
(
"所属部门:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
t
.
_v
(
t
.
_s
(
t
.
userData
.
departmentName
||
"--"
))])])])])]),
t
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
a
(
"div"
,{
staticClass
:
"flex flex-align-center flex-pack-center bg-82C5FF table-head-pic cursor-pointer"
},[
e
.
row
.
commitStaffImg
?
a
(
"img"
,{
attrs
:{
src
:
e
.
row
.
commitStaffImg
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})])])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info"
,
staticStyle
:{
overflow
:
"hidden"
,
"text-overflow"
:
"ellipsis"
,
"white-space"
:
"nowrap"
}},[
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
commitStaffName
))]),
t
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-13"
,
staticStyle
:{
overflow
:
"hidden"
,
"text-overflow"
:
"ellipsis"
,
"white-space"
:
"nowrap"
}},[
t
.
_v
(
t
.
_s
(
e
.
row
.
commitStoreName
))])])],
1
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"详情"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
6
!=
e
.
row
.
changeField
?
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
detail
))]):
t
.
_e
(),
t
.
_v
(
" "
),
6
==
e
.
row
.
changeField
?
a
(
"div"
,{
staticClass
:
"line-hidden-2"
},[
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
detail
))]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
a
){
t
.
showStoreChange
(
e
.
row
)}}},[
t
.
_v
(
"查看详情"
)])],
1
):
t
.
_e
()]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交时间"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToYmd"
)(
e
.
row
.
createTime
)))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToHms"
)(
e
.
row
.
createTime
)))])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"审核人"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
"
\
n "
+
t
.
_s
(
e
.
row
.
auditName
||
"--"
)
+
"
\
n "
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"状态"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"span"
,{
class
:[
"span-dot"
,
2
==
e
.
row
.
auditStatus
?
"bg-f5222d"
:
"bg-52c41a"
]}),
1
==
e
.
row
.
auditStatus
?
a
(
"span"
,[
t
.
_v
(
"已同意"
)]):
t
.
_e
(),
t
.
_v
(
" "
),
a
(
"el-popover"
,{
staticClass
:
"inline-block"
,
attrs
:{
placement
:
"top"
,
width
:
"150"
,
trigger
:
"hover"
}},[
a
(
"div"
,{
staticClass
:
"tooltip-text"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
auditReason
))]),
t
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
2
==
e
.
row
.
auditStatus
?
a
(
"span"
,{
staticStyle
:{
cursor
:
"pointer"
,
"padding-bottom"
:
"2px"
,
"border-bottom"
:
"1px dashed #2F54EB"
},
on
:{
click
:
function
(
a
){
t
.
toggleReason
(
e
.
row
)}}},[
t
.
_v
(
"已拒绝"
)]):
t
.
_e
()])])]}}])})],
1
),
t
.
_v
(
" "
),
0
!=
t
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
t
.
currentPage
,
"page-sizes"
:[
20
,
40
,
60
,
80
],
"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
(
"storeChange"
,{
attrs
:{
storeChangeData
:
t
.
storeChangeData
},
model
:{
value
:
t
.
showStoreDialog
,
callback
:
function
(
e
){
t
.
showStoreDialog
=
e
},
expression
:
"showStoreDialog"
}})],
1
)},
staticRenderFns
:[]};
var
c
=
a
(
"VU/8"
)(
r
,
l
,
!
1
,
function
(
t
){
a
(
"lun9"
)},
"data-v-fe754a40"
,
null
);
e
.
default
=
c
.
exports
},
Zx22
:
function
(
t
,
e
,
a
){
"use strict"
;
var
n
=
{
name
:
"custom-dialog"
,
props
:{
value
:{
type
:
Boolean
,
default
:
!
1
},
storeChangeData
:{
type
:[
Object
,
Array
]}},
data
:
function
(){
return
{
repProjectName
:
"haoban-web"
,
customDialog
:
this
.
value
,
leftData
:[],
rightData
:[]}},
methods
:{
handleCardClose
:
function
(){
this
.
customCancel
()},
customCancel
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"input"
,
this
.
customDialog
)},
formatDate
:
function
(
t
,
e
){
function
a
(
t
){
return
t
>
9
?
""
+
t
:
"0"
+
t
}
var
n
=
new
Date
(
t
),
s
=
n
.
getFullYear
(),
o
=
n
.
getMonth
()
+
1
,
i
=
n
.
getDate
();
return
s
+
e
+
a
(
o
)
+
e
+
a
(
i
)
+
e
}},
watch
:{
value
:
function
(
t
,
e
){
this
.
customDialog
=
t
},
storeChangeData
:
function
(
t
,
e
){
this
.
leftData
=
t
.
beforeContent
,
this
.
rightData
=
t
.
afterContent
}},
mounted
:
function
(){
this
.
leftData
=
this
.
storeChangeData
.
beforeContent
,
this
.
rightData
=
this
.
storeChangeData
.
afterContent
}},
s
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"custom-dialog-wrap"
},[
a
(
"el-dialog"
,{
attrs
:{
title
:
"门店图片变更"
,
visible
:
t
.
customDialog
,
width
:
"600px"
,
"before-close"
:
t
.
handleCardClose
},
on
:{
"update:visible"
:
function
(
e
){
t
.
customDialog
=
e
}}},[
a
(
"div"
,{
staticClass
:
"dialog-content"
},[
a
(
"el-row"
,[
a
(
"el-col"
,{
attrs
:{
span
:
11
}},[
a
(
"div"
,{
staticClass
:
"grid-content bg-purple-dark"
},[
t
.
_v
(
"
\
n 变更前
\
n "
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"data-body"
},[
a
(
"div"
,{
staticClass
:
"data-body-content flex flex-column"
},[
t
.
_l
(
t
.
leftData
,
function
(
t
,
e
){
return
[
a
(
"img"
,{
key
:
"img"
+
e
,
attrs
:{
src
:
t
,
alt
:
""
}})]})],
2
)])]),
t
.
_v
(
" "
),
a
(
"el-col"
,{
attrs
:{
span
:
11
}},[
a
(
"div"
,{
staticClass
:
"grid-content bg-purple-dark"
},[
t
.
_v
(
"
\
n 变更后
\
n "
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"data-body"
},[
a
(
"div"
,{
staticClass
:
"data-body-content flex flex-column"
},[
t
.
_l
(
t
.
rightData
,
function
(
t
,
e
){
return
[
a
(
"img"
,{
key
:
"img0"
+
e
,
attrs
:{
src
:
t
,
alt
:
""
}})]})],
2
)])])],
1
)],
1
)])],
1
)},
staticRenderFns
:[]};
var
o
=
a
(
"VU/8"
)(
n
,
s
,
!
1
,
function
(
t
){
a
(
"CJE6"
)},
"data-v-5a02018c"
,
null
);
e
.
a
=
o
.
exports
},
lun9
:
function
(
t
,
e
){}});
\ No newline at end of file
webpackJsonp
([
8
],{
CJE6
:
function
(
t
,
e
){},
CLYF
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
n
=
a
(
"Zx22"
),
s
=
a
(
"Ch4/"
),
i
=
a
(
"P9l9"
),
o
=
a
(
"PI0u"
),
r
=
{
name
:
"reviewed"
,
data
:
function
(){
return
{
tableH
:
window
.
screen
.
availHeight
-
464
-
126
+
"px"
,
wxEnterpriseId
:
localStorage
.
getItem
(
"userInfos"
)?
JSON
.
parse
(
localStorage
.
getItem
(
"userInfos"
)).
wxEnterpriseId
:
""
,
filterValue
:
""
,
filterBrand
:
""
,
brandOptions
:[],
filterOptions
:[{
label
:
"全部状态"
,
value
:
""
},{
label
:
"已同意"
,
value
:
"1"
},{
label
:
"已拒绝"
,
value
:
"2"
}],
searchValue
:
""
,
tableData
:[],
multipleSelection
:[],
currentPage
:
1
,
pageSize
:
20
,
total
:
0
,
applyInfo
:{},
showStoreDialog
:
!
1
,
storeChangeData
:{},
userData
:{
staffName
:
""
,
phoneNumber
:
""
,
nationCode
:
""
,
postion
:
""
,
departmentName
:
""
,
headImg
:
""
}}},
computed
:{},
methods
:{
clearSearch
:
function
(){
this
.
currentPage
=
1
,
this
.
getTableList
()},
searchEnterFun
:
Object
(
o
.
a
)(
function
(
t
){
if
(
!
String
(
t
.
target
.
value
).
trim
())
return
!
1
;
this
.
currentPage
=
1
,
this
.
getTableList
()},
200
),
toggleReason
:
function
(
t
){
t
.
visible
=!
0
,
this
.
tableData
.
forEach
(
function
(
e
,
a
){
e
.
enterpriseAuditingId
!=
t
.
enterpriseAuditingId
&&
(
e
.
visible
=!
1
)})},
handleSelectionChange
:
function
(
t
){
this
.
multipleSelection
=
t
},
handleSizeChange
:
function
(
t
){
this
.
pageSize
=
t
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
t
){
this
.
currentPage
=
t
,
this
.
getTableList
()},
showSingleInfo
:
function
(
t
){
var
e
=
this
,
a
=
{
staffId
:
t
};
Object
(
i
.
d
)(
"/haoban-manage3-web/get-staff-info"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
1
!=
a
.
errorCode
?
s
.
a
.
errorMsg
(
a
):
e
.
userData
=
a
.
result
}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
showStoreChange
:
function
(
t
){
this
.
storeChangeData
=
{
beforeContent
:[],
afterContent
:[]},
this
.
showStoreDialog
=!
0
,
this
.
storeChangeData
=
{
beforeContent
:
""
!=
t
.
oldValue
?
t
.
oldValue
.
split
(
","
):[],
afterContent
:
""
!=
t
.
newValue
?
t
.
newValue
.
split
(
","
):[]}},
getBrandData
:
function
(){
var
t
=
this
;
Object
(
i
.
d
)(
"/haoban-manage3-web/wx-enterprise-list"
,{}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
s
.
a
.
errorMsg
(
a
):
a
.
result
&&
a
.
result
.
length
&&
(
t
.
brandOptions
=
a
.
result
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getTableList
:
function
(
t
){
var
e
=
this
;
t
&&
(
e
.
currentPage
=
1
);
var
a
=
{
wxEnterpriseId
:
e
.
wxEnterpriseId
,
auditStatus
:
e
.
filterValue
,
auditFlag
:
"1"
,
search
:
e
.
searchValue
||
""
,
pageNum
:
e
.
currentPage
,
pageSize
:
e
.
pageSize
,
enterpriseId
:
e
.
filterBrand
};
Object
(
i
.
a
)(
"/haoban-manage3-web/audit/find-page"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
e
.
tableData
=
a
.
result
.
result
||
[],
void
(
e
.
total
=
a
.
result
.
totalCount
);
s
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
mounted
:
function
(){
this
.
$emit
(
"showTab"
,
2
),
this
.
getTableList
(),
this
.
getBrandData
()},
components
:{
storeChange
:
n
.
a
}},
l
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"reviewed-wrap common-set-wrap"
},[
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"div"
,{
staticClass
:
"right-box"
,
staticStyle
:{
"min-height"
:
"calc(100vh - 126px)"
}},[
a
(
"div"
,{
staticClass
:
"reviewed-body-head"
},[
a
(
"el-input"
,{
staticClass
:
"w-250 "
,
attrs
:{
placeholder
:
"请输入提交人姓名或门店名称"
,
"prefix-icon"
:
"el-icon-search"
,
clearable
:
""
},
on
:{
clear
:
t
.
clearSearch
},
nativeOn
:{
keyup
:
function
(
e
){
return
a
=
e
,
t
.
searchEnterFun
(
a
,
t
.
searchInput
);
var
a
}},
model
:{
value
:
t
.
searchValue
,
callback
:
function
(
e
){
t
.
searchValue
=
e
},
expression
:
"searchValue"
}}),
t
.
_v
(
" "
),
a
(
"el-select"
,{
staticClass
:
"w-130 m-l-10"
,
attrs
:{
placeholder
:
"全部状态"
},
on
:{
change
:
t
.
getTableList
},
model
:{
value
:
t
.
filterValue
,
callback
:
function
(
e
){
t
.
filterValue
=
e
},
expression
:
"filterValue"
}},
t
.
_l
(
t
.
filterOptions
,
function
(
t
){
return
a
(
"el-option"
,{
key
:
t
.
value
,
attrs
:{
label
:
t
.
label
,
value
:
t
.
value
}})})),
a
(
"el-select"
,{
staticClass
:
"w-168 m-l-10"
,
attrs
:{
placeholder
:
"全部品牌"
},
on
:{
change
:
t
.
getTableList
},
model
:{
value
:
t
.
filterBrand
,
callback
:
function
(
e
){
t
.
filterBrand
=
e
},
expression
:
"filterBrand"
}},[
a
(
"el-option"
,{
attrs
:{
label
:
"全部品牌"
,
value
:
""
}}),
t
.
_v
(
" "
),
t
.
_l
(
t
.
brandOptions
,
function
(
t
){
return
a
(
"el-option"
,{
key
:
t
.
enterpriseId
,
attrs
:{
label
:
t
.
enterpriseName
,
value
:
t
.
enterpriseId
}})})],
2
)],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"reviewed-body-content"
},[
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
tableData
,
"tooltip-effect"
:
"dark"
}},[
a
(
"el-table-column"
,{
attrs
:{
label
:
"审核事项"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
"
\
n "
+
t
.
_s
(
1
==
e
.
row
.
auditType
?
"门店信息变更"
:
1
==
e
.
row
.
auditType
?
"新增成员"
:
2
==
e
.
row
.
auditType
?
"成员离职"
:
"转移成员"
)
+
"
\
n "
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交人"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"el-popover"
,{
attrs
:{
placement
:
"top-start"
,
width
:
"400"
,
trigger
:
"hover"
},
on
:{
show
:
function
(
a
){
t
.
showSingleInfo
(
e
.
row
.
commitStaffId
)}}},[
a
(
"div"
,{
staticClass
:
"apply-info-detail"
},[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"div"
,{
staticClass
:
"apply-info-img flex-align-center flex-pack-center bg-82C5FF "
},[
t
.
userData
.
headImg
?
a
(
"img"
,{
attrs
:{
src
:
t
.
userData
.
headImg
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info-right flex-space-between"
},[
a
(
"div"
,{
staticClass
:
"apply-info-name"
},[
t
.
_v
(
"
\
n "
+
t
.
_s
(
t
.
userData
.
staffName
||
"--"
)
+
" ( "
+
t
.
_s
(
t
.
userData
.
position
||
"--"
)
+
")
\
n "
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-phone"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
t
.
_v
(
"手机号:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
t
.
_v
(
t
.
_s
(
"86"
==
t
.
userData
.
nationCode
?
t
.
userData
.
phoneNumber
:
"+"
+
t
.
userData
.
nationCode
+
"-"
+
t
.
userData
.
phoneNumber
))])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-store"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
t
.
_v
(
"所属部门:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
t
.
_v
(
t
.
_s
(
t
.
userData
.
departmentName
||
"--"
))])])])])]),
t
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
a
(
"div"
,{
staticClass
:
"flex flex-align-center flex-pack-center bg-82C5FF table-head-pic cursor-pointer"
},[
e
.
row
.
commitStaffImg
?
a
(
"img"
,{
attrs
:{
src
:
e
.
row
.
commitStaffImg
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})])])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info"
,
staticStyle
:{
overflow
:
"hidden"
,
"text-overflow"
:
"ellipsis"
,
"white-space"
:
"nowrap"
}},[
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
commitStaffName
))]),
t
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-13"
,
staticStyle
:{
overflow
:
"hidden"
,
"text-overflow"
:
"ellipsis"
,
"white-space"
:
"nowrap"
}},[
t
.
_v
(
t
.
_s
(
e
.
row
.
commitStoreName
))])])],
1
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"详情"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
6
!=
e
.
row
.
changeField
?
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
detail
))]):
t
.
_e
(),
t
.
_v
(
" "
),
6
==
e
.
row
.
changeField
?
a
(
"div"
,{
staticClass
:
"line-hidden-2"
},[
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
detail
))]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
a
){
t
.
showStoreChange
(
e
.
row
)}}},[
t
.
_v
(
"查看详情"
)])],
1
):
t
.
_e
()]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交时间"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToYmd"
)(
e
.
row
.
createTime
)))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToHms"
)(
e
.
row
.
createTime
)))])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"审核人"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
"
\
n "
+
t
.
_s
(
e
.
row
.
auditName
||
"--"
)
+
"
\
n "
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"状态"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"span"
,{
class
:[
"span-dot"
,
2
==
e
.
row
.
auditStatus
?
"bg-f5222d"
:
"bg-52c41a"
]}),
1
==
e
.
row
.
auditStatus
?
a
(
"span"
,[
t
.
_v
(
"已同意"
)]):
t
.
_e
(),
t
.
_v
(
" "
),
a
(
"el-popover"
,{
staticClass
:
"inline-block"
,
attrs
:{
placement
:
"top"
,
width
:
"150"
,
trigger
:
"hover"
}},[
a
(
"div"
,{
staticClass
:
"tooltip-text"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
auditReason
))]),
t
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
2
==
e
.
row
.
auditStatus
?
a
(
"span"
,{
staticStyle
:{
cursor
:
"pointer"
,
"padding-bottom"
:
"2px"
,
"border-bottom"
:
"1px dashed #2F54EB"
},
on
:{
click
:
function
(
a
){
t
.
toggleReason
(
e
.
row
)}}},[
t
.
_v
(
"已拒绝"
)]):
t
.
_e
()])])]}}])})],
1
),
t
.
_v
(
" "
),
0
!=
t
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
t
.
currentPage
,
"page-sizes"
:[
20
,
40
,
60
,
80
],
"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
(
"storeChange"
,{
attrs
:{
storeChangeData
:
t
.
storeChangeData
},
model
:{
value
:
t
.
showStoreDialog
,
callback
:
function
(
e
){
t
.
showStoreDialog
=
e
},
expression
:
"showStoreDialog"
}})],
1
)},
staticRenderFns
:[]};
var
c
=
a
(
"VU/8"
)(
r
,
l
,
!
1
,
function
(
t
){
a
(
"iiPx"
)},
"data-v-be86aaf8"
,
null
);
e
.
default
=
c
.
exports
},
Zx22
:
function
(
t
,
e
,
a
){
"use strict"
;
var
n
=
{
name
:
"custom-dialog"
,
props
:{
value
:{
type
:
Boolean
,
default
:
!
1
},
storeChangeData
:{
type
:[
Object
,
Array
]}},
data
:
function
(){
return
{
repProjectName
:
"haoban-web"
,
customDialog
:
this
.
value
,
leftData
:[],
rightData
:[]}},
methods
:{
handleCardClose
:
function
(){
this
.
customCancel
()},
customCancel
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"input"
,
this
.
customDialog
)},
formatDate
:
function
(
t
,
e
){
function
a
(
t
){
return
t
>
9
?
""
+
t
:
"0"
+
t
}
var
n
=
new
Date
(
t
),
s
=
n
.
getFullYear
(),
i
=
n
.
getMonth
()
+
1
,
o
=
n
.
getDate
();
return
s
+
e
+
a
(
i
)
+
e
+
a
(
o
)
+
e
}},
watch
:{
value
:
function
(
t
,
e
){
this
.
customDialog
=
t
},
storeChangeData
:
function
(
t
,
e
){
this
.
leftData
=
t
.
beforeContent
,
this
.
rightData
=
t
.
afterContent
}},
mounted
:
function
(){
this
.
leftData
=
this
.
storeChangeData
.
beforeContent
,
this
.
rightData
=
this
.
storeChangeData
.
afterContent
}},
s
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"custom-dialog-wrap"
},[
a
(
"el-dialog"
,{
attrs
:{
title
:
"门店图片变更"
,
visible
:
t
.
customDialog
,
width
:
"600px"
,
"before-close"
:
t
.
handleCardClose
},
on
:{
"update:visible"
:
function
(
e
){
t
.
customDialog
=
e
}}},[
a
(
"div"
,{
staticClass
:
"dialog-content"
},[
a
(
"el-row"
,[
a
(
"el-col"
,{
attrs
:{
span
:
11
}},[
a
(
"div"
,{
staticClass
:
"grid-content bg-purple-dark"
},[
t
.
_v
(
"
\
n 变更前
\
n "
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"data-body"
},[
a
(
"div"
,{
staticClass
:
"data-body-content flex flex-column"
},[
t
.
_l
(
t
.
leftData
,
function
(
t
,
e
){
return
[
a
(
"img"
,{
key
:
"img"
+
e
,
attrs
:{
src
:
t
,
alt
:
""
}})]})],
2
)])]),
t
.
_v
(
" "
),
a
(
"el-col"
,{
attrs
:{
span
:
11
}},[
a
(
"div"
,{
staticClass
:
"grid-content bg-purple-dark"
},[
t
.
_v
(
"
\
n 变更后
\
n "
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"data-body"
},[
a
(
"div"
,{
staticClass
:
"data-body-content flex flex-column"
},[
t
.
_l
(
t
.
rightData
,
function
(
t
,
e
){
return
[
a
(
"img"
,{
key
:
"img0"
+
e
,
attrs
:{
src
:
t
,
alt
:
""
}})]})],
2
)])])],
1
)],
1
)])],
1
)},
staticRenderFns
:[]};
var
i
=
a
(
"VU/8"
)(
n
,
s
,
!
1
,
function
(
t
){
a
(
"CJE6"
)},
"data-v-5a02018c"
,
null
);
e
.
a
=
i
.
exports
},
iiPx
:
function
(
t
,
e
){}});
\ No newline at end of file
dist/static/js/manifest.
10a8a7f953adb6f2e7d0
.js
→
dist/static/js/manifest.
249d5d00f786e4596ec6
.js
View file @
8d5b99bc
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
n
,
r
){
for
(
var
d
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
t
=
a
[
i
],
f
[
t
]
&&
u
.
push
(
f
[
t
][
0
]),
f
[
t
]
=
0
;
for
(
d
in
n
)
Object
.
prototype
.
hasOwnProperty
.
call
(
n
,
d
)
&&
(
e
[
d
]
=
n
[
d
]);
for
(
c
&&
c
(
a
,
n
,
r
);
u
.
length
;)
u
.
shift
()();
if
(
r
)
for
(
i
=
0
;
i
<
r
.
length
;
i
++
)
o
=
b
(
b
.
s
=
r
[
i
]);
return
o
};
var
a
=
{},
f
=
{
63
:
0
};
function
b
(
c
){
if
(
a
[
c
])
return
a
[
c
].
exports
;
var
f
=
a
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
f
.
exports
,
f
,
f
.
exports
,
b
),
f
.
l
=!
0
,
f
.
exports
}
b
.
e
=
function
(
e
){
var
c
=
f
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
a
=
new
Promise
(
function
(
a
,
b
){
c
=
f
[
e
]
=
[
a
,
b
]});
c
[
2
]
=
a
;
var
n
=
document
.
getElementsByTagName
(
"head"
)[
0
],
r
=
document
.
createElement
(
"script"
);
r
.
type
=
"text/javascript"
,
r
.
charset
=
"utf-8"
,
r
.
async
=!
0
,
r
.
timeout
=
12
e4
,
b
.
nc
&&
r
.
setAttribute
(
"nonce"
,
b
.
nc
),
r
.
src
=
b
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"600a484e131c832b154d"
,
1
:
"06c4e42e62c1f75191f0"
,
2
:
"951ea9709fba56eb6968"
,
3
:
"83bca32cb852f7a11daf"
,
4
:
"c4f05d450df8b7767ec9"
,
5
:
"bf21cfa1832c94ed8d4c"
,
6
:
"78ce4b42fa1b10871812"
,
7
:
"c9ccf52380a5efb8720c"
,
8
:
"1b6c464c7259acff4f96"
,
9
:
"4fc6f38201d78ba7ec48"
,
10
:
"2a5eaac9d066753b4c4a"
,
11
:
"0fa0133322188250d3c7"
,
12
:
"67876c8d941dca08c981"
,
13
:
"4f324cf7a68b3e9ab4c6"
,
14
:
"dfb79c50b1fea2248905"
,
15
:
"e84ba50ee99289c29c42"
,
16
:
"bc276325eab50b4b86c0"
,
17
:
"edf42ec3b001b6cfe65e"
,
18
:
"4b0922e27b6b34b18611"
,
19
:
"379162e017a8b5beee8b"
,
20
:
"ba2e2bd0823422a4de6c"
,
21
:
"9e35f4bb567c79f900c4"
,
22
:
"4657c811baa7a2a81fa8"
,
23
:
"b696c3789461b84413c4"
,
24
:
"58c7c6c2d8897eb7c474"
,
25
:
"9e5733792c18c643ff3a"
,
26
:
"dba4d3332f3dbc9d7649"
,
27
:
"8c00b479947588ae7b2c"
,
28
:
"110ab7e5f64abacf9778"
,
29
:
"cebf604cf1225f47e634"
,
30
:
"7c1e52b5c0d36e8632c1"
,
31
:
"5a37b0bffabe56fe5af9"
,
32
:
"f7592089bbd49cf8ae9c"
,
33
:
"6133e1e6b5fd398be401"
,
34
:
"06f8f5b3621074c353c6"
,
35
:
"bf9fd1d5441ee72fc26d"
,
36
:
"93c91e49a2adcaf3793d"
,
37
:
"8f4c7fd433e2fc86ab21"
,
38
:
"0cb1610bc0b7ec39980b"
,
39
:
"61c4e14a1b0ea5ffff85"
,
40
:
"34f2de0ffbb2c4bd22b3"
,
41
:
"be7b959a60f42ef67daa"
,
42
:
"341a71ea503996b11a90"
,
43
:
"f4eee7e60e1d81a3cd65"
,
44
:
"f0e3e88e253d14faf973"
,
45
:
"e1d0ed2694e633eca897"
,
46
:
"d0d7666a8d9e3f155fb7"
,
47
:
"d383bda19a279b17d388"
,
48
:
"41401e6b01697e4f8c14"
,
49
:
"0b1075017e28fb820aeb"
,
50
:
"18a13aa1b23cfae8651c"
,
51
:
"f5d0239147f988acf8ad"
,
52
:
"1bdb5a48e197b6853afe"
,
53
:
"6598383a315e20061786"
,
54
:
"2859fd12cca9ce86f0c3"
,
55
:
"5921ccabefea7cacacc2"
,
56
:
"91a0acffaeb56fc3566c"
,
57
:
"1a7102c508e3c1a0a222"
,
58
:
"a7fa96edb1538ed5b7ff"
,
59
:
"c71bd5036dd611ea623a"
,
60
:
"775007688f0115e168fb"
}[
e
]
+
".js"
;
var
d
=
setTimeout
(
t
,
12
e4
);
function
t
(){
r
.
onerror
=
r
.
onload
=
null
,
clearTimeout
(
d
);
var
c
=
f
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
r
.
onerror
=
r
.
onload
=
t
,
n
.
appendChild
(
r
),
a
},
b
.
m
=
e
,
b
.
c
=
a
,
b
.
d
=
function
(
e
,
c
,
a
){
b
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
b
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
b
.
d
(
c
,
"a"
,
c
),
c
},
b
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
b
.
p
=
"./"
,
b
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
d
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
t
=
a
[
i
],
f
[
t
]
&&
u
.
push
(
f
[
t
][
0
]),
f
[
t
]
=
0
;
for
(
r
in
d
)
Object
.
prototype
.
hasOwnProperty
.
call
(
d
,
r
)
&&
(
e
[
r
]
=
d
[
r
]);
for
(
c
&&
c
(
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
=
{},
f
=
{
63
:
0
};
function
b
(
c
){
if
(
a
[
c
])
return
a
[
c
].
exports
;
var
f
=
a
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
f
.
exports
,
f
,
f
.
exports
,
b
),
f
.
l
=!
0
,
f
.
exports
}
b
.
e
=
function
(
e
){
var
c
=
f
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
a
=
new
Promise
(
function
(
a
,
b
){
c
=
f
[
e
]
=
[
a
,
b
]});
c
[
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
:
"600a484e131c832b154d"
,
1
:
"06c4e42e62c1f75191f0"
,
2
:
"951ea9709fba56eb6968"
,
3
:
"83bca32cb852f7a11daf"
,
4
:
"c4f05d450df8b7767ec9"
,
5
:
"bf21cfa1832c94ed8d4c"
,
6
:
"543dd297237d6dad132b"
,
7
:
"c9ccf52380a5efb8720c"
,
8
:
"7f95e2281354efa5ae81"
,
9
:
"4fc6f38201d78ba7ec48"
,
10
:
"2a5eaac9d066753b4c4a"
,
11
:
"0fa0133322188250d3c7"
,
12
:
"595d84c1337f93d8117a"
,
13
:
"4f324cf7a68b3e9ab4c6"
,
14
:
"dfb79c50b1fea2248905"
,
15
:
"e84ba50ee99289c29c42"
,
16
:
"bc276325eab50b4b86c0"
,
17
:
"edf42ec3b001b6cfe65e"
,
18
:
"4b0922e27b6b34b18611"
,
19
:
"379162e017a8b5beee8b"
,
20
:
"ba2e2bd0823422a4de6c"
,
21
:
"9e35f4bb567c79f900c4"
,
22
:
"4657c811baa7a2a81fa8"
,
23
:
"b696c3789461b84413c4"
,
24
:
"58c7c6c2d8897eb7c474"
,
25
:
"9e5733792c18c643ff3a"
,
26
:
"dba4d3332f3dbc9d7649"
,
27
:
"8c00b479947588ae7b2c"
,
28
:
"110ab7e5f64abacf9778"
,
29
:
"cebf604cf1225f47e634"
,
30
:
"7c1e52b5c0d36e8632c1"
,
31
:
"5a37b0bffabe56fe5af9"
,
32
:
"f7592089bbd49cf8ae9c"
,
33
:
"6133e1e6b5fd398be401"
,
34
:
"06f8f5b3621074c353c6"
,
35
:
"bf9fd1d5441ee72fc26d"
,
36
:
"93c91e49a2adcaf3793d"
,
37
:
"8f4c7fd433e2fc86ab21"
,
38
:
"0cb1610bc0b7ec39980b"
,
39
:
"61c4e14a1b0ea5ffff85"
,
40
:
"34f2de0ffbb2c4bd22b3"
,
41
:
"be7b959a60f42ef67daa"
,
42
:
"341a71ea503996b11a90"
,
43
:
"f4eee7e60e1d81a3cd65"
,
44
:
"f0e3e88e253d14faf973"
,
45
:
"e1d0ed2694e633eca897"
,
46
:
"d0d7666a8d9e3f155fb7"
,
47
:
"d383bda19a279b17d388"
,
48
:
"41401e6b01697e4f8c14"
,
49
:
"0b1075017e28fb820aeb"
,
50
:
"18a13aa1b23cfae8651c"
,
51
:
"f5d0239147f988acf8ad"
,
52
:
"1bdb5a48e197b6853afe"
,
53
:
"6598383a315e20061786"
,
54
:
"2859fd12cca9ce86f0c3"
,
55
:
"5921ccabefea7cacacc2"
,
56
:
"91a0acffaeb56fc3566c"
,
57
:
"1a7102c508e3c1a0a222"
,
58
:
"a7fa96edb1538ed5b7ff"
,
59
:
"c71bd5036dd611ea623a"
,
60
:
"775007688f0115e168fb"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
c
=
f
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
d
.
appendChild
(
n
),
a
},
b
.
m
=
e
,
b
.
c
=
a
,
b
.
d
=
function
(
e
,
c
,
a
){
b
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
b
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
b
.
d
(
c
,
"a"
,
c
),
c
},
b
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
b
.
p
=
"./"
,
b
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
src/views/apps/cloudDaily/dailyDetail.vue
View file @
8d5b99bc
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2019-03-20 14:36:37
* @LastEditors: 无尘
* @LastEditTime: 2020-04-17 17:0
1:39
* @LastEditTime: 2020-04-17 17:0
8:33
-->
<
template
>
<div
class=
"my-customer-wrap common-set-wrap"
>
...
...
@@ -54,7 +54,7 @@
<!--
<i
:class=
"[userData.sex == 2 ? 'icon-xingbienv color-FF585C' : 'icon-xingbienan color-508CEE', 'iconfont']"
></i>
-->
</div>
<div
class=
"apply-info-phone"
>
<span
class=
"w-80"
>
手机号:
</span><span
class=
"w-130"
>
{{
userData
.
nation
code
==
'86'
?
userData
.
phoneNumber
:
'+'
+
userData
.
nationc
ode
+
'-'
+
userData
.
phoneNumber
}}
</span>
<span
class=
"w-80"
>
手机号:
</span><span
class=
"w-130"
>
{{
userData
.
nation
Code
==
'86'
?
userData
.
phoneNumber
:
'+'
+
userData
.
nationC
ode
+
'-'
+
userData
.
phoneNumber
}}
</span>
</div>
<div
class=
"apply-info-store"
>
<span
class=
"w-80"
>
所属部门:
</span><span
class=
"w-130"
>
{{
userData
.
departmentName
||
'--'
}}
</span>
...
...
@@ -69,9 +69,9 @@
</div>
</div>
</el-popover>
<div
class=
"clerk-info flex flex-column flex-space-between m-l-16"
>
<p
class=
"font-14 color-303133"
>
{{
scope
.
row
.
clerkName
}}
</p>
<p
class=
"font-14 color-909399"
>
{{
scope
.
row
.
clerkPhone
}}
</p>
<div
class=
"clerk-info flex flex-column flex-space-between m-l-16"
style=
"overflow: hidden; text-overflow: ellipsis; white-space: nowrap;"
>
<p
class=
"font-14 color-303133"
style=
"overflow: hidden; text-overflow: ellipsis; white-space: nowrap;"
>
{{
scope
.
row
.
clerkName
}}
</p>
<p
class=
"font-14 color-909399"
style=
"overflow: hidden; text-overflow: ellipsis; white-space: nowrap;"
>
{{
scope
.
row
.
clerkPhone
}}
</p>
</div>
</div>
</
template
>
...
...
src/views/reviewCenter/reviewed.vue
View file @
8d5b99bc
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘
* @LastEditTime: 2020-04-17 1
6:46:44
* @LastEditTime: 2020-04-17 1
7:05:28
-->
<
template
>
<div
class=
"reviewed-wrap common-set-wrap"
>
...
...
@@ -46,7 +46,7 @@
<!--
<i
:class=
"[userData.sex == 2 ? 'icon-xingbienv color-FF585C' : 'icon-xingbienan color-508CEE', 'iconfont']"
></i>
-->
</div>
<div
class=
"apply-info-phone"
>
<span
class=
"w-80"
>
手机号:
</span><span
class=
"w-130"
>
{{
userData
.
nation
code
==
'86'
?
userData
.
phoneNumber
:
'+'
+
userData
.
nationc
ode
+
'-'
+
userData
.
phoneNumber
}}
</span>
<span
class=
"w-80"
>
手机号:
</span><span
class=
"w-130"
>
{{
userData
.
nation
Code
==
'86'
?
userData
.
phoneNumber
:
'+'
+
userData
.
nationC
ode
+
'-'
+
userData
.
phoneNumber
}}
</span>
</div>
<div
class=
"apply-info-store"
>
<span
class=
"w-80"
>
所属部门:
</span><span
class=
"w-130"
>
{{
userData
.
departmentName
||
'--'
}}
</span>
...
...
src/views/reviewCenter/unreview.vue
View file @
8d5b99bc
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘
* @LastEditTime: 2020-04-17 1
6:42:57
* @LastEditTime: 2020-04-17 1
7:05:20
-->
<
template
>
<div
class=
"unreview-wrap common-set-wrap"
>
...
...
@@ -50,7 +50,7 @@
<!--
<i
:class=
"[userData.sex == 2 ? 'icon-xingbienv color-FF585C' : 'icon-xingbienan color-508CEE', 'iconfont']"
></i>
-->
</div>
<div
class=
"apply-info-phone"
>
<span
class=
"w-80"
>
手机号:
</span><span
class=
"w-130"
>
{{
userData
.
nation
code
==
'86'
?
userData
.
phoneNumber
:
'+'
+
userData
.
nationc
ode
+
'-'
+
userData
.
phoneNumber
}}
</span>
<span
class=
"w-80"
>
手机号:
</span><span
class=
"w-130"
>
{{
userData
.
nation
Code
==
'86'
?
userData
.
phoneNumber
:
'+'
+
userData
.
nationC
ode
+
'-'
+
userData
.
phoneNumber
}}
</span>
</div>
<div
class=
"apply-info-store"
>
<span
class=
"w-80"
>
所属部门:
</span><span
class=
"w-130"
>
{{
userData
.
departmentName
||
'--'
}}
</span>
...
...
static/css/index.less
View file @
8d5b99bc
...
...
@@ -356,8 +356,8 @@
}
.apply-info-img {
width:
150
px;
height:
150
px;
width:
64
px;
height:
64
px;
border-radius: 12px;
text-align: center;
...
...
@@ -367,8 +367,8 @@
}
img {
width:
150
px;
height:
150
px;
width:
64
px;
height:
64
px;
border-radius: 12px;
}
}
...
...
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