@@ -47,9 +47,13 @@
this.show = true
},
- close() {},
+ close() {
+ this.show = false
+ },
- handOK() {},
+ handOK() {
}