信号下发change

This commit is contained in:
2022-09-20 14:58:52 +08:00
parent 35c6e796cc
commit 58c1ff28e0
2 changed files with 2 additions and 1 deletions

View File

@@ -135,6 +135,7 @@ export default {
}
},
toSure () {
console.log(this.val3)
if (this.val1 && this.val2 && this.val3 && this.val4 && this.val5) {
this.putPoint()
} else {