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
f5e6da13
Commit
f5e6da13
authored
Jul 28, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
12c84c99
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
54 deletions
+11
-54
CostNewPriceCC.vue
...nents/TravelManager/TravelNewQuotation/CostNewPriceCC.vue
+11
-54
No files found.
src/components/TravelManager/TravelNewQuotation/CostNewPriceCC.vue
View file @
f5e6da13
...
@@ -74,17 +74,16 @@
...
@@ -74,17 +74,16 @@
<td
rowspan=
"2"
width=
'200'
class=
"CP_ComTitle2 CostcomCenter"
>
行程大点
</td>
<td
rowspan=
"2"
width=
'200'
class=
"CP_ComTitle2 CostcomCenter"
>
行程大点
</td>
<td
rowspan=
"2"
width=
"100"
class=
"CP_ComTitle2 CostcomCenter"
>
币种
</td>
<td
rowspan=
"2"
width=
"100"
class=
"CP_ComTitle2 CostcomCenter"
>
币种
</td>
<td
rowspan=
"2"
width=
'60'
class=
"CP_ComTitle2 CostcomCenter"
>
酒店
</td>
<td
rowspan=
"2"
width=
'60'
class=
"CP_ComTitle2 CostcomCenter"
>
酒店
</td>
<td
colspan=
"
4
"
width=
'100'
class=
"CP_ComTitle2 CostcomCenter"
>
车
</td>
<td
colspan=
"
2
"
width=
'100'
class=
"CP_ComTitle2 CostcomCenter"
>
车
</td>
<td
rowspan=
"2"
width=
'80'
class=
"CP_ComTitle2 CostcomCenter"
>
门票
</td>
<td
rowspan=
"2"
width=
'80'
class=
"CP_ComTitle2 CostcomCenter"
>
门票
</td>
<td
colspan=
"3"
width=
'100'
class=
"CP_ComTitle2 CostcomCenter"
>
餐
</td>
<td
colspan=
"3"
width=
'100'
class=
"CP_ComTitle2 CostcomCenter"
>
餐
</td>
<td
rowspan=
"2"
width=
'80'
class=
"CP_ComTitle2 CostcomCenter"
>
回佣
</td>
<td
rowspan=
"2"
width=
'80'
class=
"CP_ComTitle2 CostcomCenter"
>
回佣
</td>
<td
rowspan=
"2"
width=
'80'
class=
"CP_ComTitle2 CostcomCenter"
>
其它费用
<br
/>
(保险、司导杂费等)
</td>
<td
rowspan=
"2"
width=
'80'
class=
"CP_ComTitle2 CostcomCenter"
>
其它费用
<br
/>
(保险、司导杂费等)
</td>
</tr>
</tr>
<tr>
<tr>
<td
width=
"120"
class=
"CP_ComTitle2 CostcomCenter"
>
总
车资
</td>
<td
width=
"120"
class=
"CP_ComTitle2 CostcomCenter"
>
车资
</td>
<td
width=
"120"
class=
"CP_ComTitle2 CostcomCenter"
>
过路费
</td>
<td
width=
"120"
class=
"CP_ComTitle2 CostcomCenter"
>
过路费
</td>
<td
width=
"100"
class=
"CP_ComTitle2 CostcomCenter"
>
人数
</td>
<td
width=
"100"
class=
"CP_ComTitle2 CostcomCenter"
style=
"white-space:nowrap; "
>
每人车资
</td>
<td
width=
"120"
class=
"CP_ComTitle2 CostcomCenter"
>
早
</td>
<td
width=
"120"
class=
"CP_ComTitle2 CostcomCenter"
>
早
</td>
<td
width=
"100"
class=
"CP_ComTitle2 CostcomCenter"
>
中
</td>
<td
width=
"100"
class=
"CP_ComTitle2 CostcomCenter"
>
中
</td>
<td
width=
"100"
class=
"CP_ComTitle2 CostcomCenter"
>
晚
</td>
<td
width=
"100"
class=
"CP_ComTitle2 CostcomCenter"
>
晚
</td>
...
@@ -117,12 +116,7 @@
...
@@ -117,12 +116,7 @@
<td
v-if=
"childIndex==0"
:rowspan=
"CostNumberList.length"
>
<td
v-if=
"childIndex==0"
:rowspan=
"CostNumberList.length"
>
{{subItem.PassFee}}
{{subItem.PassFee}}
</td>
</td>
<td>
{{childItem.PeopleNumber}}
</td>
<td>
{{((Number(subItem.BusCostPrice)+Number(subItem.PassFee))/Number(childItem.PeopleNumber)).toFixed(0)}}
</td>
<td
v-if=
"childIndex==0"
:rowspan=
"CostNumberList.length"
>
<td
v-if=
"childIndex==0"
:rowspan=
"CostNumberList.length"
>
{{subItem.ScenicCostPrice}}
{{subItem.ScenicCostPrice}}
</td>
</td>
...
@@ -160,12 +154,7 @@
...
@@ -160,12 +154,7 @@
<td
v-if=
"childIndex==0"
:rowspan=
"CostNumberList.length"
>
<td
v-if=
"childIndex==0"
:rowspan=
"CostNumberList.length"
>
{{
getDayXiaoJi
(
7
,
1
)
}}
{{
getDayXiaoJi
(
7
,
1
)
}}
</td>
</td>
<td>
{{
childItem
.
PeopleNumber
}}
人
</td>
<td>
<!--
{{
((
Number
(
getDayXiaoJi
(
2
,
1
))
+
Number
(
getDayXiaoJi
(
7
,
1
)))
/
Number
(
childItem
.
PeopleNumber
)).
toFixed
(
0
)
}}
-->
</td>
<td
v-if=
"childIndex==0"
:rowspan=
"CostNumberList.length"
>
<td
v-if=
"childIndex==0"
:rowspan=
"CostNumberList.length"
>
{{
getDayXiaoJi
(
3
,
1
)
}}
{{
getDayXiaoJi
(
3
,
1
)
}}
</td>
</td>
...
@@ -201,12 +190,7 @@
...
@@ -201,12 +190,7 @@
<td
v-if=
"childIndex==0"
:rowspan=
"CostNumberList.length"
>
<td
v-if=
"childIndex==0"
:rowspan=
"CostNumberList.length"
>
{{
getDayXiaoJi
(
7
,
2
)
}}
{{
getDayXiaoJi
(
7
,
2
)
}}
</td>
</td>
<td>
{{
childItem
.
PeopleNumber
}}
人
</td>
<td>
<!--
{{
((
Number
(
getDayXiaoJi
(
2
,
2
))
+
Number
(
getDayXiaoJi
(
7
,
2
)))
/
Number
(
childItem
.
PeopleNumber
)).
toFixed
(
0
)
}}
-->
</td>
<td
v-if=
"childIndex==0"
:rowspan=
"CostNumberList.length"
>
<td
v-if=
"childIndex==0"
:rowspan=
"CostNumberList.length"
>
{{
getDayXiaoJi
(
3
,
2
)
}}
{{
getDayXiaoJi
(
3
,
2
)
}}
</td>
</td>
...
@@ -254,16 +238,7 @@
...
@@ -254,16 +238,7 @@
<td>
<td>
{{subItem.PassFee}}
{{subItem.PassFee}}
</td>
</td>
<td>
<
template
v-if=
"CostNumberList&&CostNumberList.length>0"
>
{{
CostNumberList
[
0
].
PeopleNumber
}}
</
template
>
</td>
<td>
<
template
v-if=
"CostNumberList&&CostNumberList.length>0"
>
{{
((
Number
(
subItem
.
BusCostPrice
)
+
Number
(
subItem
.
PassFee
))
/
Number
(
CostNumberList
[
0
].
PeopleNumber
)).
toFixed
(
0
)
}}
</
template
>
</td>
<td>
<td>
{{subItem.ScenicCostPrice}}
{{subItem.ScenicCostPrice}}
</td>
</td>
...
@@ -296,16 +271,7 @@
...
@@ -296,16 +271,7 @@
<td>
<td>
{{getDayXiaoJi(7,1)}}
{{getDayXiaoJi(7,1)}}
</td>
</td>
<td>
<
template
v-if=
"CostNumberList&&CostNumberList.length>0"
>
{{
CostNumberList
[
0
].
PeopleNumber
}}
人
</
template
>
</td>
<td>
<!-- <template v-if="CostNumberList&&CostNumberList.length>0">
{{((Number(getDayXiaoJi(2,1))+Number(getDayXiaoJi(7,1)))/Number(CostNumberList[0].PeopleNumber)).toFixed(0)}}
</template> -->
</td>
<td>
<td>
{{getDayXiaoJi(3,1)}}
{{getDayXiaoJi(3,1)}}
</td>
</td>
...
@@ -338,16 +304,7 @@
...
@@ -338,16 +304,7 @@
<td>
<td>
{{getDayXiaoJi(7,2)}}
{{getDayXiaoJi(7,2)}}
</td>
</td>
<td>
<
template
v-if=
"CostNumberList&&CostNumberList.length>0"
>
{{
CostNumberList
[
0
].
PeopleNumber
}}
人
</
template
>
</td>
<td>
<!-- <template v-if="CostNumberList&&CostNumberList.length>0">
{{( (Number(getDayXiaoJi(2,2))+Number(getDayXiaoJi(7,2)))/Number(CostNumberList[0].PeopleNumber)).toFixed(0)}}
</template> -->
</td>
<td>
<td>
{{getDayXiaoJi(3,2)}}
{{getDayXiaoJi(3,2)}}
</td>
</td>
...
@@ -368,8 +325,8 @@
...
@@ -368,8 +325,8 @@
</td>
</td>
</tr>
</tr>
</template>
</template>
<tr>
<tr>
<td
colspan=
"14"
></td>
<td
colspan=
"14"
></td>
</tr>
</tr>
<tr>
<tr>
<td
colspan=
"14"
class=
"CP_ComTitle2"
>
成本统计(以下报价为每人费用)
<br
/>
<td
colspan=
"14"
class=
"CP_ComTitle2"
>
成本统计(以下报价为每人费用)
<br
/>
...
...
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