魏志佳 5 年之前
父節點
當前提交
c54e930b4d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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