fix: update

This commit is contained in:
Fine 2023-08-22 22:37:30 +08:00
parent f563ba59b8
commit 4ca2155560

View File

@ -203,7 +203,6 @@ limitations under the License. -->
<div class="label">
<span>{{ t(isExpression ? "unhealthyExpression" : "conditions") }}</span>
<el-tooltip
class="cp"
v-if="isExpression"
content="The node would be red to indicate unhealthy status when the expression return greater than 0"
>