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