浏览代码

搜索的小bug

cxmo 1 年之前
父节点
当前提交
e4729b33f9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/custom_manage/customList/customShareList.vue

+ 1 - 1
src/views/custom_manage/customList/customShareList.vue

@@ -58,7 +58,7 @@
           placeholder="客户名称/社会信用码/手机号码/邮箱"
           v-model="search_txt"
           style="max-width:531px;margin-bottom: 8px;"
-          @input="getTableData"
+          @input="handleCurrentChange(1)"
           clearable>
             <i slot="prefix" class="el-input__icon el-icon-search"></i>
           </el-input>