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
84869cfa
Commit
84869cfa
authored
Mar 04, 2024
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
40e4041f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
17 deletions
+3
-17
RegistrationList.vue
src/components/TravelManager/TravelList/RegistrationList.vue
+3
-17
No files found.
src/components/TravelManager/TravelList/RegistrationList.vue
View file @
84869cfa
...
@@ -2820,7 +2820,7 @@
...
@@ -2820,7 +2820,7 @@
<div
class=
"clearfix RL-MARK"
style=
"width: 100%; float: left"
>
<div
class=
"clearfix RL-MARK"
style=
"width: 100%; float: left"
>
<span
class=
"RL-opremarkTitle"
style=
"width: 52px"
>
{{ $t("Operation.Op_remark") }}:
</span>
<span
class=
"RL-opremarkTitle"
style=
"width: 52px"
>
{{ $t("Operation.Op_remark") }}:
</span>
<span
class=
"RL-redType RL-remarkCon"
style=
"width: 73%; display: inline-block"
>
<span
class=
"RL-redType RL-remarkCon"
style=
"width: 73%; display: inline-block"
>
{{ childItem.OP_Remarks ? childItem.OP_Remarks : "无" }}
水电费水电费地方鬼地方个短发给代发给代发给代发给代发给电饭锅电饭锅地方郭德纲
{{ childItem.OP_Remarks ? childItem.OP_Remarks : "无" }}
</span>
</span>
<div
style=
"text-align: right"
>
<div
style=
"text-align: right"
>
{{ childItem.OPRemarkUpdateName }}
{{
{{ childItem.OPRemarkUpdateName }}
{{
...
@@ -2849,19 +2849,9 @@
...
@@ -2849,19 +2849,9 @@
</el-button>
</el-button>
</el-popover>
</el-popover>
</div>
</div>
<!-- v-if="childItem.ChangePriceId>0" 1-未审核 2-主管审核通过,3-徐总通过 4-审核拒绝 -->
<div
v-if=
"childItem.ChangePriceId>0"
style=
" overflow:hidden;"
>
<div
v-if=
"childItem.ChangePriceId>0"
style=
" overflow:hidden;"
>
<!-- <el-tooltip class="item" effect="dark" :content="` 申请金额【${childItem.ChangePriceMoney}元】 同行自己去
<span>
改价申请: 申请金额【
<span
style=
"color:red;"
>
{{childItem.ChangePriceMoney}}
</span>
元】{{childItem.ChangePriceReason}}
</span>
用我们的合同 不上携程,申请价格6400元/人,后协商富士山酒店客人自己定,退300元/人 2张10月
21号大阪环球影城门票,收了500/人,因此单价6400-300+500=6600元/人,总价13200元 ${childItem.ChangePriceReason}`" placement="top">
<div class="" style="text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
width: 200px;"></div>
</el-tooltip> -->
<span>
改价申请: 申请金额【
<span
style=
"color:red;"
>
{{childItem.ChangePriceMoney}}
</span>
元】 同行自己去 用我们的合同 不上携程,申请价格6400元
/人,后协商富士山酒店客人自己定,退300元/人 2张10月21号大阪环球影城门票,收了500/人,因此单价6400-300+500=6600元/人,
总价13200元 {{childItem.ChangePriceReason}}
</span>
<div
style=
"text-align:right;"
v-if=
"childItem.ChangePriceState==1"
>
<div
style=
"text-align:right;"
v-if=
"childItem.ChangePriceState==1"
>
待{{childItem.ChangePriceType=="2"?"OP":"主管"}}{{childItem.ManagerExamineName}}审核
待{{childItem.ChangePriceType=="2"?"OP":"主管"}}{{childItem.ManagerExamineName}}审核
</div>
</div>
...
@@ -2870,15 +2860,11 @@
...
@@ -2870,15 +2860,11 @@
</div>
</div>
<span
v-if=
"childItem.ApplyForState==4"
style=
"text-align:right;"
>
<span
v-if=
"childItem.ApplyForState==4"
style=
"text-align:right;"
>
已驳回
已驳回
</span>
</span>
<span
v-if=
"childItem.ApplyForState==3"
style=
"text-align:right;"
>
<span
v-if=
"childItem.ApplyForState==3"
style=
"text-align:right;"
>
已通过
已通过
</span>
</span>
</div>
</div>
</div>
</div>
</td>
</td>
<td
colspan=
"2"
>
<td
colspan=
"2"
>
...
...
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