更新
This commit is contained in:
parent
3358aa3e49
commit
0bc8b03047
|
@ -54,8 +54,8 @@
|
|||
</template>
|
||||
<!-- 操作 -->
|
||||
<template #controls="{ row }">
|
||||
<el-button size="small" @click="addEdit('detail', row)"
|
||||
>详情</el-button
|
||||
<el-link size="small" @click="addEdit('detail', row)"
|
||||
>详情</el-link
|
||||
>
|
||||
</template>
|
||||
</MyTable>
|
||||
|
|
Loading…
Reference in New Issue
Block a user