feat: 所有侧滑增加点击外部后关闭的事件

This commit is contained in:
陈劲松
2020-02-26 18:26:55 +08:00
parent 54bfb5266f
commit d5f41c9ad0
11 changed files with 44 additions and 16 deletions

View File

@@ -164,7 +164,7 @@
this.rightBox.isEdit = isEdit;
},
clickos() {
//this.rightBox.show = false;
this.rightBox.show = false;
},
/*关闭弹框*/
esc() {