buy modal complete!

This commit is contained in:
CuriousMagpie
2023-02-08 15:16:17 -05:00
parent 23f7dd94b6
commit 20df5eeb8f
2 changed files with 4 additions and 0 deletions
@@ -127,6 +127,9 @@ export default {
},
},
methods: {
setDefaults () {
this.input = 1;
},
},
};