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
5bf0b109
Commit
5bf0b109
authored
Jul 29, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
79adadb5
d4f32fb0
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
29 additions
and
7 deletions
+29
-7
directorOrderList.vue
src/components/TravelManager/Lxy/directorOrderList.vue
+1
-1
TravelControlList.vue
...components/TravelManager/TravelList/TravelControlList.vue
+2
-2
TravelControlListSale.vue
...onents/TravelManager/TravelList/TravelControlListSale.vue
+2
-2
oneDayTrip.vue
src/components/TravelManager/TravelList/oneDayTrip.vue
+2
-2
ViittoCommission.vue
src/components/administrative/ViittoCommission.vue
+21
-0
index.js
src/plug/index.js
+1
-0
No files found.
src/components/TravelManager/Lxy/directorOrderList.vue
View file @
5bf0b109
...
@@ -213,7 +213,7 @@
...
@@ -213,7 +213,7 @@
v-if=
"TenantId==1"
>
v-if=
"TenantId==1"
>
<el-dropdown
trigger=
"click"
style=
"margin-left: 50px"
>
<el-dropdown
trigger=
"click"
style=
"margin-left: 50px"
>
<span
class=
"el-dropdown-link"
>
{{
$t
(
'objFill.preparedocument'
)
}}
</span>
<span
class=
"el-dropdown-link"
>
{{
$t
(
'objFill.preparedocument'
)
}}
</span>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
style=
"max-height: 410px;overflow: auto;"
>
<el-dropdown-item
@
click
.
native=
"goCollection(item,list)"
>
<el-dropdown-item
@
click
.
native=
"goCollection(item,list)"
>
{{
$t
(
'objFill.v101.shouruzhid'
)
}}
{{
$t
(
'objFill.v101.shouruzhid'
)
}}
</el-dropdown-item>
</el-dropdown-item>
...
...
src/components/TravelManager/TravelList/TravelControlList.vue
View file @
5bf0b109
...
@@ -1436,7 +1436,7 @@
...
@@ -1436,7 +1436,7 @@
<span
class=
"el-dropdown-link"
>
{{
$t
(
"pub.updateMsg"
)
}}
<span
class=
"el-dropdown-link"
>
{{
$t
(
"pub.updateMsg"
)
}}
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
</span>
</span>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
style=
"max-height: 410px;overflow: auto;"
>
<template
v-if=
"
<template
v-if=
"
item.RelationPriceList && item.RelationPriceList.length > 0
item.RelationPriceList && item.RelationPriceList.length > 0
"
>
"
>
...
@@ -1516,7 +1516,7 @@
...
@@ -1516,7 +1516,7 @@
<span
class=
"el-dropdown-link"
>
{{ $t("Operation.Op_moreOperation") }}
<span
class=
"el-dropdown-link"
>
{{ $t("Operation.Op_moreOperation") }}
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
</span>
</span>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
style=
"max-height: 410px;overflow: auto;"
>
<el-dropdown-item
@
click
.
native=
"SetGroupRecommendType(item, 1)"
v-if=
"
<el-dropdown-item
@
click
.
native=
"SetGroupRecommendType(item, 1)"
v-if=
"
item.b2b &&
item.b2b &&
item.GroupRecommendType == 0 &&
item.GroupRecommendType == 0 &&
...
...
src/components/TravelManager/TravelList/TravelControlListSale.vue
View file @
5bf0b109
...
@@ -1042,7 +1042,7 @@
...
@@ -1042,7 +1042,7 @@
<span
class=
"el-dropdown-link"
>
{{$t('pub.updateMsg')}}
<span
class=
"el-dropdown-link"
>
{{$t('pub.updateMsg')}}
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
</span>
</span>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
style=
"max-height: 410px;overflow: auto;"
>
<
template
v-if=
"item.RelationPriceList&&item.RelationPriceList.length>0"
>
<
template
v-if=
"item.RelationPriceList&&item.RelationPriceList.length>0"
>
<el-dropdown-item
@
click
.
native=
"goToOpenTravel('TravelManager',item.ID,0,item)"
>
<el-dropdown-item
@
click
.
native=
"goToOpenTravel('TravelManager',item.ID,0,item)"
>
{{
$t
(
'Operation.Op_xilieModyfi'
)
}}
</el-dropdown-item>
{{
$t
(
'Operation.Op_xilieModyfi'
)
}}
</el-dropdown-item>
...
@@ -1112,7 +1112,7 @@
...
@@ -1112,7 +1112,7 @@
<span
class=
"el-dropdown-link"
>
{{$t('Operation.Op_moreOperation')}}
<span
class=
"el-dropdown-link"
>
{{$t('Operation.Op_moreOperation')}}
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
</span>
</span>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
style=
"max-height: 410px;overflow: auto;"
>
<el-dropdown-item
@
click
.
native=
"goTeamBalance(item.TCID,item.OutBranchId)"
>
<el-dropdown-item
@
click
.
native=
"goTeamBalance(item.TCID,item.OutBranchId)"
>
{{$t('Operation.Op_shouzhiDetail')}}
</el-dropdown-item>
{{$t('Operation.Op_shouzhiDetail')}}
</el-dropdown-item>
<el-dropdown-item
@
click
.
native=
"goUrlR(item)"
>
<el-dropdown-item
@
click
.
native=
"goUrlR(item)"
>
...
...
src/components/TravelManager/TravelList/oneDayTrip.vue
View file @
5bf0b109
...
@@ -739,7 +739,7 @@
...
@@ -739,7 +739,7 @@
<span
class=
"el-dropdown-link"
>
{{$t('pub.updateMsg')}}
<span
class=
"el-dropdown-link"
>
{{$t('pub.updateMsg')}}
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
</span>
</span>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
style=
"max-height: 410px;overflow: auto;"
>
<
template
v-if=
"item.RelationPriceList&&item.RelationPriceList.length>0"
>
<
template
v-if=
"item.RelationPriceList&&item.RelationPriceList.length>0"
>
<el-dropdown-item
@
click
.
native=
"goToOpenTravel('TravelManager',item.ID,0,item)"
>
<el-dropdown-item
@
click
.
native=
"goToOpenTravel('TravelManager',item.ID,0,item)"
>
{{
$t
(
'Operation.Op_xilieModyfi'
)
}}
{{
$t
(
'Operation.Op_xilieModyfi'
)
}}
...
@@ -812,7 +812,7 @@
...
@@ -812,7 +812,7 @@
<span
class=
"el-dropdown-link"
>
{{$t('Operation.Op_moreOperation')}}
<span
class=
"el-dropdown-link"
>
{{$t('Operation.Op_moreOperation')}}
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
</span>
</span>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
>
<el-dropdown-menu
slot=
"dropdown"
class=
"TC-dropdown"
style=
"max-height: 410px;overflow: auto;"
>
<el-dropdown-item
@
click
.
native=
"goTeamBalance(item.TCID,item.OutBranchId)"
>
<el-dropdown-item
@
click
.
native=
"goTeamBalance(item.TCID,item.OutBranchId)"
>
{{$t('Operation.Op_shouzhiDetail')}}
{{$t('Operation.Op_shouzhiDetail')}}
</el-dropdown-item>
</el-dropdown-item>
...
...
src/components/administrative/ViittoCommission.vue
View file @
5bf0b109
...
@@ -27,6 +27,10 @@
...
@@ -27,6 +27,10 @@
<el-button
size=
"mini"
type=
"danger"
style=
"border-radius:14px"
<el-button
size=
"mini"
type=
"danger"
style=
"border-radius:14px"
@
click=
"exportExcel"
>
{{
$t
(
'objFill.v101.administrative.daochuygztc'
)
}}
</el-button>
@
click=
"exportExcel"
>
{{
$t
(
'objFill.v101.administrative.daochuygztc'
)
}}
</el-button>
</li>
</li>
<li
>
<el-button
size=
"mini"
type=
"danger"
style=
"border-radius:14px"
@
click=
"exportExcel2"
>
导出财务单驳回记录
</el-button>
</li>
</ul>
</ul>
</div>
</div>
<table
class=
"singeRowTable"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
v-loading=
"loading"
>
<table
class=
"singeRowTable"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
v-loading=
"loading"
>
...
@@ -100,6 +104,23 @@
...
@@ -100,6 +104,23 @@
this
.
Error
(
this
.
$t
(
'objFill.v101.administrative.qingxuanzqis'
));
this
.
Error
(
this
.
$t
(
'objFill.v101.administrative.qingxuanzqis'
));
}
}
},
exportExcel2
:
function
()
{
if
(
this
.
Periods
&&
this
.
Periods
!=
''
&&
this
.
Periods
!=
null
&&
this
.
Periods
!=
undefined
){
let
msg
=
{
RB_Group_Id
:
this
.
getLocalStorage
().
RB_Group_id
,
Periods
:
this
.
Periods
,
}
let
text
=
'财务单驳回记录'
+
this
.
Periods
+
".xls"
this
.
GetLocalFile
(
"Commission_get_GetMarkPenaltyToExcel"
,
msg
,
text
);
}
else
{
this
.
Error
(
this
.
$t
(
'objFill.v101.administrative.qingxuanzqis'
));
}
},
},
goUrlZD
(){
goUrlZD
(){
let
orderObj
=
{
let
orderObj
=
{
...
...
src/plug/index.js
View file @
5bf0b109
...
@@ -124,6 +124,7 @@ export default {
...
@@ -124,6 +124,7 @@ export default {
let
ocrUrl
=
"http://192.168.5.46:8888"
;
let
ocrUrl
=
"http://192.168.5.46:8888"
;
// domainUrl = "http://192.168.5.214";
// domainUrl = "http://192.168.5.214";
domainUrl
=
"http://192.168.5.39:8083"
domainUrl
=
"http://192.168.5.39:8083"
// domainUrl = "http://192.168.5.204:8030"
// domainUrl = "http://reborn.oytour.com";
// domainUrl = "http://reborn.oytour.com";
let
crmLocalFileStreamDownLoadUrl
=
""
;
let
crmLocalFileStreamDownLoadUrl
=
""
;
crmLocalFileStreamDownLoadUrl
=
locationName
.
indexOf
(
'oytour'
)
!==
-
1
?
"http://crm.oytour.com"
:
"http://testcrm.oytour.com"
;
crmLocalFileStreamDownLoadUrl
=
locationName
.
indexOf
(
'oytour'
)
!==
-
1
?
"http://crm.oytour.com"
:
"http://testcrm.oytour.com"
;
...
...
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