fix: 修复高级编排函数组件样式问题

This commit is contained in:
wangdan-fit2cloud 2024-08-27 16:54:40 +08:00
parent 4739dd55c5
commit 0152d01d37

View File

@ -28,8 +28,8 @@
>
<template #label>
<div class="flex-between">
<div>
<span>
<div class="flex">
<span class="flex">
<auto-tooltip :content="item.name">
{{ item.name }}
</auto-tooltip>