Commit b02cdf37 authored by liudong1993's avatar liudong1993

1

parent f2f64190
...@@ -889,7 +889,8 @@ ...@@ -889,7 +889,8 @@
<template v-if="IsHaveAuth"> <template v-if="IsHaveAuth">
<input type="button" value="签证费" class="hollowFixedBtn TeamAddBtn" v-show="ishowBtn" @click="goUrlVisa" /> <input type="button" value="签证费" class="hollowFixedBtn TeamAddBtn" v-show="ishowBtn" @click="goUrlVisa" />
<input type="button" value="团队折让" class="hollowFixedBtn TeamAddBtn" v-show="ishowBtn" @click="TDZR" /> <input type="button" value="团队折让" class="hollowFixedBtn TeamAddBtn" v-show="ishowBtn" @click="TDZR" />
<input type="button" value="新增" class="hollowFixedBtn TeamAddBtn" v-show="ishowBtn" @click="AddOutDetail(3)" /> <!-- <input type="button" value="新增" class="hollowFixedBtn TeamAddBtn" v-show="ishowBtn" @click="AddOutDetail(3)" /> -->
<span style="float:right">注意:非签证费成本制单请至‘地接总表’ &nbsp;</span>
</template> </template>
</div> </div>
<div class="clearfix TB_PrintDiv"> <div class="clearfix TB_PrintDiv">
......
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