瀏覽代碼

bug修改

wangfei 6 年之前
父節點
當前提交
46de8c0506
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      src/pages/system/verificationManager/phoneVerification/verificationList/index.vue

+ 1
- 0
src/pages/system/verificationManager/phoneVerification/verificationList/index.vue 查看文件

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