|
|
@ -175,7 +175,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="container1" v-if="tableData.operationType !== '11' && tableData.operationType !== '12' && tableData.operationType !== '13' "> |
|
|
|
<div class="container1" v-if="tableData.operationType !== '11' && tableData.operationType !== '12'"> |
|
|
|
<van-button style="width: 40%; margin-right: 10%; background-color: #999999; color: #ffffff; border: none;" round type="info" @click="handleRefund()">退件</van-button> |
|
|
|
<van-button style="width: 40%;" round type="info" @click="handlelist()">办理</van-button> |
|
|
|
</div> |
|
|
|