失去焦点

master
Mr.sun 2 years ago
parent bddecf4e50
commit 5e41ba0ccb
  1. 4
      uni_modules/select-lay/components/select-lay/select-lay.vue

@ -160,9 +160,9 @@
this.isremove = false; this.isremove = false;
this.ismove = false; this.ismove = false;
} else { } else {
this.changevalue = this.oldvalue; // this.changevalue = this.oldvalue;
this.isremove = false; this.isremove = false;
this.active = false; // this.active = false;
} }
}, 153) }, 153)
}, },

Loading…
Cancel
Save