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
153cc035
Commit
153cc035
authored
Jun 01, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修改审核设置
parent
ebeb0389
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
index.html
dist/index.html
+2
-2
app.ba7adf41cf2672046728debaf6a828bc.css
dist/static/css/app.ba7adf41cf2672046728debaf6a828bc.css
+0
-0
9.14eb77240539aafee38a.js
dist/static/js/9.14eb77240539aafee38a.js
+0
-2
9.2ba5c933e486244d6bbf.js
dist/static/js/9.2ba5c933e486244d6bbf.js
+2
-0
manifest.ec90048312af353e3637.js
dist/static/js/manifest.ec90048312af353e3637.js
+2
-2
unreview.vue
src/views/reviewCenter/unreview.vue
+2
-2
No files found.
dist/index.html
View file @
153cc035
<!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.d2eed2e967d91989b645495b6304f55f.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.6e844fa6a2fd65d5832a.js
></script><script
type=
text/javascript
src=
./static/js/vendor.5b33c5efa6caf40b5ed9.js
></script><script
type=
text/javascript
src=
./static/js/app.3cb57e639d24a6c469a9.js
></script></body></html>
<!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.ba7adf41cf2672046728debaf6a828bc.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.ec90048312af353e3637.js
></script><script
type=
text/javascript
src=
./static/js/vendor.5b33c5efa6caf40b5ed9.js
></script><script
type=
text/javascript
src=
./static/js/app.3cb57e639d24a6c469a9.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
dist/static/css/app.
d2eed2e967d91989b645495b6304f55f
.css
→
dist/static/css/app.
ba7adf41cf2672046728debaf6a828bc
.css
View file @
153cc035
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/js/9.14eb77240539aafee38a.js
deleted
100644 → 0
View file @
ebeb0389
webpackJsonp
([
9
],{
CJE6
:
function
(
e
,
t
){},
K7T9
:
function
(
e
,
t
){},
TuYk
:
function
(
e
,
t
){},
YOLz
:
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
),
o
=
s
.
getFullYear
(),
i
=
s
.
getMonth
()
+
1
,
n
=
s
.
getDate
();
return
o
+
t
+
a
(
i
)
+
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
}},
o
=
{
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
i
=
a
(
"VU/8"
)(
s
,
o
,
!
1
,
function
(
e
){
a
(
"CJE6"
)},
"data-v-5a02018c"
,
null
);
t
.
a
=
i
.
exports
},
xCEU
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"//Fk"
),
o
=
a
.
n
(
s
),
i
=
a
(
"Zx22"
),
n
=
a
(
"Ch4/"
),
l
=
a
(
"P9l9"
),
r
=
{
name
:
"record-list"
,
props
:{
detailShow
:{
type
:
Boolean
,
default
:
!
1
},
batchId
:{
type
:
String
,
default
:
function
(){
return
""
}},
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"
)},
getTableData
:
function
(){
var
e
=
this
,
t
=
{
batchId
:
e
.
batchId
};
Object
(
l
.
a
)(
"/haoban-manage3-web/audit/audit-detail-list"
,
t
).
then
(
function
(
t
){
var
a
=
t
.
data
;
1
!=
a
.
errorCode
?
n
.
a
.
errorMsg
(
a
):
e
.
tableData
=
a
.
result
||
[]}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
watch
:{
detailShow
:
function
(
e
,
t
){
this
.
customDialog
=
e
},
batchId
:
function
(
e
,
t
){
e
&&
this
.
getTableData
()}},
mounted
:
function
(){
this
.
customDialog
=
this
.
detailShow
,
this
.
batchId
&&
this
.
getTableData
()}},
c
=
{
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
.
enterpriseName
||
"--"
)
+
"
\
n "
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交人"
,
width
:
"150"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
t
.
rowcommitName
||
"--"
)
+
"
\
n "
)]}}])}),
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
.
commitTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"color-606266 line-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"timeStampToHms"
)(
t
.
row
.
commitTime
)))])]}}])}),
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
(
1
==
t
.
row
.
auditResult
?
"成功"
:
"失败"
)
+
"
\
n "
)]}}])})],
1
)],
1
)])],
1
)},
staticRenderFns
:[]};
var
u
=
a
(
"VU/8"
)(
r
,
c
,
!
1
,
function
(
e
){
a
(
"TuYk"
)},
"data-v-7bc1007e"
,
null
).
exports
,
d
=
{
name
:
"record-list"
,
props
:{
resultText
:{
type
:
String
,
default
:
""
},
failCount
:{
type
:[
String
,
Boolean
],
default
:
"0"
},
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
}},
f
=
{
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
:
"420px"
,
"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
))]),
a
(
"span"
,{
staticClass
:
"color-f5222d"
},[
e
.
_v
(
e
.
_s
(
e
.
failCount
)
+
" 条失败。"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
e
.
showDetail
}},[
e
.
_v
(
"查看详情"
)])],
1
)])])],
1
)},
staticRenderFns
:[]};
var
h
=
a
(
"VU/8"
)(
d
,
f
,
!
1
,
function
(
e
){
a
(
"K7T9"
)},
"data-v-062d9987"
,
null
).
exports
,
p
=
a
(
"3E4D"
),
g
=
a
(
"PI0u"
),
v
=
{
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"
},{
label
:
"门店账号申请"
,
value
:
"2"
},{
label
:
"门店导购变更"
,
value
:
"3"
}],
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
:[],
batchId
:
""
,
resultText
:
""
,
failCount
:
"0"
,
userData
:{
staffName
:
""
,
phoneNumber
:
""
,
nationCode
:
""
,
postion
:
""
,
departmentName
:
""
,
headImg
:
""
}}},
computed
:{},
methods
:{
clearSearch
:
function
(){
this
.
currentPage
=
1
,
this
.
getTableList
()},
searchEnterFun
:
Object
(
g
.
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
(
g
.
a
)(
function
(){
this
.
postApprove
(
this
.
selectId
)},
500
),
approveAll
:
function
(){
var
e
=
this
,
t
=
e
.
multipleSelection
.
length
?
e
.
multipleSelection
.
map
(
function
(
e
){
return
e
.
auditId
}).
join
(
","
):
""
;
if
(
!
t
)
return
e
.
$message
({
message
:
"请至少选择一条审核事项"
,
type
:
"warning"
}),
!
1
;
e
.
$confirm
(
"共"
+
e
.
multipleSelection
.
length
+
"条审核事项,是否批量同意?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
e
.
postAllApprove
(
t
)})},
postApprove
:
function
(
e
){
var
t
=
this
,
a
=
{
auditId
:
e
,
auditName
:
t
.
auditName
};
Object
(
l
.
d
)(
"/haoban-manage3-web/audit/audit"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
p
.
a
.
showmsg
(
"操作成功"
,
"success"
),
t
.
approveVisible
=!
1
,
t
.
getTableList
(),
void
t
.
$forceUpdate
();
n
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
postAllApprove
:
function
(
e
){
var
t
=
this
,
a
=
{
auditIds
:
e
,
auditName
:
t
.
auditName
};
Object
(
l
.
d
)(
"/haoban-manage3-web/audit/batch-approve"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
t
.
batchId
=
a
.
result
.
batchId
,
t
.
resultText
=
"共"
+
t
.
multipleSelection
.
length
+
"条审核事项,"
+
a
.
result
.
successCount
+
"条成功,"
,
t
.
failCount
=
a
.
result
.
failCount
,
void
(
t
.
resultShow
=!
0
);
n
.
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
(
g
.
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
(
l
.
a
)(
"/haoban-manage3-web/audit/refuse"
,
t
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
p
.
a
.
showmsg
(
"操作成功"
,
"success"
),
e
.
refuseVisible
=!
1
,
e
.
$refs
.
ruleForm
.
resetFields
(),
void
e
.
getTableList
();
n
.
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
(
l
.
d
)(
"/haoban-manage3-web/get-staff-info"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
n
.
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
(
l
.
d
)(
"/haoban-manage3-web/wx-enterprise-list"
,{}).
then
(
function
(
t
){
var
a
=
t
.
data
;
1
!=
a
.
errorCode
?
n
.
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
o
.
a
(
function
(
t
,
a
){
Object
(
l
.
a
)(
"/haoban-manage3-web/get-login-info"
,{}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?(
n
.
a
.
errorMsg
(
a
),
t
({
wxEnterpriseId
:
""
})):
t
(
a
.
result
.
wxEnterpriseId
)}).
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
(
l
.
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
);
n
.
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
:
i
.
a
,
reviewResultDetail
:
u
,
reviewResult
:
h
}},
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"
}}),
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
),
a
(
"span"
,{
staticClass
:
"p-l-10 font-12 color-909399"
},[
e
.
_v
(
"展示管理员审核记录及门店成员自助增删导购及用户关联记录"
)])],
1
),
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
(
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
:
"300"
,
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
:{
batchId
:
e
.
batchId
,
detailShow
:
e
.
detailShow
},
on
:{
hideDetailDialog
:
e
.
hideDetailDialog
}}),
e
.
_v
(
" "
),
a
(
"review-result"
,{
attrs
:{
resultText
:
e
.
resultText
,
failCount
:
e
.
failCount
,
resultShow
:
e
.
resultShow
},
on
:{
showResultDetail
:
e
.
showResultDetail
,
hideResultDialog
:
e
.
hideResultDialog
}})],
1
)},
staticRenderFns
:[]};
var
b
=
a
(
"VU/8"
)(
v
,
m
,
!
1
,
function
(
e
){
a
(
"YOLz"
)},
"data-v-d3f47d08"
,
null
);
t
.
default
=
b
.
exports
}});
\ No newline at end of file
dist/static/js/9.2ba5c933e486244d6bbf.js
0 → 100644
View file @
153cc035
webpackJsonp
([
9
],{
"/9/z"
:
function
(
e
,
t
){},
CJE6
:
function
(
e
,
t
){},
K7T9
:
function
(
e
,
t
){},
TuYk
:
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
),
o
=
s
.
getFullYear
(),
i
=
s
.
getMonth
()
+
1
,
n
=
s
.
getDate
();
return
o
+
t
+
a
(
i
)
+
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
}},
o
=
{
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
i
=
a
(
"VU/8"
)(
s
,
o
,
!
1
,
function
(
e
){
a
(
"CJE6"
)},
"data-v-5a02018c"
,
null
);
t
.
a
=
i
.
exports
},
xCEU
:
function
(
e
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"//Fk"
),
o
=
a
.
n
(
s
),
i
=
a
(
"Zx22"
),
n
=
a
(
"Ch4/"
),
l
=
a
(
"P9l9"
),
r
=
{
name
:
"record-list"
,
props
:{
detailShow
:{
type
:
Boolean
,
default
:
!
1
},
batchId
:{
type
:
String
,
default
:
function
(){
return
""
}},
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"
)},
getTableData
:
function
(){
var
e
=
this
,
t
=
{
batchId
:
e
.
batchId
};
Object
(
l
.
a
)(
"/haoban-manage3-web/audit/audit-detail-list"
,
t
).
then
(
function
(
t
){
var
a
=
t
.
data
;
1
!=
a
.
errorCode
?
n
.
a
.
errorMsg
(
a
):
e
.
tableData
=
a
.
result
||
[]}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
watch
:{
detailShow
:
function
(
e
,
t
){
this
.
customDialog
=
e
},
batchId
:
function
(
e
,
t
){
e
&&
this
.
getTableData
()}},
mounted
:
function
(){
this
.
customDialog
=
this
.
detailShow
,
this
.
batchId
&&
this
.
getTableData
()}},
c
=
{
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
.
enterpriseName
||
"--"
)
+
"
\
n "
)]}}])}),
e
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交人"
,
width
:
"150"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
e
.
_v
(
"
\
n "
+
e
.
_s
(
t
.
rowcommitName
||
"--"
)
+
"
\
n "
)]}}])}),
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
.
commitTime
)))]),
e
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"color-606266 line-18"
},[
e
.
_v
(
e
.
_s
(
e
.
_f
(
"timeStampToHms"
)(
t
.
row
.
commitTime
)))])]}}])}),
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
(
1
==
t
.
row
.
auditResult
?
"成功"
:
"失败"
)
+
"
\
n "
)]}}])})],
1
)],
1
)])],
1
)},
staticRenderFns
:[]};
var
u
=
a
(
"VU/8"
)(
r
,
c
,
!
1
,
function
(
e
){
a
(
"TuYk"
)},
"data-v-7bc1007e"
,
null
).
exports
,
d
=
{
name
:
"record-list"
,
props
:{
resultText
:{
type
:
String
,
default
:
""
},
failCount
:{
type
:[
String
,
Boolean
],
default
:
"0"
},
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
}},
f
=
{
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
:
"420px"
,
"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
))]),
a
(
"span"
,{
staticClass
:
"color-f5222d"
},[
e
.
_v
(
e
.
_s
(
e
.
failCount
)
+
" 条失败。"
)]),
e
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
e
.
showDetail
}},[
e
.
_v
(
"查看详情"
)])],
1
)])])],
1
)},
staticRenderFns
:[]};
var
h
=
a
(
"VU/8"
)(
d
,
f
,
!
1
,
function
(
e
){
a
(
"K7T9"
)},
"data-v-062d9987"
,
null
).
exports
,
p
=
a
(
"3E4D"
),
g
=
a
(
"PI0u"
),
v
=
{
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"
},{
label
:
"门店账号申请"
,
value
:
"2"
},{
label
:
"门店导购变更"
,
value
:
"3"
}],
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
:[],
batchId
:
""
,
resultText
:
""
,
failCount
:
"0"
,
userData
:{
staffName
:
""
,
phoneNumber
:
""
,
nationCode
:
""
,
postion
:
""
,
departmentName
:
""
,
headImg
:
""
}}},
computed
:{},
methods
:{
clearSearch
:
function
(){
this
.
currentPage
=
1
,
this
.
getTableList
()},
searchEnterFun
:
Object
(
g
.
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
(
g
.
a
)(
function
(){
this
.
postApprove
(
this
.
selectId
)},
500
),
approveAll
:
function
(){
var
e
=
this
,
t
=
e
.
multipleSelection
.
length
?
e
.
multipleSelection
.
map
(
function
(
e
){
return
e
.
auditId
}).
join
(
","
):
""
;
if
(
!
t
)
return
e
.
$message
({
message
:
"请至少选择一条审核事项"
,
type
:
"warning"
}),
!
1
;
e
.
$confirm
(
"共"
+
e
.
multipleSelection
.
length
+
"条审核事项,是否批量同意?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
e
.
postAllApprove
(
t
)})},
postApprove
:
function
(
e
){
var
t
=
this
,
a
=
{
auditId
:
e
,
auditName
:
t
.
auditName
};
Object
(
l
.
d
)(
"/haoban-manage3-web/audit/audit"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
p
.
a
.
showmsg
(
"操作成功"
,
"success"
),
t
.
approveVisible
=!
1
,
t
.
getTableList
(),
void
t
.
$forceUpdate
();
n
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
postAllApprove
:
function
(
e
){
var
t
=
this
,
a
=
{
auditIds
:
e
,
commitStaffName
:
t
.
auditName
};
Object
(
l
.
d
)(
"/haoban-manage3-web/audit/batch-approve"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
t
.
batchId
=
a
.
result
.
batchId
,
t
.
resultText
=
"共"
+
t
.
multipleSelection
.
length
+
"条审核事项,"
+
a
.
result
.
successCount
+
"条成功,"
,
t
.
failCount
=
a
.
result
.
failCount
,
void
(
t
.
resultShow
=!
0
);
n
.
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
(
g
.
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
(
l
.
a
)(
"/haoban-manage3-web/audit/refuse"
,
t
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
p
.
a
.
showmsg
(
"操作成功"
,
"success"
),
e
.
refuseVisible
=!
1
,
e
.
$refs
.
ruleForm
.
resetFields
(),
void
e
.
getTableList
();
n
.
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
(
l
.
d
)(
"/haoban-manage3-web/get-staff-info"
,
a
).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
n
.
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
(
l
.
d
)(
"/haoban-manage3-web/wx-enterprise-list"
,{}).
then
(
function
(
t
){
var
a
=
t
.
data
;
1
!=
a
.
errorCode
?
n
.
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
o
.
a
(
function
(
t
,
a
){
Object
(
l
.
a
)(
"/haoban-manage3-web/get-login-info"
,{}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?(
n
.
a
.
errorMsg
(
a
),
t
({
wxEnterpriseId
:
""
})):
t
(
a
.
result
.
wxEnterpriseId
)}).
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
(
l
.
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
);
n
.
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
:
i
.
a
,
reviewResultDetail
:
u
,
reviewResult
:
h
}},
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"
}}),
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
),
a
(
"span"
,{
staticClass
:
"p-l-10 font-12 color-909399"
},[
e
.
_v
(
"展示管理员审核记录及门店成员自助增删导购及用户关联记录"
)])],
1
),
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
(
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
:
"300"
,
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
:{
batchId
:
e
.
batchId
,
detailShow
:
e
.
detailShow
},
on
:{
hideDetailDialog
:
e
.
hideDetailDialog
}}),
e
.
_v
(
" "
),
a
(
"review-result"
,{
attrs
:{
resultText
:
e
.
resultText
,
failCount
:
e
.
failCount
,
resultShow
:
e
.
resultShow
},
on
:{
showResultDetail
:
e
.
showResultDetail
,
hideResultDialog
:
e
.
hideResultDialog
}})],
1
)},
staticRenderFns
:[]};
var
b
=
a
(
"VU/8"
)(
v
,
m
,
!
1
,
function
(
e
){
a
(
"/9/z"
)},
"data-v-670e78b4"
,
null
);
t
.
default
=
b
.
exports
}});
\ No newline at end of file
dist/static/js/manifest.
6e844fa6a2fd65d5832a
.js
→
dist/static/js/manifest.
ec90048312af353e3637
.js
View file @
153cc035
!
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
=
{
77
:
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
:
"1e01efaf386c04cc0fc5"
,
1
:
"06c4e42e62c1f75191f0"
,
2
:
"14a128db1e8e40a0f5a7"
,
3
:
"cc4cdcf5963581993f02"
,
4
:
"0476be0fe43e41d6a432"
,
5
:
"73a0e3818658b09f6122"
,
6
:
"81a6e63dbde5345eae93"
,
7
:
"ece0a2d210892b176e55"
,
8
:
"7d0a8e6532c58d0c2415"
,
9
:
"14eb77240539aafee38a"
,
10
:
"6a60ff30728c5278d382"
,
11
:
"5f5e1cf6d55d8609ba40"
,
12
:
"0b370ee5f1f094e8a182"
,
13
:
"8b3c8b2d63fb98063c07"
,
14
:
"659375879cb1d59d0654"
,
15
:
"eb4a33b11e1bcfc10d01"
,
16
:
"134bd71f723e9fe1a8e0"
,
17
:
"ebf1847c50132c6f96a7"
,
18
:
"7fa0be27d3ea523f8826"
,
19
:
"63ca1f785b71646ef739"
,
20
:
"4f936f5247554d2c790d"
,
21
:
"a261cb3933029837028f"
,
22
:
"bb593e90b41132f15c1d"
,
23
:
"091f2a220d4cf1c0cf2a"
,
24
:
"7a57624e89e34e420a52"
,
25
:
"326a8c2ad9617bfe863c"
,
26
:
"458f45f2633ae24c5755"
,
27
:
"aa816867f4d0cb0d6131"
,
28
:
"53e6616ed021ab731d6c"
,
29
:
"a449f52d59c8c87965fd"
,
30
:
"ad1f21c495322d42096c"
,
31
:
"6445ecc72f036f4c2c27"
,
32
:
"eacdca24b86a209641f4"
,
33
:
"71613beac8da7f605f74"
,
34
:
"8ebb62b8c3c38916341d"
,
35
:
"8b91df719e56a8d2180f"
,
36
:
"c0c151468bb71aa5378c"
,
37
:
"7471c3e15c8e46ac20ff"
,
38
:
"7adcc7cae42c144aa2a3"
,
39
:
"7a089e3108ce4b137839"
,
40
:
"d0563bc66e10d0ec2ff3"
,
41
:
"5b5fdd73c94a6be987a4"
,
42
:
"5f24cb743057dc072bae"
,
43
:
"51bc93dd50e72a7a505a"
,
44
:
"e1dc95df16dac16d20f7"
,
45
:
"2c6b2a0c1ecdf5dbf3c8"
,
46
:
"501827f4d5d5c14ec5aa"
,
47
:
"46097b0db930f8998e25"
,
48
:
"077bb022acf95690f591"
,
49
:
"c42081f55ebc34a3b283"
,
50
:
"19df76a6b270a8693b5d"
,
51
:
"0654d8793fee32332261"
,
52
:
"7b9cdd5198d1a642e21d"
,
53
:
"24a43ba6e9c5bffcffd5"
,
54
:
"c96d447587079f964511"
,
55
:
"a8319fbd2449d32a7fc6"
,
56
:
"cbe5f3e6d8639c9bc87f"
,
57
:
"1d1405bde56276d9e246"
,
58
:
"bf40a856340d47b74470"
,
59
:
"1cf4ce05a16d6aefeddc"
,
60
:
"731d71da0909f8964469"
,
61
:
"217c2352e374e3c4e438"
,
62
:
"7e6e0052d51c7547d70a"
,
63
:
"783b7bbe7c999979788d"
,
64
:
"2e546d02be42fac0c64d"
,
65
:
"11f52cad03275c8aba4f"
,
66
:
"9fa3ca5124aa2b5a85ec"
,
67
:
"4d39ac45373e1725daf5"
,
68
:
"e5cc9c8221dca68503a1"
,
69
:
"18f0e63b47a729fc63d0"
,
70
:
"b999d4bf8b805f03bd2b"
,
71
:
"d19b0a20ea22d410b91d"
,
72
:
"ae171a4233296a9ac4b4"
,
73
:
"0c069b06ad167faadfc6"
,
74
:
"1a9f6769ec276b6ccb89"
}[
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
(
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
=
{
77
:
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
:
"1e01efaf386c04cc0fc5"
,
1
:
"06c4e42e62c1f75191f0"
,
2
:
"14a128db1e8e40a0f5a7"
,
3
:
"cc4cdcf5963581993f02"
,
4
:
"0476be0fe43e41d6a432"
,
5
:
"73a0e3818658b09f6122"
,
6
:
"81a6e63dbde5345eae93"
,
7
:
"ece0a2d210892b176e55"
,
8
:
"7d0a8e6532c58d0c2415"
,
9
:
"2ba5c933e486244d6bbf"
,
10
:
"6a60ff30728c5278d382"
,
11
:
"5f5e1cf6d55d8609ba40"
,
12
:
"0b370ee5f1f094e8a182"
,
13
:
"8b3c8b2d63fb98063c07"
,
14
:
"659375879cb1d59d0654"
,
15
:
"eb4a33b11e1bcfc10d01"
,
16
:
"134bd71f723e9fe1a8e0"
,
17
:
"ebf1847c50132c6f96a7"
,
18
:
"7fa0be27d3ea523f8826"
,
19
:
"63ca1f785b71646ef739"
,
20
:
"4f936f5247554d2c790d"
,
21
:
"a261cb3933029837028f"
,
22
:
"bb593e90b41132f15c1d"
,
23
:
"091f2a220d4cf1c0cf2a"
,
24
:
"7a57624e89e34e420a52"
,
25
:
"326a8c2ad9617bfe863c"
,
26
:
"458f45f2633ae24c5755"
,
27
:
"aa816867f4d0cb0d6131"
,
28
:
"53e6616ed021ab731d6c"
,
29
:
"a449f52d59c8c87965fd"
,
30
:
"ad1f21c495322d42096c"
,
31
:
"6445ecc72f036f4c2c27"
,
32
:
"eacdca24b86a209641f4"
,
33
:
"71613beac8da7f605f74"
,
34
:
"8ebb62b8c3c38916341d"
,
35
:
"8b91df719e56a8d2180f"
,
36
:
"c0c151468bb71aa5378c"
,
37
:
"7471c3e15c8e46ac20ff"
,
38
:
"7adcc7cae42c144aa2a3"
,
39
:
"7a089e3108ce4b137839"
,
40
:
"d0563bc66e10d0ec2ff3"
,
41
:
"5b5fdd73c94a6be987a4"
,
42
:
"5f24cb743057dc072bae"
,
43
:
"51bc93dd50e72a7a505a"
,
44
:
"e1dc95df16dac16d20f7"
,
45
:
"2c6b2a0c1ecdf5dbf3c8"
,
46
:
"501827f4d5d5c14ec5aa"
,
47
:
"46097b0db930f8998e25"
,
48
:
"077bb022acf95690f591"
,
49
:
"c42081f55ebc34a3b283"
,
50
:
"19df76a6b270a8693b5d"
,
51
:
"0654d8793fee32332261"
,
52
:
"7b9cdd5198d1a642e21d"
,
53
:
"24a43ba6e9c5bffcffd5"
,
54
:
"c96d447587079f964511"
,
55
:
"a8319fbd2449d32a7fc6"
,
56
:
"cbe5f3e6d8639c9bc87f"
,
57
:
"1d1405bde56276d9e246"
,
58
:
"bf40a856340d47b74470"
,
59
:
"1cf4ce05a16d6aefeddc"
,
60
:
"731d71da0909f8964469"
,
61
:
"217c2352e374e3c4e438"
,
62
:
"7e6e0052d51c7547d70a"
,
63
:
"783b7bbe7c999979788d"
,
64
:
"2e546d02be42fac0c64d"
,
65
:
"11f52cad03275c8aba4f"
,
66
:
"9fa3ca5124aa2b5a85ec"
,
67
:
"4d39ac45373e1725daf5"
,
68
:
"e5cc9c8221dca68503a1"
,
69
:
"18f0e63b47a729fc63d0"
,
70
:
"b999d4bf8b805f03bd2b"
,
71
:
"d19b0a20ea22d410b91d"
,
72
:
"ae171a4233296a9ac4b4"
,
73
:
"0c069b06ad167faadfc6"
,
74
:
"1a9f6769ec276b6ccb89"
}[
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
}}([]);
\ No newline at end of file
\ No newline at end of file
src/views/reviewCenter/unreview.vue
View file @
153cc035
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘
* @LastEditors: 无尘
* @LastEditTime: 2020-0
5-29 16:28:41
* @LastEditTime: 2020-0
6-01 11:07:37
-->
-->
<
template
>
<
template
>
<div
class=
"unreview-wrap common-set-wrap"
>
<div
class=
"unreview-wrap common-set-wrap"
>
...
@@ -404,7 +404,7 @@ export default {
...
@@ -404,7 +404,7 @@ export default {
const
that
=
this
;
const
that
=
this
;
let
para
=
{
let
para
=
{
auditIds
:
ids
,
auditIds
:
ids
,
audit
Name
:
that
.
auditName
commitStaff
Name
:
that
.
auditName
};
};
postRequest
(
'/haoban-manage3-web/audit/batch-approve'
,
para
)
postRequest
(
'/haoban-manage3-web/audit/batch-approve'
,
para
)
.
then
(
res
=>
{
.
then
(
res
=>
{
...
...
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