[add] 参数模板列表
This commit is contained in:
@@ -124,12 +124,12 @@ export default {
|
|||||||
title: this.$t('NiONumber'),
|
title: this.$t('NiONumber'),
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: '10%',
|
width: '10%',
|
||||||
dataIndex: 'region_dictText',
|
dataIndex: 'nioNumber',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: this.$t('ParameterName'),
|
title: this.$t('ParameterName'),
|
||||||
align: 'center',
|
align: 'center',
|
||||||
dataIndex: 'paramsTemplateName'
|
dataIndex: 'paramsName'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: this.$t('ParameterDescription'),
|
title: this.$t('ParameterDescription'),
|
||||||
|
|||||||
Reference in New Issue
Block a user