* [misc] add event.

This commit is contained in:
qixinzhi
2024-09-05 16:23:29 +08:00
committed by 代婷婷
parent bb95c500a0
commit de701382bb
+1
View File
@@ -14,6 +14,7 @@ class sqlBuilderInput extends sqlBuilderControl
'labelWidth?: string="80px"',
'width?: string="60"',
"suffix?: string",
'onChange?: function',
"error?: bool=false",
"errorText?: string"
);