信号下发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 () { toSure () {
console.log(this.val3)
if (this.val1 && this.val2 && this.val3 && this.val4 && this.val5) { if (this.val1 && this.val2 && this.val3 && this.val4 && this.val5) {
this.putPoint() this.putPoint()
} else { } else {

View File

@@ -280,7 +280,7 @@ header
line-height .3rem line-height .3rem
font-size .13rem font-size .13rem
color #606266 color #606266
text-indent .05rem text-indent .16rem
background-color #fff background-color #fff
border 1px solid #D1D1D1 border 1px solid #D1D1D1
border-radius 4px border-radius 4px