@@ -408,7 +408,7 @@
v-model="TotalExpenses.TravellingExpensesTD"></el-input-number>
<span>元/人;</span>
</div>
- <div class="Entry-inif-box">
+ <div v-if="isView" class="Entry-inif-box">
<el-button @click="openTransportation" type="primary" size="mini">交通费明细</el-button>
@@ -410,7 +410,7 @@
- <div class="Entrydraft-inif-box">
+ <div v-if="isView" class="Entrydraft-inif-box">