nie fix jednak
This commit is contained in:
parent
a625dd0495
commit
3e00b4dda4
@ -31,7 +31,8 @@ export default {
|
|||||||
this.image = value
|
this.image = value
|
||||||
},
|
},
|
||||||
checkPhoto (photo) {
|
checkPhoto (photo) {
|
||||||
return Math.random() < 0.5
|
// let formData = new FormData();
|
||||||
|
// formData.append('')
|
||||||
},
|
},
|
||||||
clear () {
|
clear () {
|
||||||
this.image = null
|
this.image = null
|
||||||
|
Loading…
Reference in New Issue
Block a user