Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
4e07d550
Commit
4e07d550
authored
Feb 14, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
234f7a91
ba9fbe8f
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
113 additions
and
56 deletions
+113
-56
customerTransfer.vue
src/components/SalesModule/customerTransfer.vue
+59
-52
QuotationAduit.vue
...nents/TravelManager/TravelNewQuotation/QuotationAduit.vue
+7
-2
dataCount.vue
src/components/rank/dataCount.vue
+0
-1
salesVolumeRank.vue
src/components/rank/salesVolumeRank.vue
+47
-1
No files found.
src/components/SalesModule/customerTransfer.vue
View file @
4e07d550
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
<
span
>
<
span
>
<
em
>
{{
$t
(
'objFill.v101.Rest.guanlianztai'
)
}}
<
/em
>
<
em
>
{{
$t
(
'objFill.v101.Rest.guanlianztai'
)
}}
<
/em
>
<
/span
>
<
/span
>
<
el
-
select
filterable
class
=
'h34 multiple_input'
v
-
model
=
'msg.OperationStatus
'
<
el
-
select
filterable
class
=
'h34 multiple_input'
v
-
model
=
'msg.OperationStatus'
:
placeholder
=
"$t('pub.pleaseSel')"
>
:
placeholder
=
"$t('pub.pleaseSel')"
>
<
el
-
option
:
label
=
"$t('pub.unlimitedSel')"
value
=
""
><
/el-option
>
<
el
-
option
:
label
=
"$t('pub.unlimitedSel')"
value
=
""
><
/el-option
>
<
el
-
option
:
label
=
"$t('pub.normalSel')"
:
value
=
"1"
><
/el-option
>
<
el
-
option
:
label
=
"$t('pub.normalSel')"
:
value
=
"1"
><
/el-option
>
...
@@ -50,7 +50,8 @@
...
@@ -50,7 +50,8 @@
<
span
>
<
span
>
<
em
>
{{
$t
(
'salesModule.CustomerStatus'
)
}}
<
/em
>
<
em
>
{{
$t
(
'salesModule.CustomerStatus'
)
}}
<
/em
>
<
/span
>
<
/span
>
<
el
-
select
filterable
class
=
'h34 multiple_input'
v
-
model
=
'msg.CustomerStatus'
:
placeholder
=
"$t('pub.pleaseSel')"
>
<
el
-
select
filterable
class
=
'h34 multiple_input'
v
-
model
=
'msg.CustomerStatus'
:
placeholder
=
"$t('pub.pleaseSel')"
>
<
el
-
option
:
label
=
"$t('pub.unlimitedSel')"
value
=
""
><
/el-option
>
<
el
-
option
:
label
=
"$t('pub.unlimitedSel')"
value
=
""
><
/el-option
>
<
el
-
option
:
label
=
"$t('fnc.a_wshenhe')"
:
value
=
"1"
><
/el-option
>
<
el
-
option
:
label
=
"$t('fnc.a_wshenhe')"
:
value
=
"1"
><
/el-option
>
<
el
-
option
:
label
=
"$t('fnc.a_yshenhe')"
:
value
=
"2"
><
/el-option
>
<
el
-
option
:
label
=
"$t('fnc.a_yshenhe')"
:
value
=
"2"
><
/el-option
>
...
@@ -62,19 +63,18 @@
...
@@ -62,19 +63,18 @@
<
span
>
<
span
>
<
em
>
{{
$t
(
'objFill.v101.Rest.shifouyichan'
)
}}
<
/em
>
<
em
>
{{
$t
(
'objFill.v101.Rest.shifouyichan'
)
}}
<
/em
>
<
/span
>
<
/span
>
<
el
-
select
filterable
class
=
'h34 multiple_input'
v
-
model
=
'msg.ExceptionCount'
:
placeholder
=
"$t('pub.pleaseSel')"
>
<
el
-
select
filterable
class
=
'h34 multiple_input'
v
-
model
=
'msg.ExceptionCount'
:
placeholder
=
"$t('pub.pleaseSel')"
>
<
el
-
option
:
label
=
"$t('pub.unlimitedSel')"
:
value
=
"0"
><
/el-option
>
<
el
-
option
:
label
=
"$t('pub.unlimitedSel')"
:
value
=
"0"
><
/el-option
>
<
el
-
option
:
label
=
"$t('pub.yes')"
:
value
=
"1"
><
/el-option
>
<
el
-
option
:
label
=
"$t('pub.yes')"
:
value
=
"1"
><
/el-option
>
<
el
-
option
:
label
=
"$t('pub.no')"
:
value
=
"2"
><
/el-option
>
<
el
-
option
:
label
=
"$t('pub.no')"
:
value
=
"2"
><
/el-option
>
<
/el-select
>
<
/el-select
>
<
/li
>
<
/li
>
<
li
>
<
li
>
<
span
>
<
span
>
<
em
class
=
"fl"
style
=
"margin-top: 10px !important"
>
{{
$t
(
'admin.admin_Department'
)
}}
<
/em
>
<
em
class
=
"fl"
style
=
"margin-top: 10px !important"
>
{{
$t
(
'admin.admin_Department'
)
}}
<
/em
>
<
treeselect
class
=
"w200 fl"
:
options
=
"departmentList"
@
select
=
"getEmployeeList"
<
treeselect
class
=
"w200 fl"
:
options
=
"departmentList"
@
select
=
"getEmployeeList"
v
-
model
=
"DepartmentId"
v
-
model
=
"DepartmentId"
style
=
"height: 25px;"
:
placeholder
=
"$t('pub.unlimitedSel')"
:
normalizer
=
"normalizer"
/>
style
=
"height: 25px;"
:
placeholder
=
"$t('pub.unlimitedSel')"
:
normalizer
=
"normalizer"
/>
<
/span
>
<
/span
>
<
/li
>
<
/li
>
<
li
>
<
li
>
...
@@ -111,11 +111,9 @@
...
@@ -111,11 +111,9 @@
<
/li
>
<
/li
>
<
li
style
=
"margin-left: 10px"
>
<
li
style
=
"margin-left: 10px"
>
<
span
>
<
span
>
<
em
>
{{
$t
(
'objFill.v102.appjihuozhuant'
)
}}
:
<
/em
>
<
em
>
{{
$t
(
'objFill.v102.appjihuozhuant'
)
}}
<
/em
>
<
el
-
select
class
=
"h34 w120"
:
placeholder
=
"$t('pub.pleaseSel')"
filterable
<
el
-
select
class
=
"h34 w120"
:
placeholder
=
"$t('pub.pleaseSel')"
filterable
v
-
model
=
"msg.OpenIdStatus"
>
v
-
model
=
"msg.OpenIdStatus"
>
<
el
-
option
v
-
for
=
"item in OpenStatusList"
:
label
=
"item.Name"
:
value
=
"item.Id"
:
key
=
"item.Id"
><
/el-option
>
<
el
-
option
v
-
for
=
"item in OpenStatusList"
:
label
=
"item.Name"
:
value
=
"item.Id"
:
key
=
"item.Id"
><
/el-option
>
<
/el-select
>
<
/el-select
>
<
/span
>
<
/span
>
<
/li
>
<
/li
>
...
@@ -164,7 +162,9 @@
...
@@ -164,7 +162,9 @@
<
/li
>
<
/li
>
<
/ul
>
<
/ul
>
<
/div
>
<
/div
>
<
ul
style
=
"overflow: initial!important"
><
li
style
=
"float:right;padding-top:10px;color:#111111"
>
{{
$t
(
'salesModule.JYETJ'
)
}}
:
{{
datainfo
.
sumMoney
}}
<
/li></
ul
>
<
ul
style
=
"overflow: initial!important"
>
<
li
style
=
"float:right;padding-top:10px;color:#111111"
>
{{
$t
(
'salesModule.JYETJ'
)
}}
:
{{
datainfo
.
sumMoney
}}
<
/li
>
<
/ul
>
<
div
class
=
"clearfix"
><
/div
>
<
div
class
=
"clearfix"
><
/div
>
<
div
class
=
"_customerTransferTable"
:
class
=
"addShow==true?'_edHeight':''"
>
<
div
class
=
"_customerTransferTable"
:
class
=
"addShow==true?'_edHeight':''"
>
<
table
class
=
"customerTransferTable customerTransferTable2 mt20"
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"0"
<
table
class
=
"customerTransferTable customerTransferTable2 mt20"
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"0"
...
@@ -237,7 +237,8 @@
...
@@ -237,7 +237,8 @@
<
/el-popover
>
<
/el-popover
>
<
/td
>
<
/td
>
<
td
>
<
td
>
<
span
:
style
=
"{'color':item.OpenIdStatus==1?'red':''
}
"
>
{{
item
.
OpenIdStatus
==
1
?
'已激活'
:
item
.
OpenIdStatus
==
2
?
'未激活'
:
''
}}
<
/span
>
<
span
:
style
=
"{'color':item.OpenIdStatus==1?'red':''
}
"
>
{{
item
.
OpenIdStatus
==
1
?
'已激活'
:
item
.
OpenIdStatus
==
2
?
'未激活'
:
''
}}
<
/span
>
<
p
v
-
if
=
"item.ActivationTime"
>
时间:
{{
item
.
ActivationTime
}}
<
/p
>
<
p
v
-
if
=
"item.ActivationTime"
>
时间:
{{
item
.
ActivationTime
}}
<
/p
>
<
/td
>
<
/td
>
<
td
>
{{
item
.
Contact
}}
<
/td
>
<
td
>
{{
item
.
Contact
}}
<
/td
>
...
@@ -646,17 +647,22 @@
...
@@ -646,17 +647,22 @@
employeeList2
:
[],
employeeList2
:
[],
HightUnitPrice
:
'2'
,
HightUnitPrice
:
'2'
,
departState
:
false
,
departState
:
false
,
OpenStatusList
:[
OpenStatusList
:
[{
{
Name
:
this
.
$t
(
'objFill.v102.yijihuo'
),
Id
:
1
}
,
Name
:
this
.
$t
(
'objFill.v102.yijihuo'
),
{
Name
:
this
.
$t
(
'objFill.v102.weijihuo'
),
Id
:
2
}
,
Id
:
1
}
,
{
Name
:
this
.
$t
(
'objFill.v102.weijihuo'
),
Id
:
2
}
,
],
],
activationTime
:[]
activationTime
:
[]
}
;
}
;
}
,
}
,
watch
:
{
watch
:
{
'$route'
:
{
'$route'
:
{
handler
(
val
,
oldVal
)
{
handler
(
val
,
oldVal
)
{
console
.
log
(
this
.
$route
.
query
,
'-------'
)
console
.
log
(
this
.
$route
.
query
,
'-------'
)
if
(
this
.
$route
.
query
.
EnterTime
)
{
if
(
this
.
$route
.
query
.
EnterTime
)
{
this
.
EnterTime
=
this
.
$route
.
query
.
EnterTime
this
.
EnterTime
=
this
.
$route
.
query
.
EnterTime
this
.
msg
.
StartCreate
=
this
.
EnterTime
[
0
];
this
.
msg
.
StartCreate
=
this
.
EnterTime
[
0
];
...
@@ -679,7 +685,7 @@
...
@@ -679,7 +685,7 @@
}
,
}
,
methods
:
{
methods
:
{
timeAdd
(
t
)
{
// 日期格式
timeAdd
(
t
)
{
// 日期格式
if
(
t
==
2
)
{
if
(
t
==
2
)
{
if
(
!
this
.
EnterTime
)
{
if
(
!
this
.
EnterTime
)
{
this
.
msg
.
StartCreate
=
''
;
this
.
msg
.
StartCreate
=
''
;
this
.
msg
.
EndCreate
=
''
;
this
.
msg
.
EndCreate
=
''
;
...
@@ -687,7 +693,7 @@
...
@@ -687,7 +693,7 @@
}
}
this
.
msg
.
StartCreate
=
this
.
EnterTime
[
0
];
this
.
msg
.
StartCreate
=
this
.
EnterTime
[
0
];
this
.
msg
.
EndCreate
=
this
.
EnterTime
[
1
];
this
.
msg
.
EndCreate
=
this
.
EnterTime
[
1
];
}
else
if
(
t
==
3
)
{
}
else
if
(
t
==
3
)
{
if
(
!
this
.
activationTime
)
{
if
(
!
this
.
activationTime
)
{
this
.
msg
.
ActivateStartDate
=
''
;
this
.
msg
.
ActivateStartDate
=
''
;
this
.
msg
.
ActivateEndDate
=
''
;
this
.
msg
.
ActivateEndDate
=
''
;
...
@@ -695,7 +701,7 @@
...
@@ -695,7 +701,7 @@
}
}
this
.
msg
.
ActivateStartDate
=
this
.
activationTime
[
0
];
this
.
msg
.
ActivateStartDate
=
this
.
activationTime
[
0
];
this
.
msg
.
ActivateEndDate
=
this
.
activationTime
[
1
];
this
.
msg
.
ActivateEndDate
=
this
.
activationTime
[
1
];
}
else
{
}
else
{
if
(
!
this
.
missionDate
)
{
if
(
!
this
.
missionDate
)
{
this
.
msg
.
STime
=
''
;
this
.
msg
.
STime
=
''
;
this
.
msg
.
ETime
=
''
;
this
.
msg
.
ETime
=
''
;
...
@@ -1407,9 +1413,10 @@
...
@@ -1407,9 +1413,10 @@
<
/script
>
<
/script
>
<
style
>
<
style
>
/deep/
.
customerTransfer
.
vue
-
treeselect__control
{
/deep/
.
customerTransfer
.
vue
-
treeselect__control
{
height
:
24
px
;
height
:
24
px
;
}
}
.
customerTransferTable
{
.
customerTransferTable
{
width
:
100
%
;
width
:
100
%
;
font
-
size
:
14
px
;
font
-
size
:
14
px
;
...
...
src/components/TravelManager/TravelNewQuotation/QuotationAduit.vue
View file @
4e07d550
...
@@ -98,7 +98,7 @@
...
@@ -98,7 +98,7 @@
SaveData
(
Type
)
{
SaveData
(
Type
)
{
var
nObj
=
{
var
nObj
=
{
ID
:
this
.
$route
.
query
.
offerid
,
ID
:
this
.
$route
.
query
.
offerid
,
BatchNum
:
this
.
$route
.
query
.
BatchNum
,
BatchNum
:
this
.
$route
.
query
.
BatchNum
,
AuditContent
:
this
.
postData
.
CRemarks
,
AuditContent
:
this
.
postData
.
CRemarks
,
TravelState
:
Type
,
TravelState
:
Type
,
OfferPayType
:
this
.
postData
.
OfferPayType
,
OfferPayType
:
this
.
postData
.
OfferPayType
,
...
@@ -132,11 +132,16 @@
...
@@ -132,11 +132,16 @@
},
},
getPostData
()
{
getPostData
()
{
let
BatchNum
=
""
;
let
BatchNum
=
""
;
let
offerid
=
0
;
if
(
this
.
$route
.
query
.
BatchNum
)
{
if
(
this
.
$route
.
query
.
BatchNum
)
{
BatchNum
=
this
.
$route
.
query
.
BatchNum
;
BatchNum
=
this
.
$route
.
query
.
BatchNum
;
}
}
if
(
this
.
$route
.
query
.
offerid
)
{
offerid
=
this
.
$route
.
query
.
offerid
;
}
let
msg
=
{
let
msg
=
{
BatchNum
:
BatchNum
BatchNum
:
BatchNum
,
offerId
:
offerid
,
};
};
this
.
loading
=
true
;
this
.
loading
=
true
;
this
.
apipost
(
this
.
apipost
(
...
...
src/components/rank/dataCount.vue
View file @
4e07d550
...
@@ -961,7 +961,6 @@ export default {
...
@@ -961,7 +961,6 @@ export default {
// }
// }
// this.OpenNewPage('/salesVolumeRank',query)
// this.OpenNewPage('/salesVolumeRank',query)
// }
// }
query
=
{
query
=
{
CStartDate
:
this
.
parameters
.
dateRange
[
0
],
CStartDate
:
this
.
parameters
.
dateRange
[
0
],
CEndDate
:
this
.
parameters
.
dateRange
[
1
],
CEndDate
:
this
.
parameters
.
dateRange
[
1
],
...
...
src/components/rank/salesVolumeRank.vue
View file @
4e07d550
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<el-tabs
v-model=
"activeName"
@
tab-click=
"handleClick"
>
<el-tabs
v-model=
"activeName"
@
tab-click=
"handleClick"
>
<el-tab-pane
:label=
"$t('sm.Personalrank')"
name=
"first"
></el-tab-pane>
<el-tab-pane
:label=
"$t('sm.Personalrank')"
name=
"first"
></el-tab-pane>
<el-tab-pane
:label=
"$t('sm.derprank')"
name=
"second"
></el-tab-pane>
<el-tab-pane
:label=
"$t('sm.derprank')"
name=
"second"
></el-tab-pane>
<el-tab-pane
:label=
"$t('sm.companyrank')"
name=
"third"
></el-tab-pane>
<el-tab-pane
:label=
"$t('sm.companyrank')"
name=
"third"
></el-tab-pane>
<el-tab-pane
:label=
"$t('sm.salerank')"
name=
"four"
></el-tab-pane>
<el-tab-pane
:label=
"$t('sm.salerank')"
name=
"four"
></el-tab-pane>
</el-tabs>
</el-tabs>
<div
class=
"query-box"
>
<div
class=
"query-box"
>
...
@@ -92,12 +92,24 @@
...
@@ -92,12 +92,24 @@
<el-table-column
property=
"zanBi"
:label=
"$t('objFill.v101.SalesModule.xiaosouezb')"
width=
""
>
<el-table-column
property=
"zanBi"
:label=
"$t('objFill.v101.SalesModule.xiaosouezb')"
width=
""
>
</el-table-column>
</el-table-column>
<el-table-column
property=
"CustomerCount"
label=
"客户总数"
width=
""
>
<el-table-column
property=
"CustomerCount"
label=
"客户总数"
width=
""
>
<
template
slot-scope=
"scope"
>
<div
class=
"clickText"
@
click=
"gotoCustomer(scope.row,1)"
>
{{
scope
.
row
.
CustomerCount
}}
</div>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
property=
"TodayAddCustomer"
label=
"今日新增"
width=
""
>
<el-table-column
property=
"TodayAddCustomer"
label=
"今日新增"
width=
""
>
<
template
slot-scope=
"scope"
>
<div
class=
"clickText"
@
click=
"gotoCustomer(scope.row,2)"
>
{{
scope
.
row
.
TodayAddCustomer
}}
</div>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
property=
"MiniAppCount"
label=
"小程序激活数"
width=
""
>
<el-table-column
property=
"MiniAppCount"
label=
"小程序激活数"
width=
""
>
<
template
slot-scope=
"scope"
>
<div
class=
"clickText"
@
click=
"gotoCustomer(scope.row,3)"
>
{{
scope
.
row
.
MiniAppCount
}}
</div>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
property=
"MiniAppAdd"
label=
"今日激活数"
width=
""
>
<el-table-column
property=
"MiniAppAdd"
label=
"今日激活数"
width=
""
>
<
template
slot-scope=
"scope"
>
<div
class=
"clickText"
@
click=
"gotoCustomer(scope.row,4)"
>
{{
scope
.
row
.
MiniAppAdd
}}
</div>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
property=
"OrderCount"
label=
"团队订单数"
width=
""
>
<el-table-column
property=
"OrderCount"
label=
"团队订单数"
width=
""
>
</el-table-column>
</el-table-column>
...
@@ -217,6 +229,40 @@
...
@@ -217,6 +229,40 @@
goUrl
(
name
,
rowData
)
{
goUrl
(
name
,
rowData
)
{
if
(
name
==
'salesVolumeRankEntryForm'
)
this
.
customCompFunc
(
rowData
)
if
(
name
==
'salesVolumeRankEntryForm'
)
this
.
customCompFunc
(
rowData
)
},
},
gotoCustomer
(
item
,
type
)
{
let
Time
=
[
this
.
getBeforeDate
(
0
,
new
Date
().
Format
(
"yyyy-MM-dd"
)),
this
.
getBeforeDate
(
0
,
new
Date
().
Format
(
"yyyy-MM-dd"
))]
let
query
=
{};
//客户总数
if
(
type
==
1
)
{
query
=
{
blank
:
"y"
,
}
}
//今日新增
else
if
(
type
==
2
)
{
query
=
{
EnterTime
:
Time
,
blank
:
"y"
,
}
}
//小程序激活数
else
if
(
type
==
3
)
{
query
=
{
activation
:
1
,
blank
:
"y"
,
}
}
//今日激活数
else
if
(
type
==
4
)
{
query
=
{
activationTime
:
Time
,
activation
:
1
,
blank
:
"y"
,
}
}
this
.
OpenNewPage
(
'/customerTransfer'
,
query
)
},
customCompFunc
(
rowData
)
{
customCompFunc
(
rowData
)
{
this
.
$router
.
push
({
this
.
$router
.
push
({
path
:
"/salesVolumeRankEntryForm"
,
path
:
"/salesVolumeRankEntryForm"
,
...
...
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