信号下发change
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user