Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-11-21 18:47:31 +08:00
59 changed files with 277 additions and 264 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ export const popupSharedProps = {
type: Boolean,
default: true,
},
// whether to close popup when click overlay
// whether to close popup when overlay is clicked
closeOnClickOverlay: {
type: Boolean,
default: true,