From 7adf0212cd71a8ec604f65ba2c2e9bdfc5dec22d Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 13 一月 2023 10:31:38 +0800 Subject: [PATCH] 2023-01-13 --- src/components/normalform/modalform/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/normalform/modalform/index.jsx b/src/components/normalform/modalform/index.jsx index 6a2636b..eb177a9 100644 --- a/src/components/normalform/modalform/index.jsx +++ b/src/components/normalform/modalform/index.jsx @@ -105,7 +105,6 @@ let supItem = fieldMap.get(key) let fields = [] - controlFields[key].forEach(item => { if (!fieldMap.has(item.field)) return -- Gitblit v1.8.0