@@ -29,7 +29,7 @@
<!-- </template>-->
<template slot-scope="scope" slot="menu">
- <el-button
+ <el-button v-if="scope.row.isArrived == 0"
type="text"
size="small"
@click="refund(scope.row)"