@@ -132,6 +132,7 @@
<el-button
v-if="deptBudgetList.priceStatus=='审核中'"
type="primary"
+ v-hasPermission="`transportationTask.transportation.transportationInfo.exe`"
size="small"
@click="examine()"
>审核中</el-button