From 6eccdf96c81f43329756f4ec1ab7520401a91a16 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 7 Dec 2021 10:06:21 +0800 Subject: [PATCH] element --- .../Module/Eldatetime/eldatetime.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/o2web/source/x_component_process_FormDesigner/Module/Eldatetime/eldatetime.html b/o2web/source/x_component_process_FormDesigner/Module/Eldatetime/eldatetime.html index 2beca76ba2..ba758cf51a 100644 --- a/o2web/source/x_component_process_FormDesigner/Module/Eldatetime/eldatetime.html +++ b/o2web/source/x_component_process_FormDesigner/Module/Eldatetime/eldatetime.html @@ -54,6 +54,13 @@ {{$.lp.format}}: + + {{$.lp.disabled}}: + + {{$.lp.yes}} + {{$.lp.no}} + + {{$.lp.editable}}: @@ -72,7 +79,7 @@ {{$.lp.size}}: default - medium + large small mini @@ -105,6 +112,11 @@ + + +
+ + -- GitLab