feat: The dialog supports custom-defined window size. #527

This commit is contained in:
lt5227
2024-09-05 18:21:57 +08:00
parent 0290d83f96
commit e6affad67f
6 changed files with 294 additions and 0 deletions

View File

@@ -480,6 +480,7 @@ export default {
},
dialogDemo: {
dialog: 'Dialog',
resizeDialog: 'Resize dialog',
dialogDes: 'Secondary packaging of Dialog components based on ElementPlus',
open: 'Open',
close: 'Close',