feature_0521
liuyang 5 years ago
parent b3e50f554e
commit 91926b00d3

@ -29,7 +29,7 @@
<template slot="action" slot-scope="{row}"> <template slot="action" slot-scope="{row}">
<i-col span="12"> <i-col span="12">
<Button type="success" class="router-btn" <Button type="success" class="router-btn"
@click="() => {passShow(row)}">通过审核</Button> @click="() => {passShow(row)}">审核通过</Button>
</i-col> </i-col>
<i-col span="12"> <i-col span="12">
<Button type="error" class="router-btn" <Button type="error" class="router-btn"

Loading…
Cancel
Save