chore: 默认显示Drawer的title

This commit is contained in:
dap 2024-11-09 19:38:45 +08:00
parent d69618e491
commit c6b3ca9815

View File

@ -36,6 +36,7 @@ export class DrawerApi {
confirmLoading: false,
contentClass: '',
footer: true,
header: true,
isOpen: false,
loading: false,
modal: true,