From fea88a6fd11122e7371b60f5058425717b28e0bc Mon Sep 17 00:00:00 2001 From: danshihao Date: Wed, 7 Aug 2024 17:43:12 +0800 Subject: [PATCH] =?UTF-8?q?[update=2088199]=20=E6=A0=87=E5=87=86=E8=A7=A3?= =?UTF-8?q?=E8=AF=BB-=E6=A0=87=E5=87=86=E5=85=B3=E8=81=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/StandardResolutionSheet.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/StandardResolutionSheet.vue b/src/components/StandardResolutionSheet.vue index 328dee7..5a76a21 100644 --- a/src/components/StandardResolutionSheet.vue +++ b/src/components/StandardResolutionSheet.vue @@ -239,7 +239,7 @@ export default { translationContentList: [], // 译文内容的数据 clauseLabelInfo: {}, // 条文标签数据 clauseLabelHideField: ['item_content', 'item_title', 'translation'], - needDictField: [FieldType.USER_SINGLE.value, FieldType.ORGAN_SINGLE.value, FieldType.STANDARD_MORE.value, FieldType.ORGAN_MORE.value, FieldType.OPTION_SINGLE.value, FieldType.OPTION_MORE.value, FieldType.TREE.value], + needDictField: [FieldType.USER_SINGLE.value, FieldType.ORGAN_SINGLE.value, FieldType.ORGAN_MORE.value, FieldType.OPTION_SINGLE.value, FieldType.OPTION_MORE.value, FieldType.TREE.value], queryParams: {}, isDragging: false, // 是否拖拽中 standardCatalogueRefX: 280, // 标准目录默认宽度