魏志佳 hace 5 años
padre
commit
c54e930b4d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/modules/BatchCreate/MultiCheckBox.vue

+ 1 - 1
src/views/modules/BatchCreate/MultiCheckBox.vue

@@ -135,7 +135,7 @@ export default {
     },
     listItemClick(event, item) {
       console.log(item)
-      this.$emit('update:parentChecked',item.checked)
+
       this.$emit('getItemData', {
         clickObj: event.target,
         data: item