perf: update handler formatter

This commit is contained in:
ibuler
2025-03-18 16:58:57 +08:00
committed by 老广
parent f7520b87bf
commit b8efbf1e82

View File

@@ -30,11 +30,6 @@
</el-button>
</el-tooltip>
</span>
<span v-else-if="iValue === '4'">
<el-tooltip :content="cellValue.error">
<i class="fa fa-close text-danger" />
</el-tooltip>
</span>
<el-tooltip
v-else
:content="iLabel"