style: 加载缺省空字符
This commit is contained in:
@@ -324,7 +324,7 @@ onBeforeUnmount(() => {
|
|||||||
<div style="width: 100%; min-height: 200px" ref="statusBar"></div>
|
<div style="width: 100%; min-height: 200px" ref="statusBar"></div>
|
||||||
</a-card>
|
</a-card>
|
||||||
<a-card
|
<a-card
|
||||||
:title="`${t('views.index.mark')} - ${serverState.neName}`"
|
:title="`${t('views.index.mark')} - ${serverState.neName || ''}`"
|
||||||
style="margin-top: 16px"
|
style="margin-top: 16px"
|
||||||
size="small"
|
size="small"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user