lilei %!s(int64=2) %!d(string=hai) anos
pai
achega
29e48d3842
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/common/returnReason.js

+ 1 - 0
src/views/common/returnReason.js

@@ -98,6 +98,7 @@ const ReturnReason = {
     },
     onChange(value) {
       console.log('onChange', value);
+      this.open = true;
       this.defaultVal = value;
       this.$emit('change', value);
       this.$emit('input', value);