lylezhan

Results 2 issues of lylezhan

When I use this method IEnumerable QueryWithoutEmptyRow, next how should I convert the result to generic IEnumerable? ![image](https://user-images.githubusercontent.com/5061143/173729225-b5b65842-ab57-475d-92f3-945537ee52cb.png) Thank you

question

首先在password密码框输入1, 然后删除1, password Error显示提示信息. 接着在Account文本框输入1, 然后删除1, 这时 this.$vuerify.$errors.account数组里会出现 password 的提示信息. 使用的是 "vuerify": "^0.4.0" 版本 以下是代码、结果截图和源码文件 ![default](https://cloud.githubusercontent.com/assets/5061143/25739644/57e0b11e-31b5-11e7-86cb-df17e6324fd5.png) ![default](https://cloud.githubusercontent.com/assets/5061143/25739656/63e08250-31b5-11e7-9717-285cfb54a12a.png) 测试代码 [代码.txt](https://github.com/QingWei-Li/vuerify/files/978521/default.txt)