Browse Source

bug修改

wangfei 6 years ago
parent
commit
46de8c0506

+ 1
- 0
src/pages/system/verificationManager/phoneVerification/verificationList/index.vue View File

@@ -215,6 +215,7 @@ export default {
215 215
           this.tel = tel
216 216
           this.getList()
217 217
         } else {
218
+          this.courses = {list: []}
218 219
           this.$message({
219 220
             type: 'error',
220 221
             message: '未查询到用户信息'