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