移出冗余
This commit is contained in:
@@ -165,7 +165,6 @@ export default {
|
||||
if (!this.inputValue.length || this.inputValue.includes("."))
|
||||
return false;
|
||||
}
|
||||
console.log(data);
|
||||
this.inputValue.push(data);
|
||||
},
|
||||
close() {
|
||||
|
||||
Reference in New Issue
Block a user