摘要:
组件使用onblur无效时,使用@blur.native.capture=""来代替@blur。 @blur.native.capture="checkDataUnique('companyname')" 另外,可以使用如下方式获取Vue组件的值: ref="companyName"(组件中配置) 阅读全文
posted @ 2020-05-26 15:55
可樂_Thompson
阅读(2056)
评论(0)
推荐(0)
摘要:
getBirthdayFromIdCard : function(idCard) { var birthday = ""; if(idCard != null && idCard != ""){ if(idCard.length == 15){ birthday = "19"+idCard.subs 阅读全文
posted @ 2020-05-26 11:18
可樂_Thompson
阅读(223)
评论(0)
推荐(0)
浙公网安备 33010602011771号