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, confirmLoading: false,
contentClass: '', contentClass: '',
footer: true, footer: true,
header: true,
isOpen: false, isOpen: false,
loading: false, loading: false,
modal: true, modal: true,