update 文档对比
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<j-dict-select-tag v-model="queryParam.releaseState"
|
||||
:placeholder="$t('pleaseSelect')+$t('docTool.comparison.releaseSituation')"
|
||||
type="select"
|
||||
:triggerChange="false" dictCode="release_condition" />
|
||||
:triggerChange="false" dictCode="release_state" />
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
<div style="float: right;overflow: hidden;margin-right: 11px" class="table-page-search-submitButtons">
|
||||
@@ -158,7 +158,7 @@ export default {
|
||||
{
|
||||
title: this.$t('creator'),
|
||||
width: 150,
|
||||
dataIndex: 'createBy'
|
||||
dataIndex: 'createNameNo'
|
||||
},
|
||||
// 备注
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user