帖子话题内容解析跳转

This commit is contained in:
目棃
2024-12-05 13:42:03 +08:00
parent 5357df3743
commit dbed43bf7e
5 changed files with 39 additions and 20 deletions

View File

@@ -80,6 +80,7 @@
</template>
<v-list-item-title @click="confirmUpdateDevice()">刷新设备信息</v-list-item-title>
<v-list-item-subtitle>
<!-- @ts-expect-error-next-line Deprecated symbol used -->
{{ appStore.deviceInfo.device_name }}({{ appStore.deviceInfo.product }}) -
{{ appStore.deviceInfo.device_fp }}
</v-list-item-subtitle>