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