123
This commit is contained in:
@ -19,7 +19,7 @@
|
|||||||
</template>
|
</template>
|
||||||
<!-- 操作 -->
|
<!-- 操作 -->
|
||||||
<template #controls="{ row }">
|
<template #controls="{ row }">
|
||||||
<el-link type="primary" link @click="dendDep(row)">上报分局</el-link>
|
<el-link type="primary" link @click="dendDep(row)">上报图片</el-link>
|
||||||
<el-link type="primary" link @click="onBatchAudit('detail', row)">详情</el-link>
|
<el-link type="primary" link @click="onBatchAudit('detail', row)">详情</el-link>
|
||||||
</template>
|
</template>
|
||||||
</MyTable>
|
</MyTable>
|
||||||
|
|||||||
Reference in New Issue
Block a user