delete clog
This commit is contained in:
parent
66d8236df8
commit
9c229142bf
@ -26,7 +26,6 @@ export default {
|
|||||||
methods: {
|
methods: {
|
||||||
handlePhotoChange (value) {
|
handlePhotoChange (value) {
|
||||||
this.image = value
|
this.image = value
|
||||||
// this.result = this.checkPhoto(value)
|
|
||||||
},
|
},
|
||||||
checkPhoto (photo) {
|
checkPhoto (photo) {
|
||||||
return Math.random() < 0.5
|
return Math.random() < 0.5
|
||||||
|
Loading…
Reference in New Issue
Block a user