mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
Pr@dev v2@fix syspara (#15481)
* fix: 修复数据源类型错误 * fix:【数据集】系统参数超长时,省略 --------- Co-authored-by: taojinlong <jinlong@fit2cloud.com>
This commit is contained in:
@@ -938,7 +938,7 @@ const mousedownDrag = () => {
|
||||
></component
|
||||
></Icon>
|
||||
</el-icon>
|
||||
<span :title="fieldForm.name">{{ fieldForm.name }}</span>
|
||||
<span :title="fieldForm.name" class="ellipsis">{{ fieldForm.name }}</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user