Commit 40e4041f authored by 吴春's avatar 吴春

提交团控改价申请显示

parent 42df3e4b
......@@ -2820,7 +2820,7 @@
<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-redType RL-remarkCon" style="width: 73%; display: inline-block">
{{ childItem.OP_Remarks ? childItem.OP_Remarks : "无" }}
{{ childItem.OP_Remarks ? childItem.OP_Remarks : "无" }}水电费水电费地方鬼地方个短发给代发给代发给代发给代发给电饭锅电饭锅地方郭德纲
</span>
<div style="text-align: right">
{{ childItem.OPRemarkUpdateName }}&nbsp;&nbsp;{{
......@@ -2849,6 +2849,36 @@
</el-button>
</el-popover>
</div>
<!-- v-if="childItem.ChangePriceId>0" 1-未审核 2-主管审核通过,3-徐总通过 4-审核拒绝 -->
<div v-if="childItem.ChangePriceId>0" style=" overflow:hidden;">
<!-- <el-tooltip class="item" effect="dark" :content="` 申请金额【${childItem.ChangePriceMoney}元】 同行自己去
用我们的合同 不上携程,申请价格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">
待{{childItem.ChangePriceType=="2"?"OP":"主管"}}{{childItem.ManagerExamineName}}审核
</div>
<div style="text-align:right;" v-if="childItem.ChangePriceState==2">
待{{childItem.ChangePriceType=="2"?"会计":"总经理"}}{{childItem.ExamineByName}}审核
</div>
<span v-if="childItem.ApplyForState==4" style="text-align:right;">
已驳回
</span>
<span v-if="childItem.ApplyForState==3" style="text-align:right;">
已通过
</span>
</div>
</div>
</td>
<td colspan="2">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment