Explorar o código

修改表格全选

lrf402788946 %!s(int64=5) %!d(string=hai) anos
pai
achega
bf11d90a98
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      components/data-table.vue

+ 0 - 5
components/data-table.vue

@@ -127,11 +127,6 @@ export default {
       }
       this.$set(this, `pageSelected`, res);
       this.$emit(`handleSelect`, res);
-
-      // let res = [];
-      // this.pageSelected.concat(selection);
-      // res = this.pageSelected;
-      // this.$emit('handleSelect', _.uniqBy(res, `id`));
     },
     initSelection() {
       this.$nextTick(() => {