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
12ddeac5
Commit
12ddeac5
authored
Apr 23, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
e995a14d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
QuotationDetails.vue
...nts/TravelManager/TravelGroupControl/QuotationDetails.vue
+1
-1
CostNewPrice.vue
...ponents/TravelManager/TravelNewQuotation/CostNewPrice.vue
+4
-4
CostNewPriceAudit.vue
...ts/TravelManager/TravelNewQuotation/CostNewPriceAudit.vue
+2
-2
CostPrice.vue
...ponents/TravelManager/TravelQuotationCenter/CostPrice.vue
+1
-1
No files found.
src/components/TravelManager/TravelGroupControl/QuotationDetails.vue
View file @
12ddeac5
...
...
@@ -180,7 +180,7 @@
</tr>
<tr>
<td>
3
</td>
<td>
领队小费
</td>
<td>
领队小费
(每人)
</td>
<td>
{{
QuoItem
.
OfferCostPrice
.
LeaderTripMoney
}}
</td>
...
...
src/components/TravelManager/TravelNewQuotation/CostNewPrice.vue
View file @
12ddeac5
...
...
@@ -186,7 +186,7 @@
<table
class=
"CostNewTable"
style=
"width:1250px;"
>
<thead>
<tr>
<td
colspan=
"14"
class=
"CP_ComTitle2 CostcomCenter"
>
报价
信息
</td>
<td
colspan=
"14"
class=
"CP_ComTitle2 CostcomCenter"
>
成本预算
信息
</td>
</tr>
<tr>
<td
class=
"CP_ComTitle2 CostcomCenter"
style=
"width:120px"
>
币种
</td>
...
...
@@ -697,7 +697,7 @@
</el-form-item>
</td>
<td
class=
"CP_ComTitle2 CostcomCenter"
>
3
</td>
<td
class=
"CP_ComTitle2"
>
领队小费
</td>
<td
class=
"CP_ComTitle2"
>
领队小费
(每人)
</td>
<td
colspan=
"2"
>
<el-form-item>
<el-select
v-model=
'OtherPrice.LeaderTripMoneyCurrencyId'
class=
"w70"
>
...
...
@@ -735,7 +735,7 @@
</el-form-item>
</td>
<td
class=
"CP_ComTitle2 CostcomCenter"
>
4
</td>
<td
class=
"CP_ComTitle2"
>
司机小费
</td>
<td
class=
"CP_ComTitle2"
>
司机小费
(每人)
</td>
<td
colspan=
"2"
>
<el-form-item>
<el-select
v-model=
'OtherPrice.DriverGuideMoneyCurrencyId'
class=
"w70"
>
...
...
@@ -756,7 +756,7 @@
<tr>
<td
colspan=
"7"
></td>
<td
class=
"CP_ComTitle2 CostcomCenter"
>
5
</td>
<td
class=
"CP_ComTitle2"
>
导游小费
</td>
<td
class=
"CP_ComTitle2"
>
导游小费
(每人)
</td>
<td
colspan=
"2"
>
<el-form-item>
<el-select
v-model=
'OtherPrice.GuideMoneyCurrencyId'
class=
"w70"
>
...
...
src/components/TravelManager/TravelNewQuotation/CostNewPriceAudit.vue
View file @
12ddeac5
...
...
@@ -122,7 +122,7 @@
<table
class=
"CostPriceTable CostNewTable"
>
<thead>
<tr>
<td
colspan=
"14"
class=
"CP_ComTitle2 CostcomCenter"
>
报价
信息
</td>
<td
colspan=
"14"
class=
"CP_ComTitle2 CostcomCenter"
>
成本预算
信息
</td>
</tr>
<tr>
<td
width=
"170"
class=
"CP_ComTitle2 CostcomCenter"
>
币种
</td>
...
...
@@ -521,7 +521,7 @@
<tr>
<td
colspan=
"7"
></td>
<td
class=
"CP_ComTitle2 CostcomCenter"
>
5
</td>
<td
class=
"CP_ComTitle2"
>
导游小费
</td>
<td
class=
"CP_ComTitle2"
>
导游小费
(每人)
</td>
<td
colspan=
"2"
>
{{getCurrencyName(OtherPrice.GuideMoneyCurrencyId)}}
</td>
...
...
src/components/TravelManager/TravelQuotationCenter/CostPrice.vue
View file @
12ddeac5
...
...
@@ -236,7 +236,7 @@
</tr>
<tr>
<td>
3
</td>
<td>
领队小费
</td>
<td>
领队小费
(每人)
</td>
<td>
<el-form-item>
<el-input
type=
'text'
class=
"w120"
v-model=
"OfferCostPriceObj.LeaderTripMoney"
...
...
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