Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
office-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
office
office-web
Commits
8aeaa3a5
Commit
8aeaa3a5
authored
Jun 17, 2019
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改审核中心详情显示
parent
e170e976
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
15 additions
and
13 deletions
+15
-13
index.html
dist/index.html
+2
-2
app.e3a08cb524817861d99d71329976ae11.css
dist/static/css/app.e3a08cb524817861d99d71329976ae11.css
+0
-0
17.bfe5e4e33084d309b86a.js
dist/static/js/17.bfe5e4e33084d309b86a.js
+2
-2
20.4b1bf4efb9f9edeea4a1.js
dist/static/js/20.4b1bf4efb9f9edeea4a1.js
+2
-2
manifest.5bb9d594c0881e2a4226.js
dist/static/js/manifest.5bb9d594c0881e2a4226.js
+2
-2
reviewed.vue
src/views/reviewCenter/reviewed.vue
+3
-2
unreview.vue
src/views/reviewCenter/unreview.vue
+4
-3
No files found.
dist/index.html
View file @
8aeaa3a5
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
href=
./static/css/app.0bed9f4ec2e5108005cfa62fc39dbe6e.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js
></script><script>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.55f5bbea0e3de7d9f576.js
></script><script
type=
text/javascript
src=
./static/js/vendor.602fdab0d7efa77c1363.js
></script><script
type=
text/javascript
src=
./static/js/app.1adb747d7cce97d25b7e.js
></script></body></html>
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
href=
./static/css/app.e3a08cb524817861d99d71329976ae11.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js
></script><script>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.5bb9d594c0881e2a4226.js
></script><script
type=
text/javascript
src=
./static/js/vendor.602fdab0d7efa77c1363.js
></script><script
type=
text/javascript
src=
./static/js/app.1adb747d7cce97d25b7e.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
dist/static/css/app.
0bed9f4ec2e5108005cfa62fc39dbe6e
.css
→
dist/static/css/app.
e3a08cb524817861d99d71329976ae11
.css
View file @
8aeaa3a5
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/js/17.
db86bd15e403021c8724
.js
→
dist/static/js/17.
bfe5e4e33084d309b86a
.js
View file @
8aeaa3a5
webpackJsonp
([
17
],{
"71JE"
:
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
:
"gic-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
(),
n
=
s
.
getMonth
()
+
1
,
o
=
s
.
getDate
();
return
i
+
t
+
a
(
n
)
+
t
+
a
(
o
)
+
t
},
handleData
:
function
(){}},
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
n
=
a
(
"VU/8"
)(
s
,
i
,
!
1
,
function
(
e
){
a
(
"71JE"
)},
"data-v-709a6f08"
,
null
);
t
.
a
=
n
.
exports
},
nyOK
:
function
(
e
,
t
){},
xCEU
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"3Xzz"
),
i
=
a
(
"Zx22"
),
n
=
a
(
"3E4D"
),
o
=
a
(
"Ch4/"
),
r
=
a
(
"PI0u"
),
l
=
a
(
"P9l9"
),
c
=
{
name
:
"unreview"
,
data
:
function
(){
return
{
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"审核中心"
,
path
:
"/unreview"
},{
name
:
"待审核"
,
path
:
""
}],
filterValue
:
""
,
filterOptions
:[{
label
:
"全部事项"
,
value
:
""
},{
label
:
"门店信息变更"
,
value
:
"0"
},{
label
:
"新增成员"
,
value
:
"1"
},{
label
:
"成员离职"
,
value
:
"2"
}],
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
}},
filters
:{
formatTimeYMD
:
function
(
e
){
return
"--"
!=
e
?
e
.
split
(
" "
)[
0
]:
"--"
},
formatTimeHMS
:
function
(
e
){
return
"--"
!=
e
?
e
.
split
(
" "
)[
1
]:
"--"
},
formatNum
:
function
(
e
){
return
(
e
+
""
).
replace
(
/
\d{1,3}(?=(\d{3})
+$
)
/g
,
"$&,"
)}},
computed
:{},
methods
:{
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
){
this
.
selectId
=
t
.
enterpriseAuditingId
,
a
?
this
.
refuseVisible
=!
0
:
this
.
approveVisible
=!
0
},
sendApprove
:
function
(){
this
.
postApprove
(
this
.
selectId
)},
approveAll
:
function
(){
var
e
=
this
.
multipleSelection
.
length
?
this
.
multipleSelection
.
map
(
function
(
e
){
return
e
.
enterpriseAuditingId
}):
""
;
if
(
!
e
)
return
this
.
$message
({
message
:
"请至少选择一条审核事项"
,
type
:
"warning"
}),
!
1
;
this
.
postAllApprove
(
e
)},
postApprove
:
function
(
e
){
var
t
=
this
,
a
=
{
enterpriseAuditingId
:
e
};
Object
(
l
.
e
)(
"/haoban-manage-web/audit/approve.json"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
n
.
a
.
showmsg
(
"操作成功"
,
"success"
),
t
.
approveVisible
=!
1
,
void
t
.
getTableList
();
o
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
postAllApprove
:
function
(
e
){
var
t
=
this
,
a
=
{
enterpriseAuditingIds
:
e
};
Object
(
l
.
e
)(
"/haoban-manage-web/audit/batch-approve.json"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
n
.
a
.
showmsg
(
"操作成功"
,
"success"
),
void
t
.
getTableList
();
o
.
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
:
function
(
e
){
var
t
=
this
;
t
.
$refs
[
e
].
validate
(
function
(
e
){
if
(
!
e
)
return
!
1
;
t
.
postRefuse
()})},
postRefuse
:
function
(){
var
e
=
this
,
t
=
{
enterpriseAuditingId
:
e
.
selectId
,
refuseReason
:
e
.
ruleForm
.
refuseReason
};
Object
(
l
.
a
)(
"/haoban-manage-web/audit/refuse.json"
,
t
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
n
.
a
.
showmsg
(
"操作成功"
,
"success"
),
e
.
refuseVisible
=!
1
,
e
.
$refs
.
ruleForm
.
resetFields
(),
void
e
.
getTableList
();
o
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
showSingleInfo
:
function
(
e
){},
showStoreChange
:
function
(
e
){
this
.
storeChangeData
=
{
beforeContent
:[],
afterContent
:[]},
this
.
showStoreDialog
=!
0
,
this
.
storeChangeData
=
{
beforeContent
:
""
!=
e
.
beforeContent
?
JSON
.
parse
(
e
.
beforeContent
):[],
afterContent
:
""
!=
e
.
afterContent
?
JSON
.
parse
(
e
.
afterContent
):[]}},
getTableList
:
function
(
e
){
var
t
=
this
,
a
=
{
auditingType
:
t
.
filterValue
,
auditingStatus
:
"0"
,
search
:
""
,
pageNum
:
t
.
currentPage
,
pageSize
:
t
.
pageSize
};
Object
(
l
.
a
)(
"/haoban-manage-web/audit/auditing-list.json"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
a
.
result
&&
a
.
result
.
list
&&
a
.
result
.
list
.
forEach
(
function
(
e
,
t
){
e
.
createTime
&&
(
e
.
createTime
=
Object
(
r
.
c
)(
e
.
createTime
))}),
t
.
tableData
=
a
.
result
.
list
,
void
(
t
.
total
=
a
.
result
.
total
);
o
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
mounted
:
function
(){
this
.
getTableList
()},
components
:{
navCrumb
:
s
.
a
,
storeChange
:
i
.
a
}},
u
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"unreview-wrap common-set-wrap"
},[
a
(
"nav-crumb"
,{
attrs
:{
navpath
:
e
.
navpath
}}),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"div"
,{
staticClass
:
"right-box"
,
style
:{
"min-height"
:
e
.
$store
.
state
.
bgHeight
}},[
a
(
"div"
,{
staticClass
:
"reviewed-body-head flex flex-space-between"
},[
a
(
"el-select"
,{
staticClass
:
"w-130"
,
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
}})})),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
e
.
approveAll
}},[
e
.
_v
(
"批量同意"
)])],
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
:{
type
:
"selection"
,
width
:
"55"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"审核事项"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
0
==
t
.
row
.
auditingType
?
"门店信息变更"
:
1
==
t
.
row
.
auditingType
?
"新增成员"
:
"成员离职"
)
+
"
\
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
.
applyId
)}}},[
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
.
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-right flex-space-between"
},[
a
(
"div"
,{
staticClass
:
"apply-info-name"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
t
.
row
.
applyName
)
+
"
\
n "
),
a
(
"i"
,{
class
:[
2
==
t
.
row
.
sex
?
"icon-xingbienv color-FF585C"
:
"icon-xingbienan color-508CEE"
,
"iconfont"
]})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-code"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"员工代码:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
code
))])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-phone"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"手机号:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
phoneNumber
))])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-job"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"职位:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
positionName
))])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-store"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"所属门店:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
storeName
))])])])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
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"
,[
e
.
_v
(
e
.
_s
(
t
.
row
.
applyName
))]),
e
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-13"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
storeName
))])])],
1
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"详情"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"div"
,{
staticClass
:
"line-hidden-2"
},[
a
(
"span"
,[
e
.
_v
(
e
.
_s
(
t
.
row
.
detail
))]),
e
.
_v
(
" "
),
1
==
t
.
row
.
auditingUpdateType
?
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
a
){
e
.
showStoreChange
(
t
.
row
)}}},[
e
.
_v
(
"查看详情"
)]):
e
.
_e
()],
1
)]}}])}),
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
(
"formatTimeYMD"
)(
t
.
row
.
createTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
createTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
,
width
:
"100"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
e
.
handleClick
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"同意"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
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"
:[
10
,
20
,
30
,
40
],
"page-size"
:
e
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
e
.
total
},
on
:{
"size-change"
:
e
.
handleSizeChange
,
"current-change"
:
e
.
handleCurrentChange
}})],
1
):
e
.
_e
()],
1
)])]),
e
.
_v
(
" "
),
a
(
"vue-gic-footer"
),
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
)])],
1
)},
staticRenderFns
:[]};
var
f
=
a
(
"VU/8"
)(
c
,
u
,
!
1
,
function
(
e
){
a
(
"nyOK"
)},
"data-v-29ff164a"
,
null
);
t
.
default
=
f
.
exports
}});
webpackJsonp
([
17
],{
"71JE"
:
function
(
e
,
t
){},
G0q4
:
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
:
"gic-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
(),
n
=
s
.
getMonth
()
+
1
,
o
=
s
.
getDate
();
return
i
+
t
+
a
(
n
)
+
t
+
a
(
o
)
+
t
},
handleData
:
function
(){}},
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
n
=
a
(
"VU/8"
)(
s
,
i
,
!
1
,
function
(
e
){
a
(
"71JE"
)},
"data-v-709a6f08"
,
null
);
t
.
a
=
n
.
exports
},
xCEU
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"3Xzz"
),
i
=
a
(
"Zx22"
),
n
=
a
(
"3E4D"
),
o
=
a
(
"Ch4/"
),
r
=
a
(
"PI0u"
),
l
=
a
(
"P9l9"
),
c
=
{
name
:
"unreview"
,
data
:
function
(){
return
{
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"审核中心"
,
path
:
"/unreview"
},{
name
:
"待审核"
,
path
:
""
}],
filterValue
:
""
,
filterOptions
:[{
label
:
"全部事项"
,
value
:
""
},{
label
:
"门店信息变更"
,
value
:
"0"
},{
label
:
"新增成员"
,
value
:
"1"
},{
label
:
"成员离职"
,
value
:
"2"
}],
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
}},
filters
:{
formatTimeYMD
:
function
(
e
){
return
"--"
!=
e
?
e
.
split
(
" "
)[
0
]:
"--"
},
formatTimeHMS
:
function
(
e
){
return
"--"
!=
e
?
e
.
split
(
" "
)[
1
]:
"--"
},
formatNum
:
function
(
e
){
return
(
e
+
""
).
replace
(
/
\d{1,3}(?=(\d{3})
+$
)
/g
,
"$&,"
)}},
computed
:{},
methods
:{
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
){
this
.
selectId
=
t
.
enterpriseAuditingId
,
a
?
this
.
refuseVisible
=!
0
:
this
.
approveVisible
=!
0
},
sendApprove
:
function
(){
this
.
postApprove
(
this
.
selectId
)},
approveAll
:
function
(){
var
e
=
this
.
multipleSelection
.
length
?
this
.
multipleSelection
.
map
(
function
(
e
){
return
e
.
enterpriseAuditingId
}):
""
;
if
(
!
e
)
return
this
.
$message
({
message
:
"请至少选择一条审核事项"
,
type
:
"warning"
}),
!
1
;
this
.
postAllApprove
(
e
)},
postApprove
:
function
(
e
){
var
t
=
this
,
a
=
{
enterpriseAuditingId
:
e
};
Object
(
l
.
e
)(
"/haoban-manage-web/audit/approve.json"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
n
.
a
.
showmsg
(
"操作成功"
,
"success"
),
t
.
approveVisible
=!
1
,
void
t
.
getTableList
();
o
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
postAllApprove
:
function
(
e
){
var
t
=
this
,
a
=
{
enterpriseAuditingIds
:
e
};
Object
(
l
.
e
)(
"/haoban-manage-web/audit/batch-approve.json"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
n
.
a
.
showmsg
(
"操作成功"
,
"success"
),
void
t
.
getTableList
();
o
.
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
:
function
(
e
){
var
t
=
this
;
t
.
$refs
[
e
].
validate
(
function
(
e
){
if
(
!
e
)
return
!
1
;
t
.
postRefuse
()})},
postRefuse
:
function
(){
var
e
=
this
,
t
=
{
enterpriseAuditingId
:
e
.
selectId
,
refuseReason
:
e
.
ruleForm
.
refuseReason
};
Object
(
l
.
a
)(
"/haoban-manage-web/audit/refuse.json"
,
t
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
n
.
a
.
showmsg
(
"操作成功"
,
"success"
),
e
.
refuseVisible
=!
1
,
e
.
$refs
.
ruleForm
.
resetFields
(),
void
e
.
getTableList
();
o
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
showSingleInfo
:
function
(
e
){},
showStoreChange
:
function
(
e
){
this
.
storeChangeData
=
{
beforeContent
:[],
afterContent
:[]},
this
.
showStoreDialog
=!
0
,
this
.
storeChangeData
=
{
beforeContent
:
""
!=
e
.
beforeContent
?
JSON
.
parse
(
e
.
beforeContent
):[],
afterContent
:
""
!=
e
.
afterContent
?
JSON
.
parse
(
e
.
afterContent
):[]}},
getTableList
:
function
(
e
){
var
t
=
this
,
a
=
{
auditingType
:
t
.
filterValue
,
auditingStatus
:
"0"
,
search
:
""
,
pageNum
:
t
.
currentPage
,
pageSize
:
t
.
pageSize
};
Object
(
l
.
a
)(
"/haoban-manage-web/audit/auditing-list.json"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
a
.
result
&&
a
.
result
.
list
&&
a
.
result
.
list
.
forEach
(
function
(
e
,
t
){
e
.
createTime
&&
(
e
.
createTime
=
Object
(
r
.
c
)(
e
.
createTime
))}),
t
.
tableData
=
a
.
result
.
list
,
void
(
t
.
total
=
a
.
result
.
total
);
o
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
mounted
:
function
(){
this
.
getTableList
()},
components
:{
navCrumb
:
s
.
a
,
storeChange
:
i
.
a
}},
u
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
a
=
e
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"unreview-wrap common-set-wrap"
},[
a
(
"nav-crumb"
,{
attrs
:{
navpath
:
e
.
navpath
}}),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"div"
,{
staticClass
:
"right-box"
,
style
:{
"min-height"
:
e
.
$store
.
state
.
bgHeight
}},[
a
(
"div"
,{
staticClass
:
"reviewed-body-head flex flex-space-between"
},[
a
(
"el-select"
,{
staticClass
:
"w-130"
,
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
}})})),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
e
.
approveAll
}},[
e
.
_v
(
"批量同意"
)])],
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
:{
type
:
"selection"
,
width
:
"55"
}}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"审核事项"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
0
==
t
.
row
.
auditingType
?
"门店信息变更"
:
1
==
t
.
row
.
auditingType
?
"新增成员"
:
"成员离职"
)
+
"
\
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
.
applyId
)}}},[
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
.
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-right flex-space-between"
},[
a
(
"div"
,{
staticClass
:
"apply-info-name"
},[
e
.
_v
(
"
\
n "
+
e
.
_s
(
t
.
row
.
applyName
)
+
"
\
n "
),
a
(
"i"
,{
class
:[
2
==
t
.
row
.
sex
?
"icon-xingbienv color-FF585C"
:
"icon-xingbienan color-508CEE"
,
"iconfont"
]})]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-code"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"员工代码:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
code
))])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-phone"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"手机号:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
phoneNumber
))])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-job"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"职位:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
positionName
))])]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-store"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
e
.
_v
(
"所属门店:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
storeName
))])])])])]),
e
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
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"
,[
e
.
_v
(
e
.
_s
(
t
.
row
.
applyName
))]),
e
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-13"
},[
e
.
_v
(
e
.
_s
(
t
.
row
.
storeName
))])])],
1
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"详情"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
0
!=
t
.
row
.
auditingType
||
0
==
t
.
row
.
auditingType
&&
1
!=
t
.
row
.
auditingUpdateType
?
a
(
"span"
,[
e
.
_v
(
e
.
_s
(
t
.
row
.
detail
))]):
e
.
_e
(),
e
.
_v
(
" "
),
1
==
t
.
row
.
auditingUpdateType
?
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
(
"formatTimeYMD"
)(
t
.
row
.
createTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"formatTimeHMS"
)(
t
.
row
.
createTime
)))])]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
,
width
:
"100"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
e
.
handleClick
(
t
.
$index
,
t
.
row
)}}},[
e
.
_v
(
"同意"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
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"
:[
10
,
20
,
30
,
40
],
"page-size"
:
e
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
e
.
total
},
on
:{
"size-change"
:
e
.
handleSizeChange
,
"current-change"
:
e
.
handleCurrentChange
}})],
1
):
e
.
_e
()],
1
)])]),
e
.
_v
(
" "
),
a
(
"vue-gic-footer"
),
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
)])],
1
)},
staticRenderFns
:[]};
var
f
=
a
(
"VU/8"
)(
c
,
u
,
!
1
,
function
(
e
){
a
(
"G0q4"
)},
"data-v-2fb41ff4"
,
null
);
t
.
default
=
f
.
exports
}});
\ No newline at end of file
\ No newline at end of file
dist/static/js/20.
5c8a8bf789e8d0a0317e
.js
→
dist/static/js/20.
4b1bf4efb9f9edeea4a1
.js
View file @
8aeaa3a5
webpackJsonp
([
20
],{
"71JE"
:
function
(
t
,
e
){},
CLYF
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
n
=
a
(
"3Xzz"
),
i
=
a
(
"Zx22"
),
s
=
a
(
"Ch4/"
),
l
=
a
(
"PI0u"
),
o
=
a
(
"P9l9"
),
r
=
{
name
:
"reviewed"
,
data
:
function
(){
return
{
tableH
:
window
.
screen
.
availHeight
-
464
-
126
+
"px"
,
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"审核中心"
,
path
:
"/unreview"
},{
name
:
"已审核"
,
path
:
""
}],
filterValue
:
"99"
,
filterOptions
:[{
label
:
"已同意"
,
value
:
"1"
},{
label
:
"已拒绝"
,
value
:
"2"
},{
label
:
"已审核"
,
value
:
"99"
}],
searchValue
:
""
,
tableData
:[],
multipleSelection
:[],
currentPage
:
1
,
pageSize
:
20
,
total
:
0
,
applyInfo
:{},
showStoreDialog
:
!
1
,
storeChangeData
:{}}},
filters
:{
formatTimeYMD
:
function
(
t
){
return
"--"
!=
t
?
t
.
split
(
" "
)[
0
]:
"--"
},
formatTimeHMS
:
function
(
t
){
return
"--"
!=
t
?
t
.
split
(
" "
)[
1
]:
"--"
},
formatNum
:
function
(
t
){
return
(
t
+
""
).
replace
(
/
\d{1,3}(?=(\d{3})
+$
)
/g
,
"$&,"
)}},
computed
:{},
methods
:{
clearSearch
:
function
(){
this
.
getTableList
()},
searchEnterFun
:
function
(
t
){
if
(
!
String
(
t
.
target
.
value
).
trim
())
return
!
1
;
this
.
getTableList
()},
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
){},
showStoreChange
:
function
(
t
){
this
.
showStoreDialog
=!
0
,
this
.
storeChangeData
=
t
},
getTableList
:
function
(
t
){
var
e
=
this
,
a
=
{
auditingType
:
""
,
auditingStatus
:
e
.
filterValue
,
search
:
e
.
searchValue
||
""
,
pageNum
:
e
.
currentPage
,
pageSize
:
e
.
pageSize
};
Object
(
o
.
a
)(
"/haoban-manage-web/audit/auditing-list.json"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
a
.
result
&&
a
.
result
.
list
&&
a
.
result
.
list
.
forEach
(
function
(
t
,
e
){
t
.
createTime
&&
(
t
.
createTime
=
Object
(
l
.
c
)(
t
.
createTime
))}),
e
.
tableData
=
a
.
result
.
list
,
void
(
e
.
total
=
a
.
result
.
total
);
s
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
mounted
:
function
(){
this
.
getTableList
()},
components
:{
navCrumb
:
n
.
a
,
storeChange
:
i
.
a
}},
c
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"reviewed-wrap common-set-wrap"
},[
a
(
"nav-crumb"
,{
attrs
:{
navpath
:
t
.
navpath
}}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"div"
,{
staticClass
:
"right-box"
,
style
:{
"min-height"
:
t
.
$store
.
state
.
bgHeight
}},[
a
(
"div"
,{
staticClass
:
"reviewed-body-head"
},[
a
(
"el-select"
,{
staticClass
:
"w-130"
,
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-input"
,{
staticClass
:
"w-250 m-l-10"
,
attrs
:{
placeholder
:
"请输入提交人姓名或门店名称"
,
"prefix-icon"
:
"el-icon-search"
,
clearable
:
""
},
on
:{
clear
:
t
.
clearSearch
},
nativeOn
:{
keyup
:
function
(
e
){
return
"button"
in
e
||!
t
.
_k
(
e
.
keyCode
,
"enter"
,
13
,
e
.
key
,
"Enter"
)?
t
.
searchEnterFun
(
e
):
null
}},
model
:{
value
:
t
.
searchValue
,
callback
:
function
(
e
){
t
.
searchValue
=
e
},
expression
:
"searchValue"
}})],
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
(
0
==
e
.
row
.
auditingType
?
"门店信息变更"
:
1
==
e
.
row
.
auditingType
?
"新增成员"
:
"成员离职"
)
+
"
\
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
.
applyId
)}}},[
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
.
row
.
headPic
?
a
(
"img"
,{
attrs
:{
src
:
e
.
row
.
headPic
,
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
(
e
.
row
.
applyName
)
+
"
\
n "
),
a
(
"i"
,{
class
:[
2
==
e
.
row
.
sex
?
"icon-xingbienv color-FF585C"
:
"icon-xingbienan color-508CEE"
,
"iconfont"
]})]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-code"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
t
.
_v
(
"员工代码:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
code
))])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-phone"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
t
.
_v
(
"手机号:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
phoneNumber
))])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-job"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
t
.
_v
(
"职位:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
positionName
))])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-store"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
t
.
_v
(
"所属门店:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
storeName
))])])])])]),
t
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
a
(
"div"
,{
staticClass
:
"flex flex-align-center flex-pack-center bg-82C5FF table-head-pic"
},[
e
.
row
.
headPic
?
a
(
"img"
,{
attrs
:{
src
:
e
.
row
.
headPic
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})])])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info"
},[
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
applyName
))]),
t
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-13"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
storeName
))])])],
1
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"详情"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"line-hidden-2"
},[
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
detail
))]),
t
.
_v
(
" "
),
1
==
e
.
row
.
auditingUpdateType
?
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
a
){
t
.
showStoreChange
(
e
.
row
)}}},[
t
.
_v
(
"查看详情"
)]):
t
.
_e
()],
1
)]}}])}),
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
(
"formatTimeYMD"
)(
e
.
row
.
createTime
)))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"formatTimeHMS"
)(
e
.
row
.
createTime
)))])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"状态"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"span"
,{
class
:[
2
==
e
.
row
.
auditingStatus
?
"color-FF585C"
:
""
]},[
t
.
_v
(
t
.
_s
(
1
==
e
.
row
.
auditingStatus
?
"超级管理员已同意"
:
"超级管理员已拒绝"
))]),
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
.
refuseReason
))]),
t
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
2
==
e
.
row
.
auditingStatus
?
a
(
"i"
,{
staticClass
:
"el-icon-question"
,
on
:{
click
:
function
(
a
){
t
.
toggleReason
(
e
.
row
)}}}):
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"
:[
10
,
20
,
30
,
40
],
"page-size"
:
t
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
t
.
total
},
on
:{
"size-change"
:
t
.
handleSizeChange
,
"current-change"
:
t
.
handleCurrentChange
}})],
1
):
t
.
_e
()],
1
)])]),
t
.
_v
(
" "
),
a
(
"vue-gic-footer"
),
t
.
_v
(
" "
),
a
(
"storeChange"
,{
attrs
:{
storeChangeData
:
t
.
storeChangeData
},
model
:{
value
:
t
.
showStoreDialog
,
callback
:
function
(
e
){
t
.
showStoreDialog
=
e
},
expression
:
"showStoreDialog"
}})],
1
)},
staticRenderFns
:[]};
var
u
=
a
(
"VU/8"
)(
r
,
c
,
!
1
,
function
(
t
){
a
(
"X5Nx"
)},
"data-v-06edbdaa"
,
null
);
e
.
default
=
u
.
exports
},
X5Nx
:
function
(
t
,
e
){},
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
:
"gic-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
),
i
=
n
.
getFullYear
(),
s
=
n
.
getMonth
()
+
1
,
l
=
n
.
getDate
();
return
i
+
e
+
a
(
s
)
+
e
+
a
(
l
)
+
e
},
handleData
:
function
(){}},
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
}},
i
=
{
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
s
=
a
(
"VU/8"
)(
n
,
i
,
!
1
,
function
(
t
){
a
(
"71JE"
)},
"data-v-709a6f08"
,
null
);
e
.
a
=
s
.
exports
}});
webpackJsonp
([
20
],{
"71JE"
:
function
(
t
,
e
){},
CLYF
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
i
=
a
(
"3Xzz"
),
n
=
a
(
"Zx22"
),
s
=
a
(
"Ch4/"
),
l
=
a
(
"PI0u"
),
o
=
a
(
"P9l9"
),
r
=
{
name
:
"reviewed"
,
data
:
function
(){
return
{
tableH
:
window
.
screen
.
availHeight
-
464
-
126
+
"px"
,
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"审核中心"
,
path
:
"/unreview"
},{
name
:
"已审核"
,
path
:
""
}],
filterValue
:
"99"
,
filterOptions
:[{
label
:
"已同意"
,
value
:
"1"
},{
label
:
"已拒绝"
,
value
:
"2"
},{
label
:
"已审核"
,
value
:
"99"
}],
searchValue
:
""
,
tableData
:[],
multipleSelection
:[],
currentPage
:
1
,
pageSize
:
20
,
total
:
0
,
applyInfo
:{},
showStoreDialog
:
!
1
,
storeChangeData
:{}}},
filters
:{
formatTimeYMD
:
function
(
t
){
return
"--"
!=
t
?
t
.
split
(
" "
)[
0
]:
"--"
},
formatTimeHMS
:
function
(
t
){
return
"--"
!=
t
?
t
.
split
(
" "
)[
1
]:
"--"
},
formatNum
:
function
(
t
){
return
(
t
+
""
).
replace
(
/
\d{1,3}(?=(\d{3})
+$
)
/g
,
"$&,"
)}},
computed
:{},
methods
:{
clearSearch
:
function
(){
this
.
getTableList
()},
searchEnterFun
:
function
(
t
){
if
(
!
String
(
t
.
target
.
value
).
trim
())
return
!
1
;
this
.
getTableList
()},
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
){},
showStoreChange
:
function
(
t
){
this
.
showStoreDialog
=!
0
,
this
.
storeChangeData
=
t
},
getTableList
:
function
(
t
){
var
e
=
this
,
a
=
{
auditingType
:
""
,
auditingStatus
:
e
.
filterValue
,
search
:
e
.
searchValue
||
""
,
pageNum
:
e
.
currentPage
,
pageSize
:
e
.
pageSize
};
Object
(
o
.
a
)(
"/haoban-manage-web/audit/auditing-list.json"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
a
.
result
&&
a
.
result
.
list
&&
a
.
result
.
list
.
forEach
(
function
(
t
,
e
){
t
.
createTime
&&
(
t
.
createTime
=
Object
(
l
.
c
)(
t
.
createTime
))}),
e
.
tableData
=
a
.
result
.
list
,
void
(
e
.
total
=
a
.
result
.
total
);
s
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
mounted
:
function
(){
this
.
getTableList
()},
components
:{
navCrumb
:
i
.
a
,
storeChange
:
n
.
a
}},
c
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"reviewed-wrap common-set-wrap"
},[
a
(
"nav-crumb"
,{
attrs
:{
navpath
:
t
.
navpath
}}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"div"
,{
staticClass
:
"right-box"
,
style
:{
"min-height"
:
t
.
$store
.
state
.
bgHeight
}},[
a
(
"div"
,{
staticClass
:
"reviewed-body-head"
},[
a
(
"el-select"
,{
staticClass
:
"w-130"
,
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-input"
,{
staticClass
:
"w-250 m-l-10"
,
attrs
:{
placeholder
:
"请输入提交人姓名或门店名称"
,
"prefix-icon"
:
"el-icon-search"
,
clearable
:
""
},
on
:{
clear
:
t
.
clearSearch
},
nativeOn
:{
keyup
:
function
(
e
){
return
"button"
in
e
||!
t
.
_k
(
e
.
keyCode
,
"enter"
,
13
,
e
.
key
,
"Enter"
)?
t
.
searchEnterFun
(
e
):
null
}},
model
:{
value
:
t
.
searchValue
,
callback
:
function
(
e
){
t
.
searchValue
=
e
},
expression
:
"searchValue"
}})],
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
(
0
==
e
.
row
.
auditingType
?
"门店信息变更"
:
1
==
e
.
row
.
auditingType
?
"新增成员"
:
"成员离职"
)
+
"
\
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
.
applyId
)}}},[
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
.
row
.
headPic
?
a
(
"img"
,{
attrs
:{
src
:
e
.
row
.
headPic
,
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
(
e
.
row
.
applyName
)
+
"
\
n "
),
a
(
"i"
,{
class
:[
2
==
e
.
row
.
sex
?
"icon-xingbienv color-FF585C"
:
"icon-xingbienan color-508CEE"
,
"iconfont"
]})]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-code"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
t
.
_v
(
"员工代码:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
code
))])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-phone"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
t
.
_v
(
"手机号:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
phoneNumber
))])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-job"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
t
.
_v
(
"职位:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
positionName
))])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"apply-info-store"
},[
a
(
"span"
,{
staticClass
:
"w-80"
},[
t
.
_v
(
"所属门店:"
)]),
a
(
"span"
,{
staticClass
:
"w-130"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
storeName
))])])])])]),
t
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
a
(
"div"
,{
staticClass
:
"flex flex-align-center flex-pack-center bg-82C5FF table-head-pic"
},[
e
.
row
.
headPic
?
a
(
"img"
,{
attrs
:{
src
:
e
.
row
.
headPic
,
alt
:
"img"
}}):
a
(
"i"
,{
staticClass
:
"iconfont icon-yewuduanmorentouxian"
})])])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"flex flex-column apply-info"
},[
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
applyName
))]),
t
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-13"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
storeName
))])])],
1
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"详情"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
0
!=
e
.
row
.
auditingType
||
0
==
e
.
row
.
auditingType
&&
1
!=
e
.
row
.
auditingUpdateType
?
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
detail
))]):
t
.
_e
(),
t
.
_v
(
" "
),
1
==
e
.
row
.
auditingUpdateType
?
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
(
"formatTimeYMD"
)(
e
.
row
.
createTime
)))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"formatTimeHMS"
)(
e
.
row
.
createTime
)))])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"状态"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"span"
,{
class
:[
2
==
e
.
row
.
auditingStatus
?
"color-FF585C"
:
""
]},[
t
.
_v
(
t
.
_s
(
1
==
e
.
row
.
auditingStatus
?
"超级管理员已同意"
:
"超级管理员已拒绝"
))]),
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
.
refuseReason
))]),
t
.
_v
(
" "
),
a
(
"div"
,{
attrs
:{
slot
:
"reference"
},
slot
:
"reference"
},[
2
==
e
.
row
.
auditingStatus
?
a
(
"i"
,{
staticClass
:
"el-icon-question"
,
on
:{
click
:
function
(
a
){
t
.
toggleReason
(
e
.
row
)}}}):
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"
:[
10
,
20
,
30
,
40
],
"page-size"
:
t
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
t
.
total
},
on
:{
"size-change"
:
t
.
handleSizeChange
,
"current-change"
:
t
.
handleCurrentChange
}})],
1
):
t
.
_e
()],
1
)])]),
t
.
_v
(
" "
),
a
(
"vue-gic-footer"
),
t
.
_v
(
" "
),
a
(
"storeChange"
,{
attrs
:{
storeChangeData
:
t
.
storeChangeData
},
model
:{
value
:
t
.
showStoreDialog
,
callback
:
function
(
e
){
t
.
showStoreDialog
=
e
},
expression
:
"showStoreDialog"
}})],
1
)},
staticRenderFns
:[]};
var
u
=
a
(
"VU/8"
)(
r
,
c
,
!
1
,
function
(
t
){
a
(
"W1de"
)},
"data-v-0271ee5e"
,
null
);
e
.
default
=
u
.
exports
},
W1de
:
function
(
t
,
e
){},
Zx22
:
function
(
t
,
e
,
a
){
"use strict"
;
var
i
=
{
name
:
"custom-dialog"
,
props
:{
value
:{
type
:
Boolean
,
default
:
!
1
},
storeChangeData
:{
type
:[
Object
,
Array
]}},
data
:
function
(){
return
{
repProjectName
:
"gic-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
i
=
new
Date
(
t
),
n
=
i
.
getFullYear
(),
s
=
i
.
getMonth
()
+
1
,
l
=
i
.
getDate
();
return
n
+
e
+
a
(
s
)
+
e
+
a
(
l
)
+
e
},
handleData
:
function
(){}},
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
}},
n
=
{
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
s
=
a
(
"VU/8"
)(
i
,
n
,
!
1
,
function
(
t
){
a
(
"71JE"
)},
"data-v-709a6f08"
,
null
);
e
.
a
=
s
.
exports
}});
\ No newline at end of file
\ No newline at end of file
dist/static/js/manifest.5
5f5bbea0e3de7d9f57
6.js
→
dist/static/js/manifest.5
bb9d594c0881e2a422
6.js
View file @
8aeaa3a5
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
b
,
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
b
)
Object
.
prototype
.
hasOwnProperty
.
call
(
b
,
r
)
&&
(
e
[
r
]
=
b
[
r
]);
for
(
c
&&
c
(
a
,
b
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
d
(
d
.
s
=
n
[
i
]);
return
o
};
var
a
=
{},
f
=
{
80
:
0
};
function
d
(
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
,
d
),
f
.
l
=!
0
,
f
.
exports
}
d
.
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
,
d
){
c
=
f
[
e
]
=
[
a
,
d
]});
c
[
2
]
=
a
;
var
b
=
document
.
getElementsByTagName
(
"head"
)[
0
],
n
=
document
.
createElement
(
"script"
);
n
.
type
=
"text/javascript"
,
n
.
charset
=
"utf-8"
,
n
.
async
=!
0
,
n
.
timeout
=
12
e4
,
d
.
nc
&&
n
.
setAttribute
(
"nonce"
,
d
.
nc
),
n
.
src
=
d
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"9725bcadbeb9ccebffaf"
,
1
:
"0ebe3ead93207dc78a78"
,
2
:
"c2e6d07ca4ca452b8e16"
,
3
:
"de8727b203f8c187c334"
,
4
:
"d96eab831aeba7d76f18"
,
5
:
"74b5c013f9278422447c"
,
6
:
"25e094e3f186d992886b"
,
7
:
"57af0bc90206c6098149"
,
8
:
"5936373d1f9f11935ab3"
,
9
:
"c89bec9715abfdba2cf9"
,
10
:
"db0c0e50ad7349eede14"
,
11
:
"442b7917d3a4dbc6dc9a"
,
12
:
"8fbcc6bf2643851688bb"
,
13
:
"ad03c6d1ca8f019f01fc"
,
14
:
"a71df97c779a33fdff72"
,
15
:
"1ea8ee77c4a6800a9c2d"
,
16
:
"cf2605a2192c3430fd0f"
,
17
:
"db86bd15e403021c8724"
,
18
:
"fa73342093a6b487097a"
,
19
:
"32e2b68299944409bb7e"
,
20
:
"5c8a8bf789e8d0a0317e"
,
21
:
"95b9e75e267a37620b22"
,
22
:
"65fa3f89cba587326ba0"
,
23
:
"6238960ac111149d22a5"
,
24
:
"3ae82214b65939d3d2e0"
,
25
:
"b1a072a021ca5876e8df"
,
26
:
"ae5998c2b2167efc1570"
,
27
:
"758d1938c5c2c6befbe5"
,
28
:
"c40320fc70698f11186e"
,
29
:
"b591dedf13046caf0e76"
,
30
:
"3505f3c39573c1e41c9d"
,
31
:
"5fd39bae34a3338eadd5"
,
32
:
"1698f86a851d84bc6e8e"
,
33
:
"a144ed8bad7978d13956"
,
34
:
"e94fbdb3bf4c5bbeb6dc"
,
35
:
"d6f0ed32cea79ea624b3"
,
36
:
"61a1c2681f78e1fd7e80"
,
37
:
"4353ffce2e97d528bc9b"
,
38
:
"23b83bd7920693bc35c6"
,
39
:
"d17e2c61f3cc8d6972fa"
,
40
:
"4f00bfc33f5105e736f2"
,
41
:
"d392a93447b3256be6ef"
,
42
:
"0daee346d67f816b99c3"
,
43
:
"9d05f4d2f06b9c6bba0e"
,
44
:
"96d0b6e88fc87f60bac7"
,
45
:
"6b43d3a71d3f8b1d4c01"
,
46
:
"e6f423ebf4226dde651c"
,
47
:
"bcea45010c1dcec1959a"
,
48
:
"5f65de682a1b18543594"
,
49
:
"eec7bfd1339e83b6fbaf"
,
50
:
"5401c5d2c1a52c65340e"
,
51
:
"53e8e57b506734c7dc8f"
,
52
:
"b73d35187ee335d848b0"
,
53
:
"a26547fff021c08da679"
,
54
:
"a469dd5cd1ae9f53921b"
,
55
:
"4b30f436aa310224c29c"
,
56
:
"4c80bf205d1ecfb6a256"
,
57
:
"ec64d57876772f26c560"
,
58
:
"f8f6469b19558b91d2af"
,
59
:
"014ae5d12d19afa067f5"
,
60
:
"633307c153fec68e7774"
,
61
:
"17ddef8bce3411f47dab"
,
62
:
"3740fadd958cd60f6ad4"
,
63
:
"7e08014fab5487fb49e5"
,
64
:
"782c05e67f32cd22d8a4"
,
65
:
"451df108969ede2152a1"
,
66
:
"d14b448b51b083a8b0ea"
,
67
:
"b303b6417880aeabcc58"
,
68
:
"e8fc7626a3e7c75e0a11"
,
69
:
"0a48ab7cfbaebe76ddc0"
,
70
:
"6c2402795ed03b512775"
,
71
:
"b3c12f36f246ca3c88f7"
,
72
:
"6526d6cf985190f1fdbb"
,
73
:
"b4126102661ed07d9803"
,
74
:
"5fddac3d5f0743727237"
,
75
:
"48cf1bdf7e09180a4ad6"
,
76
:
"20c34513d3349ef2f6ee"
,
79
:
"177f5627a2a311e067eb"
}[
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
,
b
.
appendChild
(
n
),
a
},
d
.
m
=
e
,
d
.
c
=
a
,
d
.
d
=
function
(
e
,
c
,
a
){
d
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
d
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
d
.
d
(
c
,
"a"
,
c
),
c
},
d
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
d
.
p
=
"./"
,
d
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
f
,
b
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
f
.
length
;
i
++
)
t
=
f
[
i
],
a
[
t
]
&&
u
.
push
(
a
[
t
][
0
]),
a
[
t
]
=
0
;
for
(
r
in
b
)
Object
.
prototype
.
hasOwnProperty
.
call
(
b
,
r
)
&&
(
e
[
r
]
=
b
[
r
]);
for
(
c
&&
c
(
f
,
b
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
d
(
d
.
s
=
n
[
i
]);
return
o
};
var
f
=
{},
a
=
{
80
:
0
};
function
d
(
c
){
if
(
f
[
c
])
return
f
[
c
].
exports
;
var
a
=
f
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
a
.
exports
,
a
,
a
.
exports
,
d
),
a
.
l
=!
0
,
a
.
exports
}
d
.
e
=
function
(
e
){
var
c
=
a
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
f
=
new
Promise
(
function
(
f
,
d
){
c
=
a
[
e
]
=
[
f
,
d
]});
c
[
2
]
=
f
;
var
b
=
document
.
getElementsByTagName
(
"head"
)[
0
],
n
=
document
.
createElement
(
"script"
);
n
.
type
=
"text/javascript"
,
n
.
charset
=
"utf-8"
,
n
.
async
=!
0
,
n
.
timeout
=
12
e4
,
d
.
nc
&&
n
.
setAttribute
(
"nonce"
,
d
.
nc
),
n
.
src
=
d
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"9725bcadbeb9ccebffaf"
,
1
:
"0ebe3ead93207dc78a78"
,
2
:
"c2e6d07ca4ca452b8e16"
,
3
:
"de8727b203f8c187c334"
,
4
:
"d96eab831aeba7d76f18"
,
5
:
"74b5c013f9278422447c"
,
6
:
"25e094e3f186d992886b"
,
7
:
"57af0bc90206c6098149"
,
8
:
"5936373d1f9f11935ab3"
,
9
:
"c89bec9715abfdba2cf9"
,
10
:
"db0c0e50ad7349eede14"
,
11
:
"442b7917d3a4dbc6dc9a"
,
12
:
"8fbcc6bf2643851688bb"
,
13
:
"ad03c6d1ca8f019f01fc"
,
14
:
"a71df97c779a33fdff72"
,
15
:
"1ea8ee77c4a6800a9c2d"
,
16
:
"cf2605a2192c3430fd0f"
,
17
:
"bfe5e4e33084d309b86a"
,
18
:
"fa73342093a6b487097a"
,
19
:
"32e2b68299944409bb7e"
,
20
:
"4b1bf4efb9f9edeea4a1"
,
21
:
"95b9e75e267a37620b22"
,
22
:
"65fa3f89cba587326ba0"
,
23
:
"6238960ac111149d22a5"
,
24
:
"3ae82214b65939d3d2e0"
,
25
:
"b1a072a021ca5876e8df"
,
26
:
"ae5998c2b2167efc1570"
,
27
:
"758d1938c5c2c6befbe5"
,
28
:
"c40320fc70698f11186e"
,
29
:
"b591dedf13046caf0e76"
,
30
:
"3505f3c39573c1e41c9d"
,
31
:
"5fd39bae34a3338eadd5"
,
32
:
"1698f86a851d84bc6e8e"
,
33
:
"a144ed8bad7978d13956"
,
34
:
"e94fbdb3bf4c5bbeb6dc"
,
35
:
"d6f0ed32cea79ea624b3"
,
36
:
"61a1c2681f78e1fd7e80"
,
37
:
"4353ffce2e97d528bc9b"
,
38
:
"23b83bd7920693bc35c6"
,
39
:
"d17e2c61f3cc8d6972fa"
,
40
:
"4f00bfc33f5105e736f2"
,
41
:
"d392a93447b3256be6ef"
,
42
:
"0daee346d67f816b99c3"
,
43
:
"9d05f4d2f06b9c6bba0e"
,
44
:
"96d0b6e88fc87f60bac7"
,
45
:
"6b43d3a71d3f8b1d4c01"
,
46
:
"e6f423ebf4226dde651c"
,
47
:
"bcea45010c1dcec1959a"
,
48
:
"5f65de682a1b18543594"
,
49
:
"eec7bfd1339e83b6fbaf"
,
50
:
"5401c5d2c1a52c65340e"
,
51
:
"53e8e57b506734c7dc8f"
,
52
:
"b73d35187ee335d848b0"
,
53
:
"a26547fff021c08da679"
,
54
:
"a469dd5cd1ae9f53921b"
,
55
:
"4b30f436aa310224c29c"
,
56
:
"4c80bf205d1ecfb6a256"
,
57
:
"ec64d57876772f26c560"
,
58
:
"f8f6469b19558b91d2af"
,
59
:
"014ae5d12d19afa067f5"
,
60
:
"633307c153fec68e7774"
,
61
:
"17ddef8bce3411f47dab"
,
62
:
"3740fadd958cd60f6ad4"
,
63
:
"7e08014fab5487fb49e5"
,
64
:
"782c05e67f32cd22d8a4"
,
65
:
"451df108969ede2152a1"
,
66
:
"d14b448b51b083a8b0ea"
,
67
:
"b303b6417880aeabcc58"
,
68
:
"e8fc7626a3e7c75e0a11"
,
69
:
"0a48ab7cfbaebe76ddc0"
,
70
:
"6c2402795ed03b512775"
,
71
:
"b3c12f36f246ca3c88f7"
,
72
:
"6526d6cf985190f1fdbb"
,
73
:
"b4126102661ed07d9803"
,
74
:
"5fddac3d5f0743727237"
,
75
:
"48cf1bdf7e09180a4ad6"
,
76
:
"20c34513d3349ef2f6ee"
,
79
:
"177f5627a2a311e067eb"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
c
=
a
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
a
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
b
.
appendChild
(
n
),
f
},
d
.
m
=
e
,
d
.
c
=
f
,
d
.
d
=
function
(
e
,
c
,
f
){
d
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
f
})},
d
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
d
.
d
(
c
,
"a"
,
c
),
c
},
d
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
d
.
p
=
"./"
,
d
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
\ No newline at end of file
src/views/reviewCenter/reviewed.vue
View file @
8aeaa3a5
...
@@ -59,10 +59,11 @@
...
@@ -59,10 +59,11 @@
</el-table-column>
</el-table-column>
<el-table-column
label=
"详情"
show-overflow-tooltip
>
<el-table-column
label=
"详情"
show-overflow-tooltip
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<div
class=
"line-hidden-2"
>
<span
v-if=
"scope.row.auditingType != 0 || (scope.row.auditingType == 0 && scope.row.auditingUpdateType != 1)"
>
{{
scope
.
row
.
detail
}}
</span>
<div
class=
"line-hidden-2"
v-if=
"scope.row.auditingUpdateType == 1"
>
<!--
<span>
{{
scope
.
row
.
auditingType
==
0
?
'门店信息变更'
:
scope
.
row
.
auditingType
==
0
?
'新增成员'
:
'成员离职'
}}
</span>
-->
<!--
<span>
{{
scope
.
row
.
auditingType
==
0
?
'门店信息变更'
:
scope
.
row
.
auditingType
==
0
?
'新增成员'
:
'成员离职'
}}
</span>
-->
<span>
{{
scope
.
row
.
detail
}}
</span>
<span>
{{
scope
.
row
.
detail
}}
</span>
<el-button
v-if=
"scope.row.auditingUpdateType == 1"
type=
"text"
@
click=
"showStoreChange(scope.row)"
>
查看详情
</el-button>
<el-button
type=
"text"
@
click=
"showStoreChange(scope.row)"
>
查看详情
</el-button>
</div>
</div>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
...
...
src/views/reviewCenter/unreview.vue
View file @
8aeaa3a5
...
@@ -61,12 +61,13 @@
...
@@ -61,12 +61,13 @@
</div>
</div>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"详情"
>
<el-table-column
label=
"详情"
show-overflow-tooltip
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<div
class=
"line-hidden-2"
>
<span
v-if=
"scope.row.auditingType != 0 || (scope.row.auditingType == 0 && scope.row.auditingUpdateType != 1)"
>
{{
scope
.
row
.
detail
}}
</span>
<div
class=
"line-hidden-2"
v-if=
"scope.row.auditingUpdateType == 1"
>
<!--
<span>
{{
scope
.
row
.
auditingType
==
0
?
'门店信息变更'
:
scope
.
row
.
auditingType
==
0
?
'新增成员'
:
'成员离职'
}}
</span>
-->
<!--
<span>
{{
scope
.
row
.
auditingType
==
0
?
'门店信息变更'
:
scope
.
row
.
auditingType
==
0
?
'新增成员'
:
'成员离职'
}}
</span>
-->
<span>
{{
scope
.
row
.
detail
}}
</span>
<span>
{{
scope
.
row
.
detail
}}
</span>
<el-button
v-if=
"scope.row.auditingUpdateType == 1"
type=
"text"
@
click=
"showStoreChange(scope.row)"
>
查看详情
</el-button>
<el-button
type=
"text"
@
click=
"showStoreChange(scope.row)"
>
查看详情
</el-button>
</div>
</div>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
...
...
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