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
1d910ef7
Commit
1d910ef7
authored
May 11, 2023
by
沈良进
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
85269622
00a6f5f7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
403 additions
and
366 deletions
+403
-366
RegistrationStatistics.vue
...nents/TravelManager/TravelList/RegistrationStatistics.vue
+363
-333
RegistrationStatistics_Sale.vue
.../TravelManager/TravelList/RegistrationStatistics_Sale.vue
+15
-3
confirmationOrderDownLoad.vue
src/components/confirmationOrderDownLoad.vue
+5
-16
TravelPrice.vue
...nents/newTravelmanager/TravelGroupControl/TravelPrice.vue
+20
-14
No files found.
src/components/TravelManager/TravelList/RegistrationStatistics.vue
View file @
1d910ef7
This diff is collapsed.
Click to expand it.
src/components/TravelManager/TravelList/RegistrationStatistics_Sale.vue
View file @
1d910ef7
...
@@ -159,7 +159,7 @@
...
@@ -159,7 +159,7 @@
<tr>
<tr>
<th
width=
"50"
>
{{
$t
(
'salesModule.Xu'
)
}}
</th>
<th
width=
"50"
>
{{
$t
(
'salesModule.Xu'
)
}}
</th>
<th
width=
"80"
>
{{
$t
(
'Operation.Op_chutuan'
)
}}
</th>
<th
width=
"80"
>
{{
$t
(
'Operation.Op_chutuan'
)
}}
</th>
<th
width=
'200'
>
{{
$t
(
'Operation.Op_TeamName'
)
}}
</th>
<th
width=
'200'
>
系列
</th>
<th
width=
"80"
>
{{
$t
(
'fnc.tuanqi'
)
}}
</th>
<th
width=
"80"
>
{{
$t
(
'fnc.tuanqi'
)
}}
</th>
<th
width=
"80"
>
{{
$t
(
'Operation.Op_jinchudian'
)
}}
</th>
<th
width=
"80"
>
{{
$t
(
'Operation.Op_jinchudian'
)
}}
</th>
<th
width=
"100"
>
{{
$t
(
'Operation.Op_ArriveTime'
)
}}
</th>
<th
width=
"100"
>
{{
$t
(
'Operation.Op_ArriveTime'
)
}}
</th>
...
@@ -169,7 +169,6 @@
...
@@ -169,7 +169,6 @@
<th
width=
"80"
>
{{
$t
(
'Operation.Op_orderNum'
)
}}
</th>
<th
width=
"80"
>
{{
$t
(
'Operation.Op_orderNum'
)
}}
</th>
<th
width=
"100"
>
{{
$t
(
'leader.leader_Leader'
)
}}
</th>
<th
width=
"100"
>
{{
$t
(
'leader.leader_Leader'
)
}}
</th>
<th
width=
"100"
>
{{
$t
(
'leader.leader_Guide'
)
}}
</th>
<th
width=
"100"
>
{{
$t
(
'leader.leader_Guide'
)
}}
</th>
<th>
{{
$t
(
'pub.pubRemark'
)
}}
</th>
</tr>
</tr>
<tbody
v-for=
"item in DataList"
>
<tbody
v-for=
"item in DataList"
>
<tr>
<tr>
...
@@ -199,7 +198,20 @@
...
@@ -199,7 +198,20 @@
<td><span
:class=
"item.GuideName!=''&&item.GuideName!=null?'RS_RedType PingFangSC Order_RS':'Order_RS'"
<td><span
:class=
"item.GuideName!=''&&item.GuideName!=null?'RS_RedType PingFangSC Order_RS':'Order_RS'"
@
click=
"goUrl('leaderArrangement',item.TCID,'设置导游')"
>
{{
item
.
GuideName
!=
""
&&
item
.
GuideName
!=
null
?
item
.
GuideName
:
"设置导游"
}}
</span>
@
click=
"goUrl('leaderArrangement',item.TCID,'设置导游')"
>
{{
item
.
GuideName
!=
""
&&
item
.
GuideName
!=
null
?
item
.
GuideName
:
"设置导游"
}}
</span>
</td>
</td>
<td><span
class=
"RS_Nameover"
>
{{
item
.
OPRemark
}}
</span></td>
</tr>
<tr>
<td>
团名
</td>
<td
colspan=
"6"
>
<span
class=
"RS_Nameover"
>
{{
item
.
Title
}}
</span>
</td>
<td>
备注
</td>
<td
colspan=
"6"
>
<span
class=
"RS_Nameover"
>
{{
item
.
OPRemark
}}
</span>
</td>
</tr>
</tr>
</tbody>
</tbody>
</table>
</table>
...
...
src/components/confirmationOrderDownLoad.vue
View file @
1d910ef7
...
@@ -64,7 +64,7 @@
...
@@ -64,7 +64,7 @@
@
click=
"gernalFeature(0)"
/>
@
click=
"gernalFeature(0)"
/>
<input
type=
"button"
style=
"width: auto !important;"
class=
"travelControlTripBtn"
value=
"下载电脑版WORD"
<input
type=
"button"
style=
"width: auto !important;"
class=
"travelControlTripBtn"
value=
"下载电脑版WORD"
@
click=
"gernalFeature(1)"
/>
-->
@
click=
"gernalFeature(1)"
/>
-->
<input
type=
"button"
value=
"新版行程"
class=
"travelControlTripBtn"
@
click=
"goUrlView()"
/>
<input
type=
"button"
value=
"新版行程"
class=
"travelControlTripBtn"
@
click=
"goUrlView()"
style=
"display:none;"
/>
<el-checkbox
v-model=
"isShowTime"
>
显示行程日期
</el-checkbox>
<el-checkbox
v-model=
"isShowTime"
>
显示行程日期
</el-checkbox>
<a
class=
"travelControlTripBtn"
v-if=
"priceList.length>0&& priceList[0].wordPath!=''"
style=
"display:inline-block;text-decoration:none;
<a
class=
"travelControlTripBtn"
v-if=
"priceList.length>0&& priceList[0].wordPath!=''"
style=
"display:inline-block;text-decoration:none;
width:135px;text-align:center;line-height:30px;font-size:13px;position:relative;top:2px;"
width:135px;text-align:center;line-height:30px;font-size:13px;position:relative;top:2px;"
...
@@ -180,11 +180,8 @@
...
@@ -180,11 +180,8 @@
<div
class=
"collection-item clearfix"
>
<div
class=
"collection-item clearfix"
>
<div><img
src=
"../assets/img/TravelControlTripIcon11.png"
/>
机场服务
</div>
<div><img
src=
"../assets/img/TravelControlTripIcon11.png"
/>
机场服务
</div>
<span>
<span>
<template
v-if=
"orderTripdiff&&orderTripdiff.airportService&&orderTripdiff.airportService!=''"
>
<template
v-if=
"orderMsg&&orderMsg.airportServicePerson&&orderMsg.airportServicePerson!=''"
>
{{
orderTripdiff
.
airportService
}}
{{
orderMsg
.
airportServicePerson
}}
</
template
>
<
template
v-else-if=
"orderMsg&&orderMsg.airportServicePerson&&orderMsg.airportServicePerson!=''"
>
{{
orderMsg
.
airportServicePerson
+
"/"
+
orderMsg
.
airportServicePhone
}}
</
template
>
</
template
>
</span>
</span>
</div>
</div>
...
@@ -203,18 +200,10 @@
...
@@ -203,18 +200,10 @@
<div><img
src=
"../assets/img/TravelControlTripIcon13.png"
/>
紧急联系人
</div>
<div><img
src=
"../assets/img/TravelControlTripIcon13.png"
/>
紧急联系人
</div>
<
template
>
<
template
>
<span
v-if=
'vshowLLR'
>
<span
v-if=
'vshowLLR'
>
<template
v-if=
"orderTripdiff&&orderTripdiff.emergencyContact!=''"
>
<template
v-if=
"orderMsg.emergencyContact!=''"
>
{{
orderTripdiff
.
emergencyContact
}}
{{
orderMsg
.
emergencyContact
}}
</
template
>
<
template
v-else-if=
"orderMsg.branchManager&&orderMsg.branchManager!=''&&orderMsg.mobilePhone&&orderMsg.mobilePhone!=''"
>
{{
orderMsg
.
branchManager
+
"/"
+
orderMsg
.
mobilePhone
}}
</
template
>
<
template
v-else-if=
"orderMsg.sellName!=''&&orderMsg.sellTel!=''"
>
{{
orderMsg
.
sellName
+
"/"
+
orderMsg
.
sellTel
}}
</
template
>
</
template
>
</span>
</span>
<span
v-else
></span>
</template>
</template>
</div>
</div>
</td>
</td>
...
...
src/components/newTravelmanager/TravelGroupControl/TravelPrice.vue
View file @
1d910ef7
...
@@ -648,7 +648,7 @@
...
@@ -648,7 +648,7 @@
</el-input>
</el-input>
</el-form-item>
</el-form-item>
<span
class=
"TP_Sendprepend"
>
{{$t('sm.songqianshijian')}}
</span>
<span
class=
"TP_Sendprepend"
>
{{$t('sm.songqianshijian')}}
</span>
<el-form-item
prop=
"SendVisaTime"
style=
"margin-top:1px;"
>
<el-form-item
prop=
"SendVisaTime"
>
<el-date-picker
clearable
class=
"w150"
v-model=
"priceData.SendVisaTime"
type=
"date"
<el-date-picker
clearable
class=
"w150"
v-model=
"priceData.SendVisaTime"
type=
"date"
value-format=
"yyyy-MM-dd"
:placeholder=
"$t('admin.admin_choDate')"
></el-date-picker>
value-format=
"yyyy-MM-dd"
:placeholder=
"$t('admin.admin_choDate')"
></el-date-picker>
</el-form-item>
</el-form-item>
...
@@ -730,15 +730,20 @@
...
@@ -730,15 +730,20 @@
<
template
slot=
"prepend"
>
{{
$t
(
'sm.jihedidian'
)
}}
</
template
>
<
template
slot=
"prepend"
>
{{
$t
(
'sm.jihedidian'
)
}}
</
template
>
</el-input>
</el-input>
</el-form-item>
</el-form-item>
<el-form-item>
<el-form-item
style=
"margin-top:1px;"
>
<span
class=
"TP_Sendprepend"
style=
"margin-left:0;width:120px;"
>
{{$t('sm.xiaoshouzt')}}
</span>
<el-input
:placeholder=
"$t('pub.pleaseImport')"
class=
"w260"
<el-select
class=
"w180"
v-model=
"priceData.TCSaleState"
>
v-model=
"priceData.AirportService"
>
<el-option
v-for=
"item in TeamList"
:key=
"item.Id"
:label=
"item.name"
:value=
"item.Id"
>
<
template
slot=
"prepend"
>
{{
$t
(
'op.AirSupplier'
)
}}
</
template
>
</el-option>
</el-input>
</el-select>
</el-form-item>
<el-form-item
prop=
"EmergencyContact"
>
<el-input
:placeholder=
"$t('pub.pleaseImport')"
class=
"w260"
v-model=
"priceData.EmergencyContact"
>
<
template
slot=
"prepend"
>
紧急联系人
</
template
>
</el-input>
</el-form-item>
</el-form-item>
<el-form-item>
<el-form-item>
<el-input
:placeholder=
"$t('pub.pleaseImport')"
class=
"w
4
60 ComSeat"
v-model=
"priceData.GatherTag"
>
<el-input
:placeholder=
"$t('pub.pleaseImport')"
class=
"w
2
60 ComSeat"
v-model=
"priceData.GatherTag"
>
<
template
slot=
"prepend"
>
{{
$t
(
'op.JHbiaoshi'
)
}}
</
template
>
<
template
slot=
"prepend"
>
{{
$t
(
'op.JHbiaoshi'
)
}}
</
template
>
</el-input>
</el-input>
</el-form-item>
</el-form-item>
...
@@ -778,15 +783,15 @@
...
@@ -778,15 +783,15 @@
<i
class=
"iconfont icon-arrow-down SimulaDrop"
></i>
<i
class=
"iconfont icon-arrow-down SimulaDrop"
></i>
</div>
</div>
</el-popover>
</el-popover>
<el-form-item
style=
"margin-top:1px;"
>
<el-form-item>
<el-input
:placeholder=
"$t('pub.pleaseImport')"
class=
"w460 ComSeat"
<span
class=
"TP_Sendprepend"
style=
"margin-left:0;width:120px;"
>
{{$t('sm.xiaoshouzt')}}
</span>
v-model=
"priceData.AirportService"
>
<el-select
class=
"w180"
v-model=
"priceData.TCSaleState"
>
<
template
slot=
"prepend"
>
{{
$t
(
'op.AirSupplier'
)
}}
</
template
>
<el-option
v-for=
"item in TeamList"
:key=
"item.Id"
:label=
"item.name"
:value=
"item.Id"
>
</el-input>
</el-option>
</el-select>
</el-form-item>
</el-form-item>
</div>
</div>
</div>
</div>
<div
class=
"clearfix"
>
<div
class=
"clearfix"
>
<div
class=
"leftSetInfo"
>
<div
class=
"leftSetInfo"
>
<span
class=
"TPbaseSet"
></span>
<span
class=
"TPbaseSet"
></span>
...
@@ -1363,6 +1368,7 @@
...
@@ -1363,6 +1368,7 @@
PriceOfferName
:
""
,
//报价单名称
PriceOfferName
:
""
,
//报价单名称
IsUseCompanyBus
:
0
,
//是否使用公司车辆
IsUseCompanyBus
:
0
,
//是否使用公司车辆
BusPriceId
:
0
,
//公司车辆编号
BusPriceId
:
0
,
//公司车辆编号
EmergencyContact
:
""
,
//紧急联系人
};
};
}
}
this
.
returnPriceList
.
push
(
objItem
);
this
.
returnPriceList
.
push
(
objItem
);
...
...
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