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
99c99c1a
Commit
99c99c1a
authored
Aug 20, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改文案
parent
52dba54d
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
7 deletions
+10
-7
index.html
dist/index.html
+2
-2
app.96110d11162dee61da5de4a33dce5aef.css
dist/static/css/app.96110d11162dee61da5de4a33dce5aef.css
+0
-0
13.c8dad779cbcc444f7ed8.js
dist/static/js/13.c8dad779cbcc444f7ed8.js
+2
-2
manifest.0930bb031a25a80a75d1.js
dist/static/js/manifest.0930bb031a25a80a75d1.js
+2
-2
unreview.vue
src/views/reviewCenter/unreview.vue
+4
-1
No files found.
dist/index.html
View file @
99c99c1a
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
href=
./static/css/app.36966cef79a48675daf15983c408a1b0.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
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.3643c6434f2e3867315b.js
></script><script
type=
text/javascript
src=
./static/js/vendor.4cb881ee73a47d4b4440.js
></script><script
type=
text/javascript
src=
./static/js/app.e676be4a134ebf1897e5.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.96110d11162dee61da5de4a33dce5aef.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
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.0930bb031a25a80a75d1.js
></script><script
type=
text/javascript
src=
./static/js/vendor.4cb881ee73a47d4b4440.js
></script><script
type=
text/javascript
src=
./static/js/app.e676be4a134ebf1897e5.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
dist/static/css/app.
36966cef79a48675daf15983c408a1b0
.css
→
dist/static/css/app.
96110d11162dee61da5de4a33dce5aef
.css
View file @
99c99c1a
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/js/13.
28c394fba1e919f53d5f
.js
→
dist/static/js/13.
c8dad779cbcc444f7ed8
.js
View file @
99c99c1a
webpackJsonp
([
13
],{
IAva
:
function
(
t
,
e
){},
LArp
:
function
(
t
,
e
){},
NYxH
:
function
(
t
,
e
){},
QraT
:
function
(
t
,
e
){},
Zx22
:
function
(
t
,
e
,
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
(
t
,
e
){
function
a
(
t
){
return
t
>
9
?
""
+
t
:
"0"
+
t
}
var
s
=
new
Date
(
t
),
i
=
s
.
getFullYear
(),
o
=
s
.
getMonth
()
+
1
,
n
=
s
.
getDate
();
return
i
+
e
+
a
(
o
)
+
e
+
a
(
n
)
+
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
o
=
a
(
"VU/8"
)(
s
,
i
,
!
1
,
function
(
t
){
a
(
"LArp"
)},
"data-v-e0628fc0"
,
null
);
e
.
a
=
o
.
exports
},
xCEU
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"3Xzz"
),
i
=
a
(
"Zx22"
),
o
=
{
name
:
"record-list"
,
props
:{
detailShow
:{
type
:
Boolean
,
default
:
!
1
},
tableListData
:{
type
:
Object
,
default
:
function
(){
return
[]}}},
data
:
function
(){
return
{
customDialog
:
!
1
,
tableData
:[]}},
methods
:{
handleClose
:
function
(
t
){
t
(),
this
.
hideDialog
()},
customCancel
:
function
(){
this
.
hideDialog
()},
hideDialog
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"hideDetailDialog"
)}},
watch
:{
detailShow
:
function
(
t
,
e
){
this
.
customDialog
=
t
},
tableListData
:
function
(
t
,
e
){
this
.
tableData
=
t
}},
mounted
:
function
(){
this
.
customDialog
=
this
.
detailShow
,
this
.
tableData
=
this
.
tableListData
}},
n
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
t
.
customDialog
,
expression
:
"customDialog"
}]},[
a
(
"el-dialog"
,{
staticClass
:
"edit-dialog"
,
attrs
:{
title
:
"审核详情"
,
visible
:
t
.
customDialog
,
width
:
"600px"
,
"before-close"
:
t
.
handleClose
},
on
:{
"update:visible"
:
function
(
e
){
t
.
customDialog
=
e
}}},[
a
(
"div"
,{
staticClass
:
"edit-dialog-body"
},[
a
(
"el-table"
,{
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
tableData
,
height
:
"332"
}},[
a
(
"el-table-column"
,{
attrs
:{
prop
:
"publishRecordId"
,
label
:
"审核事项"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
"
\
n "
+
t
.
_s
(
0
==
e
.
row
.
auditingType
?
"门店信息变更"
:
1
==
e
.
row
.
auditingType
?
"新增成员"
:
2
==
e
.
row
.
auditingType
?
"成员离职"
:
"转移成员"
)
+
"
\
n "
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"品牌"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
"
\
n "
+
t
.
_s
(
e
.
row
.
brandName
||
"--"
)
+
"
\
n "
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交人"
,
width
:
"150"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"flex"
},[
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"
,{
staticClass
:
"text-ellipsis"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
applyName
))]),
t
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-13 text-ellipsis"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
storeName
))])])])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交时间"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"color-606266 line-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToYmd"
)(
e
.
row
.
createTime
)))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"color-606266 line-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToHms"
)(
e
.
row
.
createTime
)))])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"审核结果"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
"成功"
==
e
.
row
.
auditStatus
?
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
auditStatus
))]):
t
.
_e
(),
t
.
_v
(
" "
),
"失败"
==
e
.
row
.
auditStatus
?
a
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"dark"
,
content
:
e
.
row
.
auditReason
,
placement
:
"top-start"
}},[
a
(
"span"
,{
staticStyle
:{
cursor
:
"pointer"
,
"padding-bottom"
:
"2px"
,
"border-bottom"
:
"1px dashed #2F54EB"
}},[
t
.
_v
(
"失败"
)])]):
t
.
_e
()]}}])})],
1
)],
1
)])],
1
)},
staticRenderFns
:[]};
var
l
=
a
(
"VU/8"
)(
o
,
n
,
!
1
,
function
(
t
){
a
(
"NYxH"
)},
"data-v-2762cbe5"
,
null
).
exports
,
r
=
a
(
"P9l9"
),
c
=
a
(
"Ch4/"
),
u
=
{
name
:
"record-list"
,
props
:{
resultText
:{
type
:
String
,
default
:
""
},
resultShow
:{
type
:
Boolean
,
default
:
!
1
}},
data
:
function
(){
return
{
customDialog
:
this
.
resultShow
,
tableData
:[],
pageSize
:
5
,
currentPage
:
1
,
totalCount
:
0
}},
methods
:{
handleClose
:
function
(
t
){
t
(),
this
.
hideDialog
()},
customCancel
:
function
(){
this
.
hideDialog
()},
hideDialog
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"hideResultDialog"
)},
showDetail
:
function
(){
this
.
$emit
(
"showResultDetail"
)},
getData
:
function
(){
var
t
=
this
,
e
=
{
pageNum
:
t
.
currentPage
,
pageSize
:
t
.
pageSize
,
version
:
t
.
formData
.
version
,
sceneCode
:
t
.
formData
.
sceneCode
,
interfaceId
:
t
.
formData
.
interfaceId
};
Object
(
r
.
a
)(
"/gateway-manage/page-api-publish-record"
,
e
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
"0000"
==
a
.
code
)
return
t
.
tableData
=
a
.
result
.
result
||
[],
void
(
t
.
totalCount
=
a
.
result
.
totalCount
);
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
watch
:{
resultShow
:
function
(
t
,
e
){
this
.
customDialog
=
t
}},
mounted
:
function
(){
this
.
customDialog
=
this
.
resultShow
}},
d
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
t
.
customDialog
,
expression
:
"customDialog"
}]},[
a
(
"el-dialog"
,{
staticClass
:
"edit-dialog"
,
attrs
:{
title
:
"提示"
,
visible
:
t
.
customDialog
,
width
:
"600px"
,
"before-close"
:
t
.
handleClose
},
on
:{
"update:visible"
:
function
(
e
){
t
.
customDialog
=
e
}}},[
a
(
"div"
,{
staticClass
:
"edit-dialog-body"
},[
a
(
"div"
,{
staticClass
:
"result-content"
},[
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
t
.
resultText
))]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
t
.
showDetail
}},[
t
.
_v
(
"查看详情"
)])],
1
)])])],
1
)},
staticRenderFns
:[]};
var
f
=
a
(
"VU/8"
)(
u
,
d
,
!
1
,
function
(
t
){
a
(
"IAva"
)},
"data-v-da682b8c"
,
null
).
exports
,
p
=
a
(
"3E4D"
),
v
=
a
(
"PI0u"
),
h
=
{
name
:
"unreview"
,
data
:
function
(){
return
{
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"审核中心"
,
path
:
"/unreview"
},{
name
:
"待审核"
,
path
:
""
}],
filterValue
:
""
,
filterBrand
:
""
,
brandOptions
:[],
filterOptions
:[{
label
:
"全部事项"
,
value
:
""
},{
label
:
"门店信息变更"
,
value
:
"0"
},{
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
:[],
resultText
:
""
}},
computed
:{},
methods
:{
hideDetailDialog
:
function
(){
this
.
detailShow
=!
1
},
hideResultDialog
:
function
(){
this
.
resultShow
=!
1
,
this
.
getTableList
()},
showResultDetail
:
function
(){
this
.
detailShow
=!
0
},
handleSelectionChange
:
function
(
t
){
this
.
multipleSelection
=
t
},
handleSizeChange
:
function
(
t
){
this
.
pageSize
=
t
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
t
){
this
.
currentPage
=
t
,
this
.
getTableList
()},
handleClick
:
function
(
t
,
e
,
a
){
this
.
selectId
=
e
.
enterpriseAuditingId
,
a
?
this
.
refuseVisible
=!
0
:
this
.
approveVisible
=!
0
},
sendApprove
:
Object
(
v
.
a
)(
function
(){
this
.
postApprove
(
this
.
selectId
)},
500
),
approveAll
:
function
(){
var
t
=
this
,
e
=
t
.
multipleSelection
.
length
?
t
.
multipleSelection
.
map
(
function
(
t
){
return
t
.
enterpriseAuditingId
}):
""
;
if
(
!
e
)
return
t
.
$message
({
message
:
"请至少选择一条审核事项"
,
type
:
"warning"
}),
!
1
;
t
.
$confirm
(
"是否批量同意?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
t
.
postAllApprove
(
e
)})},
postApprove
:
function
(
t
){
var
e
=
this
,
a
=
{
enterpriseAuditingId
:
t
};
Object
(
r
.
e
)(
"/haoban-manage-web/audit/approve.json"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
p
.
a
.
showmsg
(
"操作成功"
,
"success"
),
e
.
approveVisible
=!
1
,
e
.
getTableList
(),
void
e
.
$forceUpdate
();
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
postAllApprove
:
function
(
t
){
var
e
=
this
,
a
=
{
enterpriseAuditingIds
:
t
};
Object
(
r
.
e
)(
"/haoban-manage-web/audit/batch-approve.json"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
){
var
s
=
a
.
result
.
list
;
return
e
.
resultText
=
a
.
result
.
auditResult
,
e
.
tableListData
=
[],
e
.
tableData
.
forEach
(
function
(
t
){
s
.
forEach
(
function
(
a
){
a
.
enterpriseAuditingId
==
t
.
enterpriseAuditingId
&&
(
t
.
auditStatus
=
1
==
a
.
auditStatus
?
"成功"
:
"失败"
,
t
.
auditReason
=
a
.
auditReason
,
e
.
tableListData
.
push
(
t
))})}),
void
(
e
.
resultShow
=!
0
)}
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
cancelRefuse
:
function
(
t
){
this
.
refuseVisible
=!
1
,
this
.
$refs
.
ruleForm
.
resetFields
()},
sendRefuse
:
Object
(
v
.
a
)(
function
(
t
){
var
e
=
this
;
e
.
$refs
[
t
].
validate
(
function
(
t
){
if
(
!
t
)
return
!
1
;
e
.
postRefuse
()})},
500
),
postRefuse
:
function
(){
var
t
=
this
,
e
=
{
enterpriseAuditingId
:
t
.
selectId
,
refuseReason
:
t
.
ruleForm
.
refuseReason
};
Object
(
r
.
a
)(
"/haoban-manage-web/audit/refuse.json"
,
e
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
p
.
a
.
showmsg
(
"操作成功"
,
"success"
),
t
.
refuseVisible
=!
1
,
t
.
$refs
.
ruleForm
.
resetFields
(),
void
t
.
getTableList
();
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
showSingleInfo
:
function
(
t
){},
showStoreChange
:
function
(
t
){
this
.
storeChangeData
=
{
beforeContent
:[],
afterContent
:[]},
this
.
showStoreDialog
=!
0
,
this
.
storeChangeData
=
{
beforeContent
:
""
!=
t
.
beforeContent
?
JSON
.
parse
(
t
.
beforeContent
):[],
afterContent
:
""
!=
t
.
afterContent
?
JSON
.
parse
(
t
.
afterContent
):[]}},
getBrandData
:
function
(){
var
t
=
this
;
Object
(
r
.
e
)(
"/haoban-manage-web/application-brand-list"
,{}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
c
.
a
.
errorMsg
(
a
):
a
.
result
&&
a
.
result
.
length
&&
(
t
.
brandOptions
=
a
.
result
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getTableList
:
function
(
t
){
var
e
=
this
;
t
&&
(
e
.
currentPage
=
1
);
var
a
=
{
auditingType
:
e
.
filterValue
,
auditingStatus
:
"0"
,
search
:
""
,
pageNum
:
e
.
currentPage
,
pageSize
:
e
.
pageSize
,
brandId
:
e
.
filterBrand
};
Object
(
r
.
a
)(
"/haoban-manage-web/audit/auditing-list.json"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
e
.
tableData
=
a
.
result
.
list
||
[],
void
(
e
.
total
=
a
.
result
.
total
);
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
mounted
:
function
(){
this
.
getTableList
(),
this
.
getBrandData
()},
components
:{
navCrumb
:
s
.
a
,
storeChange
:
i
.
a
,
reviewResultDetail
:
l
,
reviewResult
:
f
}},
g
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"unreview-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 flex flex-space-between"
},[
a
(
"div"
,[
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-select"
,{
staticClass
:
"w-168 m-l-10"
,
attrs
:{
placeholder
:
"全部品牌"
},
on
:{
change
:
t
.
getTableList
},
model
:{
value
:
t
.
filterBrand
,
callback
:
function
(
e
){
t
.
filterBrand
=
e
},
expression
:
"filterBrand"
}},[
a
(
"el-option"
,{
attrs
:{
label
:
"全部品牌"
,
value
:
""
}}),
t
.
_v
(
" "
),
t
.
_l
(
t
.
brandOptions
,
function
(
t
){
return
a
(
"el-option"
,{
key
:
t
.
brandId
,
attrs
:{
label
:
t
.
name
,
value
:
t
.
brandId
}})})],
2
)],
1
),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
t
.
approveAll
}},[
t
.
_v
(
"批量同意"
)])],
1
),
t
.
_v
(
" "
),
t
.
_m
(
0
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"reviewed-body-content"
},[
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
tableData
,
"tooltip-effect"
:
"dark"
},
on
:{
"selection-change"
:
t
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"55"
}}),
t
.
_v
(
" "
),
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
?
"新增成员"
:
2
==
e
.
row
.
auditingType
?
"成员离职"
:
"转移成员"
)
+
"
\
n "
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"品牌"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
"
\
n "
+
t
.
_s
(
e
.
row
.
brandName
||
"--"
)
+
"
\
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
(
"86"
==
e
.
row
.
nationcode
?
e
.
row
.
phoneNumber
:
"+"
+
e
.
row
.
nationcode
+
"-"
+
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
(
"timeStampToYmd"
)(
e
.
row
.
createTime
)))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToHms"
)(
e
.
row
.
createTime
)))])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
,
width
:
"100"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
t
.
handleClick
(
e
.
$index
,
e
.
row
)}}},[
t
.
_v
(
"同意"
)]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
t
.
handleClick
(
e
.
$index
,
e
.
row
,
"refuse"
)}}},[
t
.
_v
(
"拒绝"
)])]}}])})],
1
),
t
.
_v
(
" "
),
0
!=
t
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
t
.
currentPage
,
"page-sizes"
:[
20
,
40
,
60
,
80
],
"page-size"
:
t
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
t
.
total
},
on
:{
"size-change"
:
t
.
handleSizeChange
,
"current-change"
:
t
.
handleCurrentChange
}})],
1
):
t
.
_e
()],
1
)])]),
t
.
_v
(
" "
),
a
(
"vue-gic-footer"
),
t
.
_v
(
" "
),
a
(
"storeChange"
,{
attrs
:{
storeChangeData
:
t
.
storeChangeData
},
model
:{
value
:
t
.
showStoreDialog
,
callback
:
function
(
e
){
t
.
showStoreDialog
=
e
},
expression
:
"showStoreDialog"
}}),
t
.
_v
(
" "
),
a
(
"el-dialog"
,{
staticClass
:
"approve-dialog"
,
attrs
:{
title
:
""
,
visible
:
t
.
approveVisible
,
width
:
"422px"
},
on
:{
"update:visible"
:
function
(
e
){
t
.
approveVisible
=
e
}}},[
a
(
"div"
,{
staticClass
:
"approve-body text-center"
},[
a
(
"div"
,[
a
(
"i"
,{
staticClass
:
"el-icon-success"
}),
a
(
"span"
,{
staticClass
:
"approve-icon-tip"
},[
t
.
_v
(
"同意"
)])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"approve-tip"
},[
t
.
_v
(
"是否确认同意"
)])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"approve-footer dialog-footer"
,
staticStyle
:{
"text-align"
:
"center"
},
attrs
:{
slot
:
"footer"
},
slot
:
"footer"
},[
a
(
"el-button"
,{
on
:{
click
:
function
(
e
){
t
.
approveVisible
=!
1
}}},[
t
.
_v
(
"取 消"
)]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
t
.
sendApprove
}},[
t
.
_v
(
"确 定"
)])],
1
)]),
t
.
_v
(
" "
),
a
(
"el-dialog"
,{
staticClass
:
"refuse-dialog"
,
attrs
:{
title
:
"提示"
,
visible
:
t
.
refuseVisible
,
"before-close"
:
t
.
cancelRefuse
,
width
:
"422px"
},
on
:{
"update:visible"
:
function
(
e
){
t
.
refuseVisible
=
e
}}},[
a
(
"div"
,[
a
(
"div"
,{
staticClass
:
"refuse-tip"
},[
t
.
_v
(
"请输入拒绝理由"
)]),
t
.
_v
(
" "
),
a
(
"el-form"
,{
ref
:
"ruleForm"
,
staticClass
:
"demo-ruleForm"
,
attrs
:{
model
:
t
.
ruleForm
,
rules
:
t
.
rules
}},[
a
(
"el-form-item"
,{
attrs
:{
label
:
""
,
prop
:
"refuseReason"
}},[
a
(
"el-input"
,{
staticClass
:
"font-14"
,
attrs
:{
type
:
"textarea"
,
placeholder
:
"最多 50 个字"
,
rows
:
3
},
model
:{
value
:
t
.
ruleForm
.
refuseReason
,
callback
:
function
(
e
){
t
.
$set
(
t
.
ruleForm
,
"refuseReason"
,
e
)},
expression
:
"ruleForm.refuseReason"
}})],
1
)],
1
)],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"approve-footer dialog-footer"
,
attrs
:{
slot
:
"footer"
},
slot
:
"footer"
},[
a
(
"el-button"
,{
on
:{
click
:
function
(
e
){
t
.
cancelRefuse
(
"ruleForm"
)}}},[
t
.
_v
(
"取 消"
)]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
function
(
e
){
t
.
sendRefuse
(
"ruleForm"
)}}},[
t
.
_v
(
"确 定"
)])],
1
)]),
t
.
_v
(
" "
),
a
(
"review-result-detail"
,{
attrs
:{
tableListData
:
t
.
tableListData
,
detailShow
:
t
.
detailShow
},
on
:{
hideDetailDialog
:
t
.
hideDetailDialog
}}),
t
.
_v
(
" "
),
a
(
"review-result"
,{
attrs
:{
resultText
:
t
.
resultText
,
resultShow
:
t
.
resultShow
},
on
:{
showResultDetail
:
t
.
showResultDetail
,
hideResultDialog
:
t
.
hideResultDialog
}})],
1
)},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
e
=
this
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"m-t-20 m-b-20 w-766"
},[
e
(
"div"
,{
staticClass
:
"el-alert el-alert--info"
,
attrs
:{
role
:
"alert"
}},[
e
(
"i"
,{
staticClass
:
"el-alert__icon el-icon-info font-12 color-1890ff"
}),
this
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"el-alert__content"
},[
e
(
"span"
,{
staticClass
:
"el-alert__title color-606266 font-14"
},[
this
.
_v
(
"提示:因GIC存在相同手机号或导购code导致审核失败,请拒绝该审核事项,否则会一直展示在待审核列表中。"
)])])])])}]};
var
m
=
a
(
"VU/8"
)(
h
,
g
,
!
1
,
function
(
t
){
a
(
"QraT"
)},
"data-v-59bd76f3"
,
null
);
e
.
default
=
m
.
exports
}});
webpackJsonp
([
13
],{
IAva
:
function
(
t
,
e
){},
LArp
:
function
(
t
,
e
){},
NYxH
:
function
(
t
,
e
){},
Zx22
:
function
(
t
,
e
,
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
(
t
,
e
){
function
a
(
t
){
return
t
>
9
?
""
+
t
:
"0"
+
t
}
var
s
=
new
Date
(
t
),
i
=
s
.
getFullYear
(),
o
=
s
.
getMonth
()
+
1
,
n
=
s
.
getDate
();
return
i
+
e
+
a
(
o
)
+
e
+
a
(
n
)
+
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
o
=
a
(
"VU/8"
)(
s
,
i
,
!
1
,
function
(
t
){
a
(
"LArp"
)},
"data-v-e0628fc0"
,
null
);
e
.
a
=
o
.
exports
},
eCfN
:
function
(
t
,
e
){},
xCEU
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"3Xzz"
),
i
=
a
(
"Zx22"
),
o
=
{
name
:
"record-list"
,
props
:{
detailShow
:{
type
:
Boolean
,
default
:
!
1
},
tableListData
:{
type
:
Object
,
default
:
function
(){
return
[]}}},
data
:
function
(){
return
{
customDialog
:
!
1
,
tableData
:[]}},
methods
:{
handleClose
:
function
(
t
){
t
(),
this
.
hideDialog
()},
customCancel
:
function
(){
this
.
hideDialog
()},
hideDialog
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"hideDetailDialog"
)}},
watch
:{
detailShow
:
function
(
t
,
e
){
this
.
customDialog
=
t
},
tableListData
:
function
(
t
,
e
){
this
.
tableData
=
t
}},
mounted
:
function
(){
this
.
customDialog
=
this
.
detailShow
,
this
.
tableData
=
this
.
tableListData
}},
n
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
t
.
customDialog
,
expression
:
"customDialog"
}]},[
a
(
"el-dialog"
,{
staticClass
:
"edit-dialog"
,
attrs
:{
title
:
"审核详情"
,
visible
:
t
.
customDialog
,
width
:
"600px"
,
"before-close"
:
t
.
handleClose
},
on
:{
"update:visible"
:
function
(
e
){
t
.
customDialog
=
e
}}},[
a
(
"div"
,{
staticClass
:
"edit-dialog-body"
},[
a
(
"el-table"
,{
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
tableData
,
height
:
"332"
}},[
a
(
"el-table-column"
,{
attrs
:{
prop
:
"publishRecordId"
,
label
:
"审核事项"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
"
\
n "
+
t
.
_s
(
0
==
e
.
row
.
auditingType
?
"门店信息变更"
:
1
==
e
.
row
.
auditingType
?
"新增成员"
:
2
==
e
.
row
.
auditingType
?
"成员离职"
:
"转移成员"
)
+
"
\
n "
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"品牌"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
"
\
n "
+
t
.
_s
(
e
.
row
.
brandName
||
"--"
)
+
"
\
n "
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交人"
,
width
:
"150"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"flex"
},[
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"
,{
staticClass
:
"text-ellipsis"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
applyName
))]),
t
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"font-13 text-ellipsis"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
storeName
))])])])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"提交时间"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"color-606266 line-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToYmd"
)(
e
.
row
.
createTime
)))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"color-606266 line-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToHms"
)(
e
.
row
.
createTime
)))])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"审核结果"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
"成功"
==
e
.
row
.
auditStatus
?
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
auditStatus
))]):
t
.
_e
(),
t
.
_v
(
" "
),
"失败"
==
e
.
row
.
auditStatus
?
a
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"dark"
,
content
:
e
.
row
.
auditReason
,
placement
:
"top-start"
}},[
a
(
"span"
,{
staticStyle
:{
cursor
:
"pointer"
,
"padding-bottom"
:
"2px"
,
"border-bottom"
:
"1px dashed #2F54EB"
}},[
t
.
_v
(
"失败"
)])]):
t
.
_e
()]}}])})],
1
)],
1
)])],
1
)},
staticRenderFns
:[]};
var
l
=
a
(
"VU/8"
)(
o
,
n
,
!
1
,
function
(
t
){
a
(
"NYxH"
)},
"data-v-2762cbe5"
,
null
).
exports
,
r
=
a
(
"P9l9"
),
c
=
a
(
"Ch4/"
),
u
=
{
name
:
"record-list"
,
props
:{
resultText
:{
type
:
String
,
default
:
""
},
resultShow
:{
type
:
Boolean
,
default
:
!
1
}},
data
:
function
(){
return
{
customDialog
:
this
.
resultShow
,
tableData
:[],
pageSize
:
5
,
currentPage
:
1
,
totalCount
:
0
}},
methods
:{
handleClose
:
function
(
t
){
t
(),
this
.
hideDialog
()},
customCancel
:
function
(){
this
.
hideDialog
()},
hideDialog
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"hideResultDialog"
)},
showDetail
:
function
(){
this
.
$emit
(
"showResultDetail"
)},
getData
:
function
(){
var
t
=
this
,
e
=
{
pageNum
:
t
.
currentPage
,
pageSize
:
t
.
pageSize
,
version
:
t
.
formData
.
version
,
sceneCode
:
t
.
formData
.
sceneCode
,
interfaceId
:
t
.
formData
.
interfaceId
};
Object
(
r
.
a
)(
"/gateway-manage/page-api-publish-record"
,
e
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
"0000"
==
a
.
code
)
return
t
.
tableData
=
a
.
result
.
result
||
[],
void
(
t
.
totalCount
=
a
.
result
.
totalCount
);
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
watch
:{
resultShow
:
function
(
t
,
e
){
this
.
customDialog
=
t
}},
mounted
:
function
(){
this
.
customDialog
=
this
.
resultShow
}},
d
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
t
.
customDialog
,
expression
:
"customDialog"
}]},[
a
(
"el-dialog"
,{
staticClass
:
"edit-dialog"
,
attrs
:{
title
:
"提示"
,
visible
:
t
.
customDialog
,
width
:
"600px"
,
"before-close"
:
t
.
handleClose
},
on
:{
"update:visible"
:
function
(
e
){
t
.
customDialog
=
e
}}},[
a
(
"div"
,{
staticClass
:
"edit-dialog-body"
},[
a
(
"div"
,{
staticClass
:
"result-content"
},[
a
(
"span"
,[
t
.
_v
(
t
.
_s
(
t
.
resultText
))]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
},
on
:{
click
:
t
.
showDetail
}},[
t
.
_v
(
"查看详情"
)])],
1
)])])],
1
)},
staticRenderFns
:[]};
var
f
=
a
(
"VU/8"
)(
u
,
d
,
!
1
,
function
(
t
){
a
(
"IAva"
)},
"data-v-da682b8c"
,
null
).
exports
,
p
=
a
(
"3E4D"
),
v
=
a
(
"PI0u"
),
h
=
{
name
:
"unreview"
,
data
:
function
(){
return
{
navpath
:[{
name
:
"首页"
,
path
:
"/index"
},{
name
:
"审核中心"
,
path
:
"/unreview"
},{
name
:
"待审核"
,
path
:
""
}],
filterValue
:
""
,
filterBrand
:
""
,
brandOptions
:[],
filterOptions
:[{
label
:
"全部事项"
,
value
:
""
},{
label
:
"门店信息变更"
,
value
:
"0"
},{
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
:[],
resultText
:
""
}},
computed
:{},
methods
:{
hideDetailDialog
:
function
(){
this
.
detailShow
=!
1
},
hideResultDialog
:
function
(){
this
.
resultShow
=!
1
,
this
.
getTableList
()},
showResultDetail
:
function
(){
this
.
detailShow
=!
0
},
handleSelectionChange
:
function
(
t
){
this
.
multipleSelection
=
t
},
handleSizeChange
:
function
(
t
){
this
.
pageSize
=
t
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
t
){
this
.
currentPage
=
t
,
this
.
getTableList
()},
handleClick
:
function
(
t
,
e
,
a
){
this
.
selectId
=
e
.
enterpriseAuditingId
,
a
?
this
.
refuseVisible
=!
0
:
this
.
approveVisible
=!
0
},
sendApprove
:
Object
(
v
.
a
)(
function
(){
this
.
postApprove
(
this
.
selectId
)},
500
),
approveAll
:
function
(){
var
t
=
this
,
e
=
t
.
multipleSelection
.
length
?
t
.
multipleSelection
.
map
(
function
(
t
){
return
t
.
enterpriseAuditingId
}):
""
;
if
(
!
e
)
return
t
.
$message
({
message
:
"请至少选择一条审核事项"
,
type
:
"warning"
}),
!
1
;
t
.
$confirm
(
"是否批量同意?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
t
.
postAllApprove
(
e
)})},
postApprove
:
function
(
t
){
var
e
=
this
,
a
=
{
enterpriseAuditingId
:
t
};
Object
(
r
.
e
)(
"/haoban-manage-web/audit/approve.json"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
p
.
a
.
showmsg
(
"操作成功"
,
"success"
),
e
.
approveVisible
=!
1
,
e
.
getTableList
(),
void
e
.
$forceUpdate
();
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
postAllApprove
:
function
(
t
){
var
e
=
this
,
a
=
{
enterpriseAuditingIds
:
t
};
Object
(
r
.
e
)(
"/haoban-manage-web/audit/batch-approve.json"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
){
var
s
=
a
.
result
.
list
;
return
e
.
resultText
=
a
.
result
.
auditResult
,
e
.
tableListData
=
[],
e
.
tableData
.
forEach
(
function
(
t
){
s
.
forEach
(
function
(
a
){
a
.
enterpriseAuditingId
==
t
.
enterpriseAuditingId
&&
(
t
.
auditStatus
=
1
==
a
.
auditStatus
?
"成功"
:
"失败"
,
t
.
auditReason
=
a
.
auditReason
,
e
.
tableListData
.
push
(
t
))})}),
void
(
e
.
resultShow
=!
0
)}
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
cancelRefuse
:
function
(
t
){
this
.
refuseVisible
=!
1
,
this
.
$refs
.
ruleForm
.
resetFields
()},
sendRefuse
:
Object
(
v
.
a
)(
function
(
t
){
var
e
=
this
;
e
.
$refs
[
t
].
validate
(
function
(
t
){
if
(
!
t
)
return
!
1
;
e
.
postRefuse
()})},
500
),
postRefuse
:
function
(){
var
t
=
this
,
e
=
{
enterpriseAuditingId
:
t
.
selectId
,
refuseReason
:
t
.
ruleForm
.
refuseReason
};
Object
(
r
.
a
)(
"/haoban-manage-web/audit/refuse.json"
,
e
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
p
.
a
.
showmsg
(
"操作成功"
,
"success"
),
t
.
refuseVisible
=!
1
,
t
.
$refs
.
ruleForm
.
resetFields
(),
void
t
.
getTableList
();
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
showSingleInfo
:
function
(
t
){},
showStoreChange
:
function
(
t
){
this
.
storeChangeData
=
{
beforeContent
:[],
afterContent
:[]},
this
.
showStoreDialog
=!
0
,
this
.
storeChangeData
=
{
beforeContent
:
""
!=
t
.
beforeContent
?
JSON
.
parse
(
t
.
beforeContent
):[],
afterContent
:
""
!=
t
.
afterContent
?
JSON
.
parse
(
t
.
afterContent
):[]}},
getBrandData
:
function
(){
var
t
=
this
;
Object
(
r
.
e
)(
"/haoban-manage-web/application-brand-list"
,{}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
c
.
a
.
errorMsg
(
a
):
a
.
result
&&
a
.
result
.
length
&&
(
t
.
brandOptions
=
a
.
result
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getTableList
:
function
(
t
){
var
e
=
this
;
t
&&
(
e
.
currentPage
=
1
);
var
a
=
{
auditingType
:
e
.
filterValue
,
auditingStatus
:
"0"
,
search
:
""
,
pageNum
:
e
.
currentPage
,
pageSize
:
e
.
pageSize
,
brandId
:
e
.
filterBrand
};
Object
(
r
.
a
)(
"/haoban-manage-web/audit/auditing-list.json"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
e
.
tableData
=
a
.
result
.
list
||
[],
void
(
e
.
total
=
a
.
result
.
total
);
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
mounted
:
function
(){
this
.
getTableList
(),
this
.
getBrandData
()},
components
:{
navCrumb
:
s
.
a
,
storeChange
:
i
.
a
,
reviewResultDetail
:
l
,
reviewResult
:
f
}},
g
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"unreview-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 flex flex-space-between"
},[
a
(
"div"
,[
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-select"
,{
staticClass
:
"w-168 m-l-10"
,
attrs
:{
placeholder
:
"全部品牌"
},
on
:{
change
:
t
.
getTableList
},
model
:{
value
:
t
.
filterBrand
,
callback
:
function
(
e
){
t
.
filterBrand
=
e
},
expression
:
"filterBrand"
}},[
a
(
"el-option"
,{
attrs
:{
label
:
"全部品牌"
,
value
:
""
}}),
t
.
_v
(
" "
),
t
.
_l
(
t
.
brandOptions
,
function
(
t
){
return
a
(
"el-option"
,{
key
:
t
.
brandId
,
attrs
:{
label
:
t
.
name
,
value
:
t
.
brandId
}})})],
2
)],
1
),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
t
.
approveAll
}},[
t
.
_v
(
"批量同意"
)])],
1
),
t
.
_v
(
" "
),
t
.
_m
(
0
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"reviewed-body-content"
},[
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
tableData
,
"tooltip-effect"
:
"dark"
},
on
:{
"selection-change"
:
t
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"55"
}}),
t
.
_v
(
" "
),
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
?
"新增成员"
:
2
==
e
.
row
.
auditingType
?
"成员离职"
:
"转移成员"
)
+
"
\
n "
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"品牌"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
"
\
n "
+
t
.
_s
(
e
.
row
.
brandName
||
"--"
)
+
"
\
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
(
"86"
==
e
.
row
.
nationcode
?
e
.
row
.
phoneNumber
:
"+"
+
e
.
row
.
nationcode
+
"-"
+
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
(
"timeStampToYmd"
)(
e
.
row
.
createTime
)))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-h-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToHms"
)(
e
.
row
.
createTime
)))])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
,
width
:
"100"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
t
.
handleClick
(
e
.
$index
,
e
.
row
)}}},[
t
.
_v
(
"同意"
)]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"text"
,
size
:
"small"
},
on
:{
click
:
function
(
a
){
t
.
handleClick
(
e
.
$index
,
e
.
row
,
"refuse"
)}}},[
t
.
_v
(
"拒绝"
)])]}}])})],
1
),
t
.
_v
(
" "
),
0
!=
t
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right"
},[
a
(
"el-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
t
.
currentPage
,
"page-sizes"
:[
20
,
40
,
60
,
80
],
"page-size"
:
t
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
t
.
total
},
on
:{
"size-change"
:
t
.
handleSizeChange
,
"current-change"
:
t
.
handleCurrentChange
}})],
1
):
t
.
_e
()],
1
)])]),
t
.
_v
(
" "
),
a
(
"vue-gic-footer"
),
t
.
_v
(
" "
),
a
(
"storeChange"
,{
attrs
:{
storeChangeData
:
t
.
storeChangeData
},
model
:{
value
:
t
.
showStoreDialog
,
callback
:
function
(
e
){
t
.
showStoreDialog
=
e
},
expression
:
"showStoreDialog"
}}),
t
.
_v
(
" "
),
a
(
"el-dialog"
,{
staticClass
:
"approve-dialog"
,
attrs
:{
title
:
""
,
visible
:
t
.
approveVisible
,
width
:
"422px"
},
on
:{
"update:visible"
:
function
(
e
){
t
.
approveVisible
=
e
}}},[
a
(
"div"
,{
staticClass
:
"approve-body text-center"
},[
a
(
"div"
,[
a
(
"i"
,{
staticClass
:
"el-icon-success"
}),
a
(
"span"
,{
staticClass
:
"approve-icon-tip"
},[
t
.
_v
(
"同意"
)])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"approve-tip"
},[
t
.
_v
(
"是否确认同意"
)])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"approve-footer dialog-footer"
,
staticStyle
:{
"text-align"
:
"center"
},
attrs
:{
slot
:
"footer"
},
slot
:
"footer"
},[
a
(
"el-button"
,{
on
:{
click
:
function
(
e
){
t
.
approveVisible
=!
1
}}},[
t
.
_v
(
"取 消"
)]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
t
.
sendApprove
}},[
t
.
_v
(
"确 定"
)])],
1
)]),
t
.
_v
(
" "
),
a
(
"el-dialog"
,{
staticClass
:
"refuse-dialog"
,
attrs
:{
title
:
"提示"
,
visible
:
t
.
refuseVisible
,
"before-close"
:
t
.
cancelRefuse
,
width
:
"422px"
},
on
:{
"update:visible"
:
function
(
e
){
t
.
refuseVisible
=
e
}}},[
a
(
"div"
,[
a
(
"div"
,{
staticClass
:
"refuse-tip"
},[
t
.
_v
(
"请输入拒绝理由"
)]),
t
.
_v
(
" "
),
a
(
"el-form"
,{
ref
:
"ruleForm"
,
staticClass
:
"demo-ruleForm"
,
attrs
:{
model
:
t
.
ruleForm
,
rules
:
t
.
rules
}},[
a
(
"el-form-item"
,{
attrs
:{
label
:
""
,
prop
:
"refuseReason"
}},[
a
(
"el-input"
,{
staticClass
:
"font-14"
,
attrs
:{
type
:
"textarea"
,
placeholder
:
"最多 50 个字"
,
rows
:
3
},
model
:{
value
:
t
.
ruleForm
.
refuseReason
,
callback
:
function
(
e
){
t
.
$set
(
t
.
ruleForm
,
"refuseReason"
,
e
)},
expression
:
"ruleForm.refuseReason"
}})],
1
)],
1
)],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"approve-footer dialog-footer"
,
attrs
:{
slot
:
"footer"
},
slot
:
"footer"
},[
a
(
"el-button"
,{
on
:{
click
:
function
(
e
){
t
.
cancelRefuse
(
"ruleForm"
)}}},[
t
.
_v
(
"取 消"
)]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
function
(
e
){
t
.
sendRefuse
(
"ruleForm"
)}}},[
t
.
_v
(
"确 定"
)])],
1
)]),
t
.
_v
(
" "
),
a
(
"review-result-detail"
,{
attrs
:{
tableListData
:
t
.
tableListData
,
detailShow
:
t
.
detailShow
},
on
:{
hideDetailDialog
:
t
.
hideDetailDialog
}}),
t
.
_v
(
" "
),
a
(
"review-result"
,{
attrs
:{
resultText
:
t
.
resultText
,
resultShow
:
t
.
resultShow
},
on
:{
showResultDetail
:
t
.
showResultDetail
,
hideResultDialog
:
t
.
hideResultDialog
}})],
1
)},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
e
=
this
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"m-t-20 m-b-20 w-766"
},[
e
(
"div"
,{
staticClass
:
"el-alert el-alert--info"
,
attrs
:{
role
:
"alert"
}},[
e
(
"i"
,{
staticClass
:
"el-alert__icon el-icon-info font-12 color-1890ff"
}),
this
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"el-alert__content"
},[
e
(
"span"
,{
staticClass
:
"el-alert__title color-606266 font-14"
},[
this
.
_v
(
"提示:因GIC存在相同手机号或导购code导致审核失败,请拒绝该审核事项,否则会一直展示在待审核列表中。"
)])])])])}]};
var
m
=
a
(
"VU/8"
)(
h
,
g
,
!
1
,
function
(
t
){
a
(
"eCfN"
)},
"data-v-ed0c2360"
,
null
);
e
.
default
=
m
.
exports
}});
\ No newline at end of file
\ No newline at end of file
dist/static/js/manifest.
3643c6434f2e3867315b
.js
→
dist/static/js/manifest.
0930bb031a25a80a75d1
.js
View file @
99c99c1a
!
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
=
{
103
:
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
:
"16f150bfd92bb71d0f6a"
,
1
:
"fe9dec1f31b04053fd7e"
,
2
:
"b4cd547e4cd1c85c02dd"
,
3
:
"b7e6d57d97174b75b050"
,
4
:
"11254d7e3a102121b8ec"
,
5
:
"992fbbfa5966c95375ae"
,
6
:
"b80bb3bc5186fd89e390"
,
7
:
"b545128585c9ed62a709"
,
8
:
"f1c9fb5c9212483138d8"
,
9
:
"b5aae16b3951516573ad"
,
10
:
"ebbed2d956a1376f014a"
,
11
:
"59c7813cc972f62b1d18"
,
12
:
"06ac195b892351e84380"
,
13
:
"28c394fba1e919f53d5f"
,
14
:
"4fca81a28867daa95602"
,
15
:
"d251e8a6c8d22c33bf8f"
,
16
:
"f483f95dbac654c7de5a"
,
17
:
"ff6edf624b982c354977"
,
18
:
"d2d67b4f5729ae6df7c6"
,
19
:
"d7d09ae4564d64842009"
,
20
:
"455fd80bd8af15457c57"
,
21
:
"c1b5e15e28768af52654"
,
22
:
"2a873e819c6c369d5cd1"
,
23
:
"d2380bf3c276e741313b"
,
24
:
"76cb3025ebe21689d252"
,
25
:
"d3508ee6e53c11c834a8"
,
26
:
"a4696a3d8f883d26cbba"
,
27
:
"a264e84b7db8077c055c"
,
28
:
"1930caedb40404ba3c53"
,
29
:
"c5bb15e8e1bd17cdc0f7"
,
30
:
"ea05d43b99177823fbdc"
,
31
:
"3c60579eb96d87cceb08"
,
32
:
"0c7863fa05e5c75053c3"
,
33
:
"fe239972086d90fd74ac"
,
34
:
"1caa0ccb68b3c0286d52"
,
35
:
"d8abf87eeb477b4bc1f3"
,
36
:
"2cadbd4ded3457625f52"
,
37
:
"8dc3e1f0f3e416135406"
,
38
:
"9f4a46d2ce3c9477a06b"
,
39
:
"b33ea830129fb895dd77"
,
40
:
"ad473a8b167e7f71e8af"
,
41
:
"0dc1ed22d89c304b797a"
,
42
:
"54f2f4850c109391114a"
,
43
:
"fb46c0bad10552e7ef89"
,
44
:
"3d32c7e1954754671303"
,
45
:
"a9716608f3af52ee74c5"
,
46
:
"84083eac0c5c5b14a99f"
,
47
:
"5fba8d62f07fd68c7875"
,
48
:
"3d2a2f4e5dca20f701e8"
,
49
:
"c0c90eb73e8637aa4caf"
,
50
:
"d121c16edea8a23b184c"
,
51
:
"aa5454e0664f02f5f5f6"
,
52
:
"906057051eeca0acab78"
,
53
:
"ad34897b3043dc2ba8c4"
,
54
:
"6d6fb15946a63d0c8b8a"
,
55
:
"b43dde027408aa464eec"
,
56
:
"6832c3f53087f9be96f5"
,
57
:
"1b38513e926d99c9a5cf"
,
58
:
"c88fe58752788c30d808"
,
59
:
"eb86cb17b78ab558ad58"
,
60
:
"f5022ecb9fdbdd4f43c7"
,
61
:
"d591ce152461dfb3a63c"
,
62
:
"123750c66202ba673c34"
,
63
:
"0dc959e55244f121f914"
,
64
:
"dbe66f6cdec81545653c"
,
65
:
"efbf8d97795f3130cf2a"
,
66
:
"ee588b2e7cc90c1990d4"
,
67
:
"dba142827d793ce3c03c"
,
68
:
"1fa9254f23908356844f"
,
69
:
"da63bdfde8b85b8101a0"
,
70
:
"86604494d6befb3b7fe1"
,
71
:
"c31161658f3f378b6d48"
,
72
:
"5d421834f52ef801a2b6"
,
73
:
"965c68191fa7d46bd0fa"
,
74
:
"4f9487c75611c4f24957"
,
75
:
"ae3378ba5883737ee93e"
,
76
:
"5251f571273c5b8a282c"
,
77
:
"400573827121945ff6ec"
,
78
:
"4e1aa8a9d072352195d3"
,
79
:
"538d5c8bcccf2e7791b5"
,
80
:
"d63547dbc4122065934a"
,
81
:
"dc300d9df998b44e6232"
,
82
:
"144114e508b0964b3a4a"
,
83
:
"8f8eee29795665b74226"
,
84
:
"ae9e016eb15a5ec99e7f"
,
85
:
"bfae8273934cbb68d34c"
,
86
:
"62d40f9d4fac7cd847c0"
,
87
:
"0fb42cff2a7382428597"
,
88
:
"4baa99b5ba65f517e6b4"
,
89
:
"56ead064ee0a4d3c0039"
,
90
:
"f965c0ab799d944946de"
,
91
:
"432e6232fb6d5ad3498c"
,
92
:
"40e90149e575b118d77b"
,
93
:
"73872f7004775a9a313f"
,
94
:
"bb99ea1902902ef80241"
,
95
:
"daeac6e999523760ef39"
,
96
:
"2efbe74c26dcfb77650f"
,
97
:
"ac2cf8e5e0e144c3b742"
,
98
:
"e0fd2c832397fdb94924"
,
99
:
"58cc1884c4f80303999a"
,
102
:
"2629d20834840d0da10e"
}[
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
],
d
[
t
]
&&
u
.
push
(
d
[
t
][
0
]),
d
[
t
]
=
0
;
for
(
r
in
b
)
Object
.
prototype
.
hasOwnProperty
.
call
(
b
,
r
)
&&
(
e
[
r
]
=
b
[
r
]);
for
(
c
&&
c
(
a
,
b
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
f
(
f
.
s
=
n
[
i
]);
return
o
};
var
a
=
{},
d
=
{
103
:
0
};
function
f
(
c
){
if
(
a
[
c
])
return
a
[
c
].
exports
;
var
d
=
a
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
d
.
exports
,
d
,
d
.
exports
,
f
),
d
.
l
=!
0
,
d
.
exports
}
f
.
e
=
function
(
e
){
var
c
=
d
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
a
=
new
Promise
(
function
(
a
,
f
){
c
=
d
[
e
]
=
[
a
,
f
]});
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
,
f
.
nc
&&
n
.
setAttribute
(
"nonce"
,
f
.
nc
),
n
.
src
=
f
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"16f150bfd92bb71d0f6a"
,
1
:
"fe9dec1f31b04053fd7e"
,
2
:
"b4cd547e4cd1c85c02dd"
,
3
:
"b7e6d57d97174b75b050"
,
4
:
"11254d7e3a102121b8ec"
,
5
:
"992fbbfa5966c95375ae"
,
6
:
"b80bb3bc5186fd89e390"
,
7
:
"b545128585c9ed62a709"
,
8
:
"f1c9fb5c9212483138d8"
,
9
:
"b5aae16b3951516573ad"
,
10
:
"ebbed2d956a1376f014a"
,
11
:
"59c7813cc972f62b1d18"
,
12
:
"06ac195b892351e84380"
,
13
:
"c8dad779cbcc444f7ed8"
,
14
:
"4fca81a28867daa95602"
,
15
:
"d251e8a6c8d22c33bf8f"
,
16
:
"f483f95dbac654c7de5a"
,
17
:
"ff6edf624b982c354977"
,
18
:
"d2d67b4f5729ae6df7c6"
,
19
:
"d7d09ae4564d64842009"
,
20
:
"455fd80bd8af15457c57"
,
21
:
"c1b5e15e28768af52654"
,
22
:
"2a873e819c6c369d5cd1"
,
23
:
"d2380bf3c276e741313b"
,
24
:
"76cb3025ebe21689d252"
,
25
:
"d3508ee6e53c11c834a8"
,
26
:
"a4696a3d8f883d26cbba"
,
27
:
"a264e84b7db8077c055c"
,
28
:
"1930caedb40404ba3c53"
,
29
:
"c5bb15e8e1bd17cdc0f7"
,
30
:
"ea05d43b99177823fbdc"
,
31
:
"3c60579eb96d87cceb08"
,
32
:
"0c7863fa05e5c75053c3"
,
33
:
"fe239972086d90fd74ac"
,
34
:
"1caa0ccb68b3c0286d52"
,
35
:
"d8abf87eeb477b4bc1f3"
,
36
:
"2cadbd4ded3457625f52"
,
37
:
"8dc3e1f0f3e416135406"
,
38
:
"9f4a46d2ce3c9477a06b"
,
39
:
"b33ea830129fb895dd77"
,
40
:
"ad473a8b167e7f71e8af"
,
41
:
"0dc1ed22d89c304b797a"
,
42
:
"54f2f4850c109391114a"
,
43
:
"fb46c0bad10552e7ef89"
,
44
:
"3d32c7e1954754671303"
,
45
:
"a9716608f3af52ee74c5"
,
46
:
"84083eac0c5c5b14a99f"
,
47
:
"5fba8d62f07fd68c7875"
,
48
:
"3d2a2f4e5dca20f701e8"
,
49
:
"c0c90eb73e8637aa4caf"
,
50
:
"d121c16edea8a23b184c"
,
51
:
"aa5454e0664f02f5f5f6"
,
52
:
"906057051eeca0acab78"
,
53
:
"ad34897b3043dc2ba8c4"
,
54
:
"6d6fb15946a63d0c8b8a"
,
55
:
"b43dde027408aa464eec"
,
56
:
"6832c3f53087f9be96f5"
,
57
:
"1b38513e926d99c9a5cf"
,
58
:
"c88fe58752788c30d808"
,
59
:
"eb86cb17b78ab558ad58"
,
60
:
"f5022ecb9fdbdd4f43c7"
,
61
:
"d591ce152461dfb3a63c"
,
62
:
"123750c66202ba673c34"
,
63
:
"0dc959e55244f121f914"
,
64
:
"dbe66f6cdec81545653c"
,
65
:
"efbf8d97795f3130cf2a"
,
66
:
"ee588b2e7cc90c1990d4"
,
67
:
"dba142827d793ce3c03c"
,
68
:
"1fa9254f23908356844f"
,
69
:
"da63bdfde8b85b8101a0"
,
70
:
"86604494d6befb3b7fe1"
,
71
:
"c31161658f3f378b6d48"
,
72
:
"5d421834f52ef801a2b6"
,
73
:
"965c68191fa7d46bd0fa"
,
74
:
"4f9487c75611c4f24957"
,
75
:
"ae3378ba5883737ee93e"
,
76
:
"5251f571273c5b8a282c"
,
77
:
"400573827121945ff6ec"
,
78
:
"4e1aa8a9d072352195d3"
,
79
:
"538d5c8bcccf2e7791b5"
,
80
:
"d63547dbc4122065934a"
,
81
:
"dc300d9df998b44e6232"
,
82
:
"144114e508b0964b3a4a"
,
83
:
"8f8eee29795665b74226"
,
84
:
"ae9e016eb15a5ec99e7f"
,
85
:
"bfae8273934cbb68d34c"
,
86
:
"62d40f9d4fac7cd847c0"
,
87
:
"0fb42cff2a7382428597"
,
88
:
"4baa99b5ba65f517e6b4"
,
89
:
"56ead064ee0a4d3c0039"
,
90
:
"f965c0ab799d944946de"
,
91
:
"432e6232fb6d5ad3498c"
,
92
:
"40e90149e575b118d77b"
,
93
:
"73872f7004775a9a313f"
,
94
:
"bb99ea1902902ef80241"
,
95
:
"daeac6e999523760ef39"
,
96
:
"2efbe74c26dcfb77650f"
,
97
:
"ac2cf8e5e0e144c3b742"
,
98
:
"e0fd2c832397fdb94924"
,
99
:
"58cc1884c4f80303999a"
,
102
:
"2629d20834840d0da10e"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
c
=
d
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
d
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
b
.
appendChild
(
n
),
a
},
f
.
m
=
e
,
f
.
c
=
a
,
f
.
d
=
function
(
e
,
c
,
a
){
f
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
f
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
f
.
d
(
c
,
"a"
,
c
),
c
},
f
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
f
.
p
=
"./"
,
f
.
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 @
99c99c1a
...
@@ -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-08-20 09:2
1:4
4
* @LastEditTime: 2020-08-20 09:2
6:0
4
-->
-->
<
template
>
<
template
>
<div
class=
"unreview-wrap common-set-wrap"
>
<div
class=
"unreview-wrap common-set-wrap"
>
...
@@ -548,6 +548,9 @@ export default {
...
@@ -548,6 +548,9 @@ export default {
.el-alert--info
{
.el-alert--info
{
background
:
#e6f7ff
;
background
:
#e6f7ff
;
border
:
1px
solid
#91d5ff
;
border
:
1px
solid
#91d5ff
;
.el-alert__icon
{
font-size
:
12px
;
}
}
}
}
}
/* flex */
/* flex */
...
...
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