Commit 9fcd711c by 刘泽奇

123

parent c2671077
...@@ -90,7 +90,6 @@ module.exports= ...@@ -90,7 +90,6 @@ module.exports=
} }
}, },
blur(e){ blur(e){
this.value = e.target,value;
this.$emit("input",this.sels,e); this.$emit("input",this.sels,e);
}, },
fetchHistoryData(){ fetchHistoryData(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment