Commit b39bf65d authored by 吴春's avatar 吴春

机损核实页面提交

parent ce7a3ff0
This diff is collapsed.
This diff is collapsed.
...@@ -1233,7 +1233,7 @@ ...@@ -1233,7 +1233,7 @@
</span> </span>
<input v-if="DataList.TeamBalance.ShouldReceive==0&&EditBtn" type="button" class="hollowFixedBtn" <input v-if="DataList.TeamBalance.ShouldReceive==0&&EditBtn" type="button" class="hollowFixedBtn"
value="设为机票损失" @click="Setloss('','all')" style="height:24px;padding:0 10px" /> value="设为机票损失" @click="Setloss('','all')" style="height:24px;padding:0 10px" />
<el-tag type="danger" v-if="DataList.TeamBalance.TicketLoassId>0" style="height:24px;padding:0 10px" >机票损失已确认({{DataList.TeamBalance.TicketLoassByStr}}/{{DataList.TeamBalance.TicketLoassTimeStr}} )</el-tag>
</div> </div>
</div> </div>
<table class="singeRowTable" border="0" cellspacing="0" cellpadding="0"> <table class="singeRowTable" border="0" cellspacing="0" cellpadding="0">
......
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