002201 hace 2 años
padre
commit
611f23c04b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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() {