From af54416d2cc8872ca18d7c39231198faff7c5247 Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期一, 17 六月 2024 09:15:52 +0800 Subject: [PATCH] 修复导入;增加重置 --- src/components/view/a5-laboratory-management.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/view/a5-laboratory-management.vue b/src/components/view/a5-laboratory-management.vue index d3b1cb9..8a3ad69 100644 --- a/src/components/view/a5-laboratory-management.vue +++ b/src/components/view/a5-laboratory-management.vue @@ -283,7 +283,6 @@ return m }) this.options[0].children = arr; - this.fileComponentData.tagField.type.select = arr; this.fileComponentData.selectField.type.select = arr; }) }, -- Gitblit v1.9.3