luckyliwen/projectMng

checkbox issue

Opened this issue · 0 comments

some checkbox like {= !! ${xx} }, then the value will not update to model

need check: for normal check box it can work, but for the "mandatory" part, it will get the default value "" then it will throw exception.