Skip to content

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented May 13, 2025

perf: Confirm run assets ip display optimization

@@ -31,7 +31,7 @@
class="asset-item"
>
<div class="asset-item">
<span>{{ asset.name }}({{ asset.ip }})</span>
<span>{{ asset.name }}<span v-if="asset.ip">({{ asset.ip }})</span></span>
</div>
</el-checkbox>
</el-checkbox-group>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not been able to analyze the code provided since it is currently inaccessible. Could you please share its contents here?

@fit2bot fit2bot requested a review from a team May 13, 2025 06:37
@w940853815 w940853815 merged commit d6c4a9d into dev May 13, 2025
3 of 4 checks passed
@w940853815 w940853815 deleted the pr@dev@perf_run_assets_ip_show branch May 13, 2025 06:38
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants