style: 减少前端部分 warning 提示

This commit is contained in:
2023-08-27 23:40:19 +08:00
parent 3bb1333b2b
commit 35fd681092
9 changed files with 28 additions and 17 deletions

View File

@@ -57,7 +57,7 @@
<svg-icon icon-class="clock-circle" class="icon" />
<span class="label">发布时间</span>
<span>{{
dataDetail.effectiveTime
dataDetail.effectiveTime
? dataDetail.effectiveTime
: dataDetail.createTime
}}</span>

View File

@@ -7,7 +7,9 @@
style="height: 166px"
>
<template #extra>
<a-link href="https://doc.charles7c.top" target="_blank" rel="noopener">{{ $t('workplace.viewMore') }}</a-link>
<a-link href="https://doc.charles7c.top" target="_blank" rel="noopener">{{
$t('workplace.viewMore')
}}</a-link>
</template>
<a-row>
<a-col :span="12">