fix: 修正知识库预览区表头名称label改为tag
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
<table class="imported-table" v-if="!importedDataNoData">
|
||||
<tr>
|
||||
<th style="width: 230px">{{ importedTableFirstColumn }}</th>
|
||||
<th >Label</th>
|
||||
<th>{{$t('overall.tag')}}</th>
|
||||
<th style="width: 200px">{{ $t('overall.tip') }}</th>
|
||||
<th style="width: 50px"></th>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user