Compare commits

...

2 Commits

Author SHA1 Message Date
BianLzhaoMin 0f4f63b29c Merge branch 'dev-nx' of http://192.168.0.56:3000/bonus/devicesmgt into dev-nx 2024-04-29 16:53:22 +08:00
BianLzhaoMin a687f53fb0 优化页面 2024-04-29 16:53:18 +08:00
3 changed files with 3 additions and 3 deletions

View File

@ -51,7 +51,7 @@
</el-row>
</template>
<template slot-scope="{ data }" slot="handle">
<template slot="handle">
<el-button
type="text"
size="mini"

View File

@ -102,7 +102,7 @@
:sendApi="getDialogListApi"
:config="dialogConfig"
>
<template slot="imgPreview" slot-scope="{ data }">
<template slot="imgPreview" >
<ImagePreview
:src="`https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg`"
:width="`60px`"

View File

@ -90,7 +90,7 @@
:sendApi="getDialogListApi"
:config="dialogConfig"
>
<template slot="imgPreview" slot-scope="{ data }">
<template slot="imgPreview">
<ImagePreview
:src="`https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg`"
:width="`60px`"