同步现场代码

This commit is contained in:
GGJ
2024-06-06 10:13:01 +08:00
parent aaeb68074e
commit 32b9eab53a
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
<div class="card">
<span style="cursor: pointer" @click="GridDiagram(i)">{{ item.title }}</span>
<span
:style="`color: ${item.color[0]}; cursor:`"
:style="`color: ${item.color[0]}; cursor:pointer`"
@click="LookMap(item.list[4].numOneList, item.list[4].numTwoList, 0)"
>
{{ item.list[4].numOne }}