From 6f17ab979b81670b5d0017b0542e1988359c82c2 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 18 七月 2022 10:25:02 +0800 Subject: [PATCH] 2022-07-18 --- src/templates/sharecomponent/actioncomponent/actionform/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/templates/sharecomponent/actioncomponent/actionform/index.jsx b/src/templates/sharecomponent/actioncomponent/actionform/index.jsx index e1850f3..d788017 100644 --- a/src/templates/sharecomponent/actioncomponent/actionform/index.jsx +++ b/src/templates/sharecomponent/actioncomponent/actionform/index.jsx @@ -432,7 +432,6 @@ } else if (value === 'custom') { _fieldval.Ot = 'required' } - if (this.record.position === 'grid') { _fieldval.Ot = 'requiredSgl' -- Gitblit v1.8.0