fix: fixed dashboard operating system platform Version (#9247)

This commit is contained in:
Alan 2025-06-24 09:31:14 +08:00 committed by GitHub
parent c35991315d
commit af4b23e0e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -193,8 +193,8 @@
</template>
{{
baseInfo.platformVersion
? baseInfo.platform
: baseInfo.platform + '-' + baseInfo.platformVersion
? baseInfo.platform + '-' + baseInfo.platformVersion
: baseInfo.platform
}}
</el-descriptions-item>
<el-descriptions-item class-name="system-content" label-class-name="system-label">