Skip to content

Commit

Permalink
* 加个默认提示文字
Browse files Browse the repository at this point in the history
  • Loading branch information
weolar committed Jul 11, 2018
1 parent 2d09dd7 commit 9a211d5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ class FormAttributeTargetObserver : public IdTargetObserver {

FormAssociatedElement::FormAssociatedElement()
: m_formWasSetByParser(false)
, m_customValidationMessage("Please write here")
{
}

Expand Down

0 comments on commit 9a211d5

Please sign in to comment.