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