002201 преди 2 години
родител
ревизия
611f23c04b
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  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() {