mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-27 04:57:10 +08:00
style: 减少前端部分 warning 提示
This commit is contained in:
@@ -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>
|
||||
|
@@ -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">
|
||||
|
Reference in New Issue
Block a user