浏览代码

Revert "修改名称是重置匹配选择"

This reverts commit d7add367442adf0118b8031a41f27293d0f6e168.
wyq 4 年之前
父节点
当前提交
8af0973070
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/components/common/LtModal.vue

+ 0 - 1
src/components/common/LtModal.vue

@@ -319,7 +319,6 @@ export default {
         this.showDrop = false;
         if (res.data.code === '0') {
           this.tableData = res.data.data;
-          this.getIndex = 6;
         }
       });
     },