修改搜索中心细节问题
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
<span style="line-height: 66px;display: inline-block;float: left;cursor: pointer" @click="backClick">
|
||||
<a-icon type="arrow-left" style="margin-right: 6px;"/>
|
||||
</span>
|
||||
{{$t('newlyAdded')}}
|
||||
{{this.$route.query.id ? $t('edit') :$t('newlyAdded')}}
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-top: 68px;background: #fff">
|
||||
|
||||
Reference in New Issue
Block a user