@ -122,6 +122,7 @@
icon="el-icon-edit"
@click="handleRefund(scope.row)"
v-hasPermi="['rights:commonConfig:edit']"
v-if="scope.row.status == '1'"
>退款</el-button>
</template>
</el-table-column>
@ -131,6 +131,7 @@
@click="handleCancel(scope.row)"
v-hasPermi="['rights:aliPaySignOrder:edit']"
>解约</el-button>