fix:修改展示

This commit is contained in:
zhaohy
2024-08-30 11:48:37 +08:00
parent 915358dbec
commit dc3d0a59ba

View File

@@ -10,7 +10,7 @@
:style="{ :style="{
color: getColor(record), color: getColor(record),
}"> }">
{{ record.executeStatus.label }}</div {{ record?.executeStatus?.label }}</div
> >
</template> </template>
</template> </template>