参数批次传参修改

This commit is contained in:
zyx.net
2023-01-04 17:58:05 +08:00
parent 9f09756fe6
commit e7fcfb8903
@@ -667,7 +667,7 @@
}, },
{ {
type: 'string', type: 'string',
value: 'paramsBatch', value: 'params_batch',
text: this.$t('parameterBatch'), text: this.$t('parameterBatch'),
dictCode: 'params_batch' dictCode: 'params_batch'
}, },