大屏调整

This commit is contained in:
2025-12-12 11:01:19 +08:00
parent c49b23040c
commit 968cc98f55
6 changed files with 14 additions and 13 deletions

View File

@@ -52,7 +52,7 @@
class="alert-text"
:class="[{ error: item.error }, { warn: item.warn }]"
>
{{ (index + 1) }} {{ item.text }}
<a href="'http://10.0.64.20/pms/workorder-list'">{{ (index + 1) }} {{ item.text }}</a>
</span>
</div>
</div>