refactor(图表): 明细表图片字段不可设置阈值

This commit is contained in:
wisonic 2024-08-16 16:20:31 +08:00
parent 9b945f931d
commit 45c1e327ee

View File

@ -267,6 +267,7 @@ init()
:key="fieldOption.id"
:label="fieldOption.name"
:value="fieldOption.id"
:disabled="chart.type === 'table-info' && fieldOption.deType === 7"
>
<el-icon style="margin-right: 8px">
<Icon