微调
This commit is contained in:
parent
96407b6d1c
commit
b988cf146a
@ -58,7 +58,7 @@
|
|||||||
<div class="q-gutter-sm row">
|
<div class="q-gutter-sm row">
|
||||||
<q-chip
|
<q-chip
|
||||||
v-for="item in setAlartTextData.deviceInfos"
|
v-for="item in setAlartTextData.deviceInfos"
|
||||||
:key="item"
|
:key="item.deviceName"
|
||||||
square
|
square
|
||||||
color="primary"
|
color="primary"
|
||||||
text-color="white"
|
text-color="white"
|
||||||
|
Loading…
Reference in New Issue
Block a user