From e7fcfb89035d6d29d151599c928f150030e7ea3e Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Wed, 4 Jan 2023 17:58:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=82=E6=95=B0=E6=89=B9=E6=AC=A1=E4=BC=A0?= =?UTF-8?q?=E5=8F=82=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/ParameterItemCollectionList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue b/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue index 5dacd7eca..dcdcd4fbf 100644 --- a/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue +++ b/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue @@ -667,7 +667,7 @@ }, { type: 'string', - value: 'paramsBatch', + value: 'params_batch', text: this.$t('parameterBatch'), dictCode: 'params_batch' },