002201 2 năm trước cách đây
mục cha
commit
611f23c04b
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/components/popover-select/index.vue

+ 2 - 0
src/components/popover-select/index.vue

@@ -126,6 +126,8 @@ export default {
         }
         this.$emit("update:source", source);
       }
+      //
+      this.$emit("change", prop);
     },
   },
   created() {