校验规则能否动态传参
webthen opened this issue · 2 comments
webthen commented
校验规则能否动态传参
Moerj commented
webthen commented
3q
…------------------ 原始邮件 ------------------
发件人: "萌耳君"<notifications@github.com>;
发送时间: 2019年5月5日(星期天) 下午5:39
收件人: "Moerj/ngVerify"<ngVerify@noreply.github.com>;
抄送: "kevin"<2749692744@qq.com>; "Author"<author@noreply.github.com>;
主题: Re: [Moerj/ngVerify] 校验规则能否动态传参 (#5)
可以。但稍微麻烦一些。
首先你需要定义一个变量test来改变参数,然后在定义一个布尔变量render来对对应的校验部位进行重绘刷新。
当改变test时,用$timeout配置render重绘对应dom即可
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.