feat: The dialog supports custom-defined window size. #527
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -471,6 +471,7 @@ export default {
|
||||
},
|
||||
dialogDemo: {
|
||||
dialog: '弹窗',
|
||||
resizeDialog: '可自定义调节弹窗大小的弹窗',
|
||||
dialogDes: '基于 ElementPlus 的 Dialog 组件二次封装',
|
||||
open: '打开',
|
||||
close: '关闭',
|
||||
|
||||
Reference in New Issue
Block a user