This commit is contained in:
qsh
2024-07-23 14:43:23 +08:00
parent 97b941055e
commit 98fc520e27

View File

@@ -93,7 +93,7 @@
placement="top"
width="500px"
trigger="click"
v-if="item.form?.component == 'Editor' && row[item.field]"
v-if="item.field == 'remark' && row[item.field]"
>
<template #reference>
<el-button type="primary" style="padding: 0" text>点击查看</el-button>