console.log deleted
This commit is contained in:
parent
5f4dfe6d75
commit
e8b9e509b1
|
@ -40,7 +40,6 @@ export default class Textfield extends Input {
|
|||
|
||||
$postLink() {
|
||||
this.saveOldValue();
|
||||
console.log(this.value, this.oldValue);
|
||||
}
|
||||
|
||||
saveOldValue() {
|
||||
|
|
Loading…
Reference in New Issue