上传
This commit is contained in:
@@ -93,7 +93,7 @@
|
|||||||
placement="top"
|
placement="top"
|
||||||
width="500px"
|
width="500px"
|
||||||
trigger="click"
|
trigger="click"
|
||||||
v-if="item.form?.component == 'Editor' && row[item.field]"
|
v-if="item.field == 'remark' && row[item.field]"
|
||||||
>
|
>
|
||||||
<template #reference>
|
<template #reference>
|
||||||
<el-button type="primary" style="padding: 0" text>点击查看</el-button>
|
<el-button type="primary" style="padding: 0" text>点击查看</el-button>
|
||||||
|
|||||||
Reference in New Issue
Block a user