1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
8545e8f1d6
commit
13429f45ed
|
|
@ -897,6 +897,8 @@ export default {
|
||||||
this.signVisible = false
|
this.signVisible = false
|
||||||
this.$emit('close')
|
this.$emit('close')
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
this.signVisible = false
|
||||||
}
|
}
|
||||||
} catch(e) {
|
} catch(e) {
|
||||||
console.log(e)
|
console.log(e)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue