fix: bug#13738

This commit is contained in:
xieyonghong 2023-05-15 09:36:21 +08:00
parent 33910ab38a
commit 0618f613ba
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
<div class="card-item-content-text">
设备类型
</div>
<div>直连设备</div>
<div>{{ slotProps?.deviceType?.text }}</div>
</j-col>
</j-row>
</template>